kiwi-el8/kiwi/tasks
Marcus Schäfer d086c50adf
Drop distro specific runtime check
The check_efi_mode_for_disk_overlay_correctly_setup exists because
shim-install does not work on read-only devices. However, shim-install
is a SUSE only tool that runs a SUSE specific secure boot setup.
For other secure boot processes this runtime check is not useful.
As runtime checks aims to be generally useful, this one gets
dropped.
2025-05-08 22:07:04 +02:00
..
__init__.py Continue Refactor into subpackage 2016-03-08 16:21:00 +01:00
base.py Drop distro specific runtime check 2025-05-08 22:07:04 +02: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 Use metalink repos for local test builds 2025-03-31 16:09:11 +02:00
system_create.py Add global --kiwi-file option 2021-11-29 12:23:26 +01:00
system_prepare.py Support sourcetype setting on the commandline 2025-03-25 11:35:09 +01:00
system_update.py Fixed delta_root build 2024-03-07 15:50:58 +01:00