diskimage-builder/diskimage_builder/lib
Andreas Florath 803d40b0c6 Refactor block_device: passing command line parameters
The original approach was to pass each and every command
line parameter to the block device.  While the block device
functionality gets extended, this is not any longer practical.

Instead of passing in all the parameters separately this patch
collects these in a YAML file that is passed in to the block device
layer.

Change-Id: I9d07593a01441b62632234468ac25a982cf1a9f0
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-04-23 09:51:18 +00:00
..
common-defaults Adding aarch64 support for CentOS7 2017-03-22 10:46:54 -04:00
common-functions Refactor block_device: passing command line parameters 2017-04-23 09:51:18 +00:00
dib-run-parts Don't provide dib-run-parts 2017-04-05 13:11:20 +10:00
die Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
disk-image-create Refactor block_device: passing command line parameters 2017-04-23 09:51:18 +00:00
img-defaults Move elements & lib relative to diskimage_builder package 2016-11-01 17:27:41 -07:00
img-functions Merge "Ignore missing path in unmount_dir" 2017-04-07 15:59:47 +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