Commit Graph

6 Commits

Author SHA1 Message Date
Marcus Schäfer
d0fa83681f
Added support for using dracut initrd
As of today only the kiwi initrd could be used with an image
build. This commit adds a new initrd_system attribute and
allows to select between kiwi and dracut as initrd system.
Please note the dracut initrd does not support all features
of the kiwi initrd. This fixes #25
2016-02-29 20:52:25 +01:00
Marcus Schäfer
9745d598d2 Regenerate xml_parse data structures for python3 2016-02-19 11:51:42 +01:00
Marcus Schäfer
40e6308aa9 Port application from python 2.7 to 3.4
For new applications like this kiwi version and its use cases
it is better to base it on a more recent python version
2016-02-17 22:38:38 +01:00
Marcus Schäfer
1d1ed36261
Recompile schema and data structures
New attribute btrfs_root_is_snapshot and methods
2016-01-29 14:38:29 +01:00
Marcus Schäfer
36dd77190d
Rebuild schema and data structures 2016-01-12 22:50:29 +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