diskimage-builder/diskimage_builder/block_device/level1
Andreas Florath 866a06f92d Refactor: block-device partitioning cleanup
Now that the main partitioning refactor patch is merged, there is
a small relict of handling partitions still in the disk-image-create
main.

This patch moves the functionality from disk-image-create to the
block-device/partitioning module: it is mostly a rewrite of the
original bash code in python.

Change-Id: Ia73baeca74180a7bc9ea487da03ff56d6a3070ce
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-03-07 18:43:09 +11:00
..
__init__.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
mbr.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
partitioning.py Refactor: block-device partitioning cleanup 2017-03-07 18:43:09 +11:00