diskimage-builder/diskimage_builder/lib
Andreas Florath ec7f56c1b2 Refactor: block-device handling (partitioning)
During the creation of a disk image (e.g. for a VM), there is the need
to create, setup, configure and afterwards detach some kind of storage
where the newly installed OS can be copied to or directly installed
in.

This patch implements partitioning handling.

Change-Id: I0ca6a4ae3a2684d473b44e5f332ee4225ee30f8c
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-01-24 19:59:10 +00:00
..
common-defaults Merge remote-tracking branch 'origin/master' into merge-branch 2016-11-29 07:43:46 +11:00
common-functions Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
dib-run-parts Move dib-run-parts into diskimage-builder 2016-11-04 17:07:37 +11:00
die Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
disk-image-create Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
img-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
img-functions Refactor: block-device handling (partitioning) 2017-01-24 19:59:10 +00:00
ramdisk-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
ramdisk-functions Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
ramdisk-image-create Move diskimage-image-create to an entry point 2016-11-02 05:12:11 +00:00