KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer b02b565d94 Added target_removable attribute
Indicate if the target disk for oem images is deployed to a
removable device e.g a USB stick or not. This only affects
the EFI setup if requested and in the end avoids the creation
of a custom boot menu entry in the firmware of the target
machine on first boot. This is related to bnc#993130
2016-10-14 08:31:23 +02:00
.github First draft of issue#43 2016-03-10 13:33:50 +01:00
doc Added target_removable attribute 2016-10-14 08:31:23 +02:00
helper Merge pull request #158 from SUSE/nitpicking_schema_parser 2016-10-07 15:51:00 +02:00
kiwi Added target_removable attribute 2016-10-14 08:31:23 +02:00
package Move to tar.gz as sdist target 2016-08-25 16:05:57 +02:00
test Cleanup use of cache location 2016-10-12 11:28:58 +02:00
tools Delete obsolete C tools 2016-06-16 10:30:14 +02:00
.bumpversion.cfg Bump version: 8.21.0 → 8.21.1 2016-10-11 10:49:38 +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 travis: Update pypi password 2016-09-07 17:49:23 +02:00
.virtualenv.dev-requirements.txt Switch to latest version of generateDS 2016-07-26 16:56:36 +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 Move to tar.gz as sdist target 2016-08-25 16:05:57 +02:00
MANIFEST.in Create completion data at build time 2016-05-31 10:02:22 +02:00
README.rst Update hyper links in project README 2016-06-16 13:47:13 +02:00
setup.cfg Move to tar.gz as sdist target 2016-08-25 16:05:57 +02:00
setup.py State Python 2.7 in Trove category of setup.py 2016-06-14 09:27:41 +02:00
tox.ini Integrate schema documentation into doc process 2016-09-12 16:31:48 +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|