kiwi-el8/kiwi/tasks
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 Continue Refactor into subpackage 2016-03-08 16:21:00 +01:00
base.py Allow to setup the environment blob for grub 2026-01-22 16:05:21 +01:00
image_info.py Fix setup of kiwi environment variables 2024-11-17 23:40:29 +01:00
image_resize.py Move DiskFormat to context manager 2024-02-29 16:42:49 +01:00
result_bundle.py Add --no-compress option to bundler 2025-04-30 12:12:51 +02:00
result_list.py Fixed docopt strings to use correct binary name 2020-02-25 10:36:29 +01:00
system_build.py Update CA target distribution name 2026-01-07 14:51:10 +01:00
system_create.py Added check_target_dir_on_unsupported_filesystem 2025-05-14 11:15:04 +02:00
system_prepare.py Update CA target distribution name 2026-01-07 14:51:10 +01:00
system_update.py Fixed delta_root build 2024-03-07 15:50:58 +01:00