kiwi-el8/kiwi/bootloader/config
Marcus Schäfer 2e409ec189
Fix zipl setup for use with custom btrfs root vol
In the setup case that btrfs is used for the system and
the root partition is on a custom named volume (not /),
this information was not passed to the zipl bootloader
instance and this caused the mounting of the overall
root system to fail. This commit fixes it
2024-03-22 16:35:10 +01:00
..
__init__.py Add support for BLS zipl 2024-03-10 11:28:21 +01:00
base.py Followup fix for use of /boot/zipl 2024-03-13 09:33:30 +01:00
bootloader_spec_base.py Lookup distro provided BLS entries for zipl 2024-03-12 15:37:16 +01:00
custom.py Fixed use of custom bootloader 2024-02-12 13:04:29 +01:00
grub2.py Set default output console to gfxterm for grub 2024-02-28 10:42:17 +01:00
systemd_boot.py Use ExitStack for MountManagers 2024-01-31 15:04:10 +01:00
zipl.py Fix zipl setup for use with custom btrfs root vol 2024-03-22 16:35:10 +01:00