KIWI - Appliance Builder Next Generation EL8 fork
Go to file
2016-06-14 09:34:24 +02:00
.github First draft of issue#43 2016-03-10 13:33:50 +01:00
doc Differentiate between Python 2.7 and 3 in doc 2016-06-14 09:34:24 +02:00
helper Fixed completion generator 2016-05-26 00:33:13 +02:00
kiwi Merge pull request #90 from SUSE/debian-based-distro-support 2016-06-10 12:17:55 +02:00
package Fixed license setup in spec file 2016-06-09 13:20:25 +02:00
test Merge pull request #90 from SUSE/debian-based-distro-support 2016-06-10 12:17:55 +02:00
tools Move all build and install tasks to setup.py 2016-05-30 19:07:49 +02:00
.bumpversion.cfg Bump version: 8.16.5 → 8.17.0 2016-06-01 15:33:47 +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 Fixup indentation of travis setup 2016-06-09 14:33:07 +02:00
.virtualenv.dev-requirements.txt Remove double requirement 2016-06-07 17:13:03 +02:00
.virtualenv.requirements.txt Add Python2 compatibilitiy requirements 2016-06-07 15:30:30 +02:00
LICENSE Fix #5: Improve setup.py 2015-12-14 22:32:25 +01:00
Makefile Added pypi make target for upload 2016-06-01 15:32:38 +02:00
MANIFEST.in Create completion data at build time 2016-05-31 10:02:22 +02: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 State Python 2.7 in Trove category of setup.py 2016-06-14 09:27:41 +02:00
tox.ini Added tox target for python 2.7 2016-06-08 20:38:07 +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|