kiwi-el8/kiwi/storage/subformat
Marcus Schäfer 0296808e24
Update compression flag for qcow2 format
In case of a qcow2 format we store the result uncompressed
Since the format conversion only takes the real bytes into
account such that the sparseness of the raw disk will not
result in the output format and can be taken one by one
This Fixes bsc#1128146

In addition the commit includes a refactoring for the
evaluation of the compress flag in the runtime config.
Instead of the global overwrite, the flag gets evaluated
individually at the time the result metadata is created
2019-04-02 11:24:35 +02:00
..
template Add support to build vagrant boxes with the Virtualbox provider 2019-03-05 15:33:18 +01:00
__init__.py Add support to build vagrant boxes with the Virtualbox provider 2019-03-05 15:33:18 +01:00
base.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
gce.py Change bundling of image formats 2018-11-06 12:16:36 +01:00
ova.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
qcow2.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
vagrant_base.py Fixed DiskFormatVagrantBase docs and behavior 2019-02-22 09:52:13 +01:00
vagrant_libvirt.py Fix libvirt vagrant box Vagrantfile to use rsync by default 2019-03-21 12:21:53 +01:00
vagrant_virtualbox.py Add support to build vagrant boxes with the Virtualbox provider 2019-03-05 15:33:18 +01:00
vdi.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
vhd.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
vhdfixed.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00
vhdx.py Cleanup api doc strings 2018-04-17 10:29:42 +02:00
vmdk.py Update compression flag for qcow2 format 2019-04-02 11:24:35 +02:00