generic-poky/scripts/lib/wic
Alessio Igor Bogani 8c1c43b790 wic: Create a logical partition only when it is really mandatory
Don't worth bother with logical partition on MBR partition type (aka
msdos) if disk image generated by wic should have 4 partitions.

(From OE-Core rev: 36a558fbdc96094626e7de1a3510691e30885368)

Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-13 22:55:19 +00:00
..
canned-wks systemd-bootdisk.wks: use PARTUUID 2016-11-15 15:19:54 +00:00
config wic: get rid of scripts/lib/image 2015-09-03 12:43:25 +01:00
imager wic: call os.ftruncate instead of running truncate 2016-11-06 23:35:36 +00:00
plugins wic: make sure that partition size is always an integer in internal processing 2016-11-15 15:19:55 +00:00
utils wic: Create a logical partition only when it is really mandatory 2016-12-13 22:55:19 +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: use items instead of iteritems 2016-05-14 23:05:13 +01:00
creator.py wic: implement --bmap option 2016-05-19 09:05:19 +01:00
engine.py wic: implement --bmap option 2016-05-19 09:05:19 +01:00
filemap.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
help.py wic: encode help text 2016-06-02 08:24:01 +01:00
ksparser.py wic: mountpoint is an optional argument 2016-07-20 10:28:47 +01:00
msger.py wic: use next builtin instead of .next method 2016-05-14 23:05:14 +01:00
partition.py wic: check that filesystem is specified for a rootfs partition 2016-11-15 15:19:55 +00:00
plugin.py wic: fix path parsing, use last occurrence 2016-05-20 10:20:55 +01:00
pluginbase.py wic: refactor pluginbase 2016-05-14 23:05:13 +01:00
test wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00