poky/scripts/lib/wic/plugins/source
Ioan-Adrian Ratiu 870fbbd5c0 wic: isoimage-isohybrid: debloat image of redundant rootfs
There's no reason to have that rootfs.img filesystem in the image:
it's not used for anything because both the EFI and legacy boot paths
use the /initrd which contains the same contents as the rootfs.img,
only compressed. It was probably forgotten in there :)

My iso went down from 224 to 94 mb.

Tested using UEFI/legacy boots on CD-roms, usb dongle and qemu VM's.

(From OE-Core rev: 4c784379524cb12807ef87a02ef1514ed45c1cc3)

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-06-29 11:07:45 +01:00
..
bootimg-efi.py wic/bootimg-efi.py: recognize initrd when using grub 2018-06-04 15:15:00 +01:00
bootimg-partition.py wic: partition plugin wrongly assumes it is rootfs 2018-03-04 11:35:40 +00:00
bootimg-pcbios.py wic: Introduce --fsuuid and have --use-uuid make use of UUID too 2017-12-18 18:03:58 +00:00
isoimage-isohybrid.py wic: isoimage-isohybrid: debloat image of redundant rootfs 2018-06-29 11:07:45 +01:00
rawcopy.py wic: support filesystem label for rawcopy 2017-12-10 22:45:19 +00:00
rootfs.py wic: rootfs: make copied rootfs unique 2017-07-30 08:46:19 +01:00