KIWI - Appliance Builder Next Generation
EL8 fork
Loading the iso image into a read-only ramdisk caused some issues due to the activatImage method cp commands. With this commit the symlinks are consistent during the preinit phase and also before running the cp command it is tested we are not in a read-only filesystem. This commit is a port form openSUSE/kiwi#613 PR |
||
|---|---|---|
| .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|