Commit Graph

6 Commits

Author SHA1 Message Date
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
87d7273c86
Added custom argument handling for disk formats 2016-01-01 21:03:47 +01:00
Marcus Schäfer
7ddb0ae86b
Added DiskFormat factory 2016-01-01 19:18:29 +01:00