KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer 18ba277113
Change bundling of image formats
By default none of the image formats were stored as compressed
file. The reason behind this was the assumption that some
formats automatically makes use of compression, which is true
but only in their processing and not in their data blocks at
creation time. Storage and handling of the image file itself
becomes cumbersome and therefore we change the default bundle
setup for image formats to be compressed. This means the image
as it gets packed by KIWI needs to be uncompressed before use.
The following image formats are affected by the change in a
call of the result bundler:

    kiwi result bundle ...

    * qcow2 (.qcow2.xz)
    * vdi   (.vdi.xz)
    * vhd   (.vhd.xz)
    * vhdx  (.vhdx.xz)
    * vmdk  (.vmdk.xz)

All other image formats already defined a custom bundling
setup including compression and are not affected by this change.
This Fixes #650
2018-11-06 12:16:36 +01:00
.github Update issue template 2017-09-25 16:53:27 +02:00
build-tests Unpack root.tar.gz file for LVM integration test 2018-10-16 10:32:15 +02:00
doc Bump version: 9.16.35 → 9.16.36 2018-11-06 10:11:08 +01:00
dracut/modules.d Support ramdisk deployment in OEM images 2018-10-31 10:26:38 +01:00
helper Use the versioned Python interpreter path to run build helper scripts 2018-06-06 08:45:52 -04:00
kiwi Change bundling of image formats 2018-11-06 12:16:36 +01:00
package Use %{ix86} rather than %ix86 in spec template 2018-10-19 08:51:47 +02:00
test Change bundling of image formats 2018-11-06 12:16:36 +01:00
tools Update kiwi tools README 2018-09-21 16:45:19 +02:00
.bumpversion.cfg Bump version: 9.16.35 → 9.16.36 2018-11-06 10:11:08 +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 Fixed package doc install target 2018-10-11 15:29:20 +02: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 Follow up fix for skip_cleanup use 2018-08-20 22:36:11 +02:00
tox.ini Bypass Jekyll processing for github pages 2018-11-06 10:09:44 +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|