diskimage-builder/diskimage_builder/block_device
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
..
level0 Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
level1 Refactor: block-device partitioning cleanup 2017-03-07 18:43:09 +11:00
tests Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
__init__.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
blockdevice.py Refactor: block-device partitioning cleanup 2017-03-07 18:43:09 +11:00
blockdevicesetupexception.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
utils.py Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00