kiwi-el8/test/unit/bootloader
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
..
config Fixed use of BIOS grub image on ISO media 2021-02-11 12:47:35 +01:00
install Add support for s390 CDL DASD disks 2020-10-27 11:06:14 +01:00
template Fix/Refactor s390 support 2020-09-30 17:14:30 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00