KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer 3346f3028f
Make result compression in the bundler optional
Calling kiwi result bundle will take the image build results
and bundle the relevant image files according to their image
type. Depending on the result configuration this could instruct
the bundler to compress one or more files from the result.
By default this compression is switched off in the bundler but
can be activated to save storage space and speedup download
of the image with the following runtime configuration:

bundle:
  - compress: true|false

If compression is activated the result image has to be
uncompressed before it can be used. This Fixes #901
2019-01-10 16:13:02 +01:00
.github Update issue template 2017-09-25 16:53:27 +02:00
build-tests Add Ubuntu bionic build tests 2018-11-27 17:09:52 +01:00
doc Bump version: 9.17.6 → 9.17.7 2019-01-07 11:17:52 +01:00
dracut/modules.d testing: fix issues marked by shellcheck 2018-12-04 17:24:05 +01:00
helper Use the versioned Python interpreter path to run build helper scripts 2018-06-06 08:45:52 -04:00
kiwi Make result compression in the bundler optional 2019-01-10 16:13:02 +01:00
package Add parted dependency for dracut-kiwi-live package 2018-11-19 11:19:36 +01:00
test Make result compression in the bundler optional 2019-01-10 16:13:02 +01:00
tools Update kiwi tools README 2018-09-21 16:45:19 +02:00
.bumpversion.cfg Bump version: 9.17.6 → 9.17.7 2019-01-07 11:17:52 +01:00
.codacy.yml Do not run Codacy analysis on tests 2018-07-20 12:37:41 +02:00
.gitattributes Set ident export-subst git attribute on version.py 2016-04-21 16:21:00 +02:00
.gitignore Update gitignore 2018-03-13 10:00:01 +01:00
.obs_test Update arm integration test 2018-05-08 16:31:57 +02:00
.obs_test_status Fixed make obs_test_status 2018-07-31 09:00:28 +02:00
.travis.yml Revert last travis.yml change 2018-11-05 22:20:11 +01:00
.virtualenv.dev-requirements.txt Use travis-sphinx to generate github pages doc 2018-11-05 16:24:35 +01:00
.virtualenv.requirements.txt Use xattr 0.9.3 2018-07-31 09:45:35 +02:00
LICENSE Fixed GPL license text to match headers and spec 2017-04-28 12:13:30 +02:00
Makefile Create a custom setup.py clean command 2018-11-23 12:27:00 +01:00
MANIFEST.in Added oci_tools to package MANIFEST 2018-11-05 10:38:41 +01:00
README.rst Move travis references to .com domain 2018-11-05 14:08:04 +01:00
setup.cfg Cleanup code to make flake8 happy 2018-10-25 15:52:17 +02:00
setup.py Create a custom setup.py clean command 2018-11-23 12:27:00 +01:00
tox.ini Make sure manual pages are part of pypi archive 2018-12-12 11:06:20 +01:00

KIWI - Next Generation
======================

.. |Build Status| image:: https://travis-ci.com/SUSE/kiwi.svg?branch=master
   :target: https://travis-ci.com/SUSE/kiwi
.. |Health| image:: https://api.codacy.com/project/badge/Grade/8ebd8ce362294fabb0870f50358e564f
   :target: https://www.codacy.com/app/Appliances/kiwi?utm_source=github.com&utm_medium=referral&utm_content=SUSE/kiwi&utm_campaign=Badge_Grade
.. |Doc| replace:: `Documentation <https://opensource.suse.com/kiwi>`__
.. |Installation| replace:: `Installation <https://opensource.suse.com/kiwi/installation.html>`__
.. |Contributing| replace:: `Contributing <https://opensource.suse.com/kiwi/development.html>`__
.. |Donate| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
   :target: https://www.paypal.me/SchaeferMarcus

|Build Status| |Health|

**KIWI, the OS image and appliance builder.**

* |Installation|

* |Contributing|

* |Doc|

If this project reduced your development time feel free to buy me a coffee.

|Donate|