poky/scripts/lib/wic
California Sullivan 46bb764616 wic: add wks file to make use of exclude-path functionality
Using --exclude-path and a wks.in file we can create an image that takes
the /boot/ directory for the boot partition, has an empty /boot/
directory in the rootfs partition. The boot partition gets mounted to
/boot/ after startup.

(From OE-Core rev: db904053e8ee80fb6930c5e7e22287927e0f25e2)

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-06 06:35:42 -08:00
..
canned-wks wic: add wks file to make use of exclude-path functionality 2018-03-06 06:35:42 -08:00
plugins wic: partition plugin wrongly assumes it is rootfs 2018-03-04 11:35:40 +00:00
__init__.py wic: move WicError to lib/wic/__init__.py 2017-03-04 23:18:17 +00:00
engine.py wic: implement ext fs support for 'wic rm' 2017-09-11 17:30:28 +01:00
filemap.py wic: if we can't get from ioctl, try from os.stat() 2018-01-14 09:11:57 +00:00
help.py wic: Add post operation hook for SourcePlugin 2018-03-04 11:35:40 +00:00
ksparser.py wic: Introduce --fsuuid and have --use-uuid make use of UUID too 2017-12-18 18:03:58 +00:00
misc.py wic: misc.py: Use mmd from mtools instead of syslinux 2017-11-05 22:33:23 +00:00
partition.py wic: Set a miniumum FAT16 volume size. 2018-03-04 11:35:40 +00:00
pluginbase.py wic: Add post operation hook for SourcePlugin 2018-03-04 11:35:40 +00:00