kiwi-el8/test/data
Neal Gompa 22190cfb74 Add support for filtering out files from the ESP image for GRUB
Prior to this change, KIWI blindly synced the ESP directory into the
embedded ESP image. Depending on the distribution and packages included
for the created image, this can have undesirable side-effects.

For image builds that need some more fine-grained control over the
creation of the embedded ESP image (particularly for ISO images),
this change introduces the ability to inject an exclusion list
similar to what is used to filter out files for the root filesystem.

Fixes: https://github.com/OSInside/kiwi/issues/2008
Fixes: https://github.com/OSInside/kiwi/issues/2777
2025-04-16 15:59:30 -04:00
..
.config/kiwi Add support for creating delta containers 2023-03-16 17:06:15 +01:00
appx Added new image type: wsl 2020-03-26 19:42:25 +01:00
description Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
description.buildservice Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
etc Fix reading of os-release file 2024-01-31 10:30:22 +01:00
image_info Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
isoboot Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
kiwi_config Add support for isomd5sum for tagging iso files 2024-08-26 11:49:55 +02:00
oemboot/example-distribution Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
root-dir Add support for filtering out files from the ESP image for GRUB 2025-04-16 15:59:30 -04:00
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
bootinfo.txt bootloader: Fix up ppc64 bootinfo again 2024-09-12 19:15:43 +02:00
credentials Allow to pass credentials as file reference 2022-12-14 16:58:43 +01:00
example_apt_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_arm_disk_size_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_btrfs_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_btrfs_vol_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_config_target_dir.xml Improve unit test for archive target_dir 2025-01-30 21:26:00 +01:00
example_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_containers_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_deprecated_schema.xml Handle XSLT errors better 2024-04-18 12:46:20 +02:00
example_disk_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_disk_size_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_disk_size_empty_vol_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_disk_size_oem_volume_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_disk_size_partition_too_small_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_disk_size_partitions_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_disk_size_vol_root_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_disk_size_volume_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_disk_size_volume_too_small_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_dot_profile_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_dot_profile_live_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_hkd_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_include_config_from_description_dir.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_include_config_missing_reference.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_include_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_lvm_arch_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_lvm_custom_rootvol_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_lvm_default_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_lvm_no_root_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_lvm_no_root_full_usr_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_lvm_preferred_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_multiple_users_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_no_default_type.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_no_image_packages_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_no_imageinclude_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_partitions_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_ppc_disk_size_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_pxe_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_runtime_checker_boot_desc_not_found.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_runtime_checker_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_runtime_checker_conflicting_types.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_runtime_checker_include_nested_reference.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_runtime_checker_no_boot_reference.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_runtime_checker_no_initrd_system_reference.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
example_this_path_config.xml Auto convert unit test XML data to schema v8.3 2025-01-13 10:24:04 +01:00
fstab Complete refactoring of fstab handling 2020-03-18 16:01:13 +01:00
gz_data.gz KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
include_repo.xml Add support for toplevel include directive(s) 2021-10-07 09:50:38 +02:00
include.xml Support this:// resource locator for includes 2021-11-25 16:02:48 +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
key_value KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
metalink Added support for reading metalink in info module 2021-11-22 22:08:56 +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
nested_include.xml Add support for toplevel include directive(s) 2021-10-07 09:50:38 +02:00
repomd.xml Implemented SolverRepositoryRpmMd 2016-11-08 18:17:51 +01:00
runtime_checker_metadata.yml Fixed runtime checks for dracut module packages 2024-04-18 11:26:12 +02:00
some_broken.env Add support for reading optional pkgmgr env file 2025-01-13 15:53:54 +01:00
some.env Add support for reading optional pkgmgr env file 2025-01-13 15:53:54 +01:00
sysconfig_example.txt Completion for grub bootloader configuration 2017-01-23 17:24:04 +01:00
systemd-id128.out Add support for discoverable partitions 2024-02-26 09:42:01 +01:00
vagrant_virtualbox.ovf Fixed ovf Machine section setup for virtualbox 2020-04-30 13:38:20 +02:00
xz_data.xz KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00