kiwi-el8/kiwi/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 Fixed selinux labels for boot files 2024-06-17 18:24:44 +02:00
base.py Add missing base class method 2026-01-22 16:05:21 +01:00
grub2.py Allow to setup the environment blob for grub 2026-01-22 16:05:21 +01:00
systemd_boot.py Added API for BLS and systemd-boot support 2022-11-12 17:39:22 +01:00
zipl.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00