Commit Graph

8 Commits

Author SHA1 Message Date
Marcus Schäfer
ad0353d6fc Added ImageBuilder factory 2016-01-20 10:59:43 +01:00
Marcus Schäfer
16a112f567
Make sure the create task creates the target dir 2016-01-19 14:38:58 +01:00
Marcus Schäfer
edbb2e7aa9
Added ContainerBuilder
currently supports building of docker containers
2016-01-19 12:45:43 +01:00
Marcus Schäfer
c196705f54 Continue with LiveImageBuilder class
Added isolinux bootloader setup, finished live build procedure
Live metadata injection still missing. grub2 efi boot for live
image still missing
2016-01-12 22:19:07 +01:00
Marcus Schäfer
8b2a5690d1 Added archive builder 2016-01-10 14:46:29 +01:00
Marcus Schäfer
0e03524a09
Refactor result collection
Put the creation of a result object into the builder classes
and return them from there. The builder instances knows about
the results not the task instances
2016-01-02 18:42:14 +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
09daca60c0
KIWI - appliance builder next generation
a rewrite of the current kiwi from https://github.com/openSUSE/kiwi
2015-12-05 16:17:10 +01:00