kiwi-el8/test/unit/bootloader
Marcus Schäfer bfa31d5e68
Support EFI boot from squashfs
grub supports reading from squashfs. If no extra bootloader
installation is required this allows to boot from a squashfs
rootfs without extra boot partition. The prebuilt grub images
usually does not contain the squash4 module which is the
reason why kiwi creates the EFI module itself if the system
is fully immutable. Please note; the grub configuration
must be provided manually as part of the image description
in this case because grub-mkconfig at the time it has to be
called has no write permissions anymore.
2023-03-25 14:26:10 +01:00
..
config Support EFI boot from squashfs 2023-03-25 14:26:10 +01:00
install Support new bootloadersettings section 2023-02-22 23:27:19 +01:00
template Added API for BLS and systemd-boot support 2022-11-12 17:39:22 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00