KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer 9e507a3c3f
Fixed spec file
update-alternatives is used, thus needs to be required
2016-05-27 10:50:10 +02:00
.github First draft of issue#43 2016-03-10 13:33:50 +01:00
doc Bump version: 8.16.2 → 8.16.3 2016-05-26 00:35:46 +02:00
helper Fixed completion generator 2016-05-26 00:33:13 +02:00
kiwi Bump version: 8.16.2 → 8.16.3 2016-05-26 00:35:46 +02:00
package Fixed spec file 2016-05-27 10:50:10 +02:00
test Fixed add_repo for zypper repositories 2016-05-23 10:07:30 +02:00
tools Make kiwicompat understand --version | -v option 2016-04-26 09:20:42 +02:00
.bumpversion.cfg Bump version: 8.16.2 → 8.16.3 2016-05-26 00:35:46 +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 Ignore backup files 2016-02-21 14:38:57 +01: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 Make sure enchant library is present for travis 2016-04-18 18:29:49 +02:00
.virtualenv.dev-requirements.txt Update api documentation setup 2016-04-08 16:10:15 +02:00
.virtualenv.requirements.txt Added python3-xattr dependency 2016-05-02 11:18:28 +02:00
LICENSE Fix #5: Improve setup.py 2015-12-14 22:32:25 +01:00
Makefile Set ident export-subst git attribute on version.py 2016-04-21 16:21:00 +02:00
MANIFEST.in Refactor data subpackage 2016-03-17 10:42:08 +01:00
README.rst md -> rst, radically shortend README 2016-04-21 08:48:33 +02:00
setup.cfg Tox setup updates 2016-02-24 10:24:08 +01:00
setup.py Added python3-xattr dependency 2016-05-02 11:18:28 +02:00
tox.ini Reuse env in tox.ini 2016-05-05 13:39:31 +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#installation>`__

* `Contributing <https://suse.github.io/kiwi/quickstart.html#contributing>`__

* |Doc|