Marcus Schäfer
febd69ec0f
Refactor variable name for root directory
...
If it is clear the source directory is the root directory of
the image the variable should be named root_dir not source_dir
2016-01-19 11:15:18 +01:00
Marcus Schäfer
c081e364e5
Added DiskFormatGce class implementation
2016-01-04 13:15:40 +01:00
Marcus Schäfer
4afa876062
Fixed option handling for vmdk format
2016-01-01 22:55:09 +01:00
Marcus Schäfer
c408114b39
Activate disk format building in disk builder
...
If disk format and install media is configured together only
the install media will be built and a warning message for
skipping the disk format is shown
2016-01-01 22:09:34 +01:00
Marcus Schäfer
0bc56e824d
Added DiskFormatVhdFixed class implementation
2015-12-29 18:34:42 +01:00
Marcus Schäfer
b8192a6c45
Added DiskFormat base class
...
Also added implementation for DiskFormatQcow2.
More format classes will follow next
2015-12-23 12:57:54 +01:00