poky/scripts/lib/wic
Ioan-Adrian Ratiu 31a10cb6af wic/isoimage-isohybrid.py: change cpio generated uid&gid to root
By default cpio preserves the uid&guid's of the original user which
leads to host contamination and boot failures because commands like
mount from initramfs expect to be run by root and the original host
user might not even exist on the target.

(From OE-Core rev: 28910ee2eacc15cf42b5e58bd43b3bd15c34eb97)

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-03 15:51:36 +01:00
..
canned-wks wic: move parts of canned .wks into common.wks.inc 2016-01-20 17:07:13 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00
plugins wic/isoimage-isohybrid.py: change cpio generated uid&gid to root 2016-04-03 15:51:36 +01:00
utils wic: refactor get_boot_config 2016-01-20 17:07:13 +00:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
__version__.py wic: Bump the version to 2.0 2014-08-11 10:53:12 +01:00
conf.py wic: rename kickstarter.py -> ksparser.py 2016-01-19 17:24:48 +00:00
creator.py wic: use optparse instead of cmdln 2015-09-03 12:43:28 +01:00
engine.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
help.py wic: add help for 'include' command 2016-01-20 17:07:14 +00:00
ksparser.py wic: fix type of no-table option 2016-03-28 15:55:49 +01:00
msger.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
partition.py wic: don't throw away our created swap partition 2016-02-28 11:33:04 +00:00
plugin.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
pluginbase.py wic: fix short variable names 2015-09-03 12:43:31 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00