]> code.ossystems Code Review - openembedded-core.git/commit
wic: add wks file to make use of exclude-path functionality
authorCalifornia Sullivan <california.l.sullivan@intel.com>
Thu, 1 Mar 2018 02:15:05 +0000 (18:15 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Mar 2018 14:23:06 +0000 (06:23 -0800)
commitdb904053e8ee80fb6930c5e7e22287927e0f25e2
tree4dfdc9a6765a1072c87c441297972a79a36dfd3a
parentd37be17527b354fddb3a5740d0197c590d620f42
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.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/canned-wks/efi-bootdisk.wks.in [new file with mode: 0644]