KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer dba6aaecc0 Fixup default behavior of build command
The build command automatically used an existing root tree
from a former build attempt. However this could cause an
inconsistent image if the former build root was not based on
the same image type setup. Thus it is better to allow this
only if the --allow-existing-root option is specified along
with the build command call
2017-05-23 16:32:41 +02:00
.github First draft of issue#43 2016-03-10 13:33:50 +01:00
doc Update manual pages 2017-05-22 17:59:58 +02:00
helper Add completion for versioned binaries 2017-03-13 14:33:47 +01:00
kiwi Fixup default behavior of build command 2017-05-23 16:32:41 +02:00
package Update spec template for SLE13->SLE15 2017-04-10 16:05:53 +02:00
test Fixup default behavior of build command 2017-05-23 16:32:41 +02:00
tools Delete obsolete C tools 2016-06-16 10:30:14 +02:00
.bumpversion.cfg Bump version: 9.6.1 → 9.6.2 2017-05-17 10:52:18 +02:00
.fuzzy Consolidate use of Makefiles for locale setup 2015-12-17 15:41:56 +01:00
.gitattributes Set ident export-subst git attribute on version.py 2016-04-21 16:21:00 +02:00
.gitignore Add C tools binaries to git ignore list 2016-05-31 10:46:48 +02:00
.landscape.yml Added landscap config file 2015-12-05 21:04:53 +01:00
.locale Consolidate use of Makefiles for locale setup 2015-12-17 15:41:56 +01:00
.travis.requirements.txt Use tox target for travis-sphinx 2016-04-18 17:47:38 +02:00
.travis.yml Update travis runtime requirements 2016-11-01 21:21:27 +01:00
.virtualenv.dev-requirements.txt Delete sphinxcontrib-programoutput setup 2016-11-04 10:29:27 +01:00
.virtualenv.requirements.txt Revert "pycparser 2.15 does not play well with xattr" 2016-10-18 19:02:13 +02:00
LICENSE Fixed GPL license text to match headers and spec 2017-04-28 12:13:30 +02:00
Makefile Make sure LICENSE and README got installed 2017-03-13 16:55:55 +01:00
MANIFEST.in Make sure LICENSE and README got installed 2017-03-13 16:55:55 +01:00
README.rst Update hyper links in project README 2016-06-16 13:47:13 +02:00
setup.cfg Additional container commandline options 2017-04-26 16:47:15 +02:00
setup.py Setup package for multipython build 2017-03-13 09:48:18 +01:00
tox.ini Fixed tox.ini doc target 2017-05-10 16:32:23 +02:00

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|