kiwi-el8/test/unit/iso_tools
Marcus Schäfer d6d57ea95b
Add support for ISO boot via systemd-boot
Create proper EFI FAT image via bootctl to be used as
alt loader in xorriso. This allows to boot the ISO
via EFI e.g kvm -bios /usr/share/qemu/ovmf-x86_64.bin -cdrom file.iso
Please note, hybrid boot is done via grub's hybrid MBR and
as systemd-boot does not provide one, hybrid boot is out
of scope yet. This Fixes #2281
2023-11-07 17:41:51 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
init_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
iso_test.py The actual padding is 0. And switch to sha256. 2023-06-01 17:00:47 +02:00
xorriso_test.py Add support for ISO boot via systemd-boot 2023-11-07 17:41:51 +01:00