kiwi-el8/test/data
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
..
.config/kiwi Make result compression in the bundler optional 2019-01-10 16:13:02 +01:00
description KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
description.buildservice Add support for alternative config file *.kiwi 2016-01-25 16:24:23 +01:00
isoboot XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
oemboot/example-distribution Delete dmraid aka: softraid soft/fakeraid support 2018-08-06 12:23:53 +02:00
root-dir KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
example_arm_disk_size_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_btrfs_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_config.xml Add history metadata for container builds 2018-11-08 15:33:04 +01:00
example_disk_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_disk_size_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_disk_size_empty_vol_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_disk_size_oem_volume_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_disk_size_vol_root_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_disk_size_volume_config.xml Fix disk size calculation for VMX 2018-12-18 14:56:54 +01:00
example_dot_profile_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_lvm_default_config.xml Support label attribute in volumes 2018-07-11 13:07:31 +02:00
example_lvm_no_root_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_lvm_no_root_full_usr_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_lvm_preferred_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_multiple_users_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_no_default_type.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_no_image_packages_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_no_imageinclude_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_ppc_disk_size_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_pxe_config.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_runtime_checker_boot_desc_not_found.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
example_runtime_checker_config.xml Added runtime check for label use 2018-07-13 10:29:30 +02:00
example_runtime_checker_no_boot_reference.xml XSL Auto update descriptions due to schema change 2018-03-23 09:42:24 +01:00
gz_data.gz KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
info.xml Move info.xml test data into its own file 2016-10-13 10:47:24 +02:00
iso_listing.txt Added isols method in Iso class 2015-12-09 12:53:00 +01:00
iso_no_marker.iso Added create_header_end_block method in Iso class 2015-12-09 17:06:22 +01:00
iso_with_marker.iso Added create_header_end_block method in Iso class 2015-12-09 17:06:22 +01:00
key_value KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
my_plugin.rnc Add extension validation and data access 2016-12-01 10:45:17 +01:00
my_plugin.rng Add extension validation and data access 2016-12-01 10:45:17 +01:00
repomd.xml Implemented SolverRepositoryRpmMd 2016-11-08 18:17:51 +01:00
sysconfig_example.txt Completion for grub bootloader configuration 2017-01-23 17:24:04 +01:00
xz_data.xz KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00