kiwi-el8/test/unit/bootloader/install
Marcus Schäfer 186c5bb4fa
Allow to setup the environment blob for grub
Added new <environment> section to the existing <bootloadersettings>
section which allows to specify environment variables for setting
up an environment blob for the selected loader. With this commit
we add support for grub by using grub2-editenv. Other loaders
do not yet have an implementation or does not support environment
blobs. Settings will be ignored for unsupported loaders.
This Fixes #2922

Co-authored-by: Rhys Oxenham <rhys.oxenham@suse.com>
2026-01-22 16:05:21 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Add missing base class method 2026-01-22 16:05:21 +01:00
grub2_test.py Allow to setup the environment blob for grub 2026-01-22 16:05:21 +01:00
init_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00
systemd_boot_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00
zipl_test.py Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00