kiwi-el8/kiwi/bootloader/config
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 Add support for BLS zipl 2024-03-10 11:28:21 +01:00
base.py Allow /boot to be a btrfs subvolume 2025-06-03 12:34:59 +02:00
bootloader_spec_base.py Add UKI support for the grub bootloader 2025-05-19 19:21:56 +02:00
custom.py Add UKI support for the grub bootloader 2025-05-19 19:21:56 +02:00
grub2.py Allow to setup the environment blob for grub 2026-01-22 16:05:21 +01:00
systemd_boot.py Add support for <initrd> section as part of <type> 2025-05-19 11:55:36 +02:00
zipl.py Add support for s390 UV-attestation 2025-11-10 16:29:14 +01:00