kiwi-el8/test/unit/bootloader/config
Neal Gompa 76dedc5532 Drop copying GRUB2 modules to /boot with Secure Boot UEFI images
Copying the modules creates a situation where future updates
applied to a running system can cause GRUB to crash due to mixed
modules and GRUB EFI binaries.

It is not needed anyway since GRUB EFI binaries for Secure Boot have
all modules compiled into the binaries.

Fixes: https://github.com/OSInside/kiwi/issues/2790
2025-04-27 17:14:23 -04:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Fixed root setup for encrypted overlay disk 2025-04-25 14:22:41 +02:00
bootloader_spec_base_test.py Lookup distro provided BLS entries for zipl 2024-03-12 15:37:16 +01:00
custom_test.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00
grub2_test.py Drop copying GRUB2 modules to /boot with Secure Boot UEFI images 2025-04-27 17:14:23 -04:00
init_test.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00
systemd_boot_test.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00
zipl_test.py Fix genprotimg for s390 builds 2024-12-31 13:02:55 +01:00