generic-poky/scripts/lib/wic/utils
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
..
oe wic: add bmaptool to the list of utilities 2016-05-19 09:05:19 +01:00
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
errors.py wic: refactored processing of wic exceptions 2015-05-29 10:17:14 +01:00
misc.py wic: refactor get_boot_config 2016-01-20 17:07:13 +00:00
partitionedfs.py wic: Create a logical partition only when it is really mandatory 2016-12-13 22:55:19 +00:00
runner.py wic: decode output of subprocess.communicate 2016-05-14 23:05:14 +01:00
syslinux.py wic: Add plugin for single partition disk 2015-05-03 11:43:49 +01:00