KIWI - Appliance Builder Next Generation
EL8 fork
Unfortunately the dracut initrd output file format varies between the different Linux distributions. Tools like lsinitrd, and also grub2 rely on the initrd output file to be in that format. Thus when kiwi uses dracut the same file format should be used all over the place in order to stay compatible with what the distribution does. Fixes #325 |
||
|---|---|---|
| .github | ||
| doc | ||
| helper | ||
| kiwi | ||
| package | ||
| test | ||
| tools | ||
| .bumpversion.cfg | ||
| .fuzzy | ||
| .gitattributes | ||
| .gitignore | ||
| .landscape.yml | ||
| .locale | ||
| .travis.requirements.txt | ||
| .travis.yml | ||
| .virtualenv.dev-requirements.txt | ||
| .virtualenv.requirements.txt | ||
| LICENSE | ||
| Makefile | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
KIWI—Next Generation
====================
.. |Build Status| image:: https://travis-ci.org/SUSE/kiwi.svg?branch=master
:target: https://travis-ci.org/SUSE/kiwi
.. |Health| image:: https://landscape.io/github/SUSE/kiwi/master/landscape.svg?style=flat
:target: https://landscape.io/github/SUSE/kiwi/master
.. |Doc| replace:: `Documentation <https://suse.github.io/kiwi>`__
|Build Status| |Health|
.. topic:: Abstract
KIWI, the OS image and appliance builder.
* `Installation <https://suse.github.io/kiwi/quickstart.html>`__
* `Contributing <https://suse.github.io/kiwi/contributing.html>`__
* |Doc|