KIWI - Appliance Builder Next Generation
EL8 fork
In order to ensure that the defined repositories in the KIWI configuration are set to the correct places for installing into the image, the sources-dir and preferences-dir need to be redefined to point to the in-image location, as it is done for the other package managers. |
||
|---|---|---|
| .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|