kiwi-el8/test/unit/bootloader/config
Marcus Schäfer 9b8dafed2c
Fixed use of BIOS grub image on ISO media
Not all systems (e.g Debian) creates the boot/grub|grub2 directory.
In kiwi when we need to create a custom grub image because we did
not find the distro provided one, an earlyboot.cfg file is created
and embedded into the grub image. The locaton to store that file
is below boot/grub|grub2. However if the directory does not exist
the build will fail as with the current Debian Live integration
test.
2021-02-11 12:47:35 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Add support for s390 CDL DASD disks 2020-10-27 11:06:14 +01:00
grub2_test.py Fixed use of BIOS grub image on ISO media 2021-02-11 12:47:35 +01:00
init_test.py Fix/Refactor s390 support 2020-09-30 17:14:30 +02:00
isolinux_test.py Refactor setup of bootloader parameters 2020-05-08 13:30:43 +02:00