kiwi-el8/test/unit/bootloader/config
David Cassany 70bf9e98de
Fix the patch applied on grub.cfg
This commit fixes the patch applied on grub.cfg when EFI mode is
selected and grub < 2.04. There are some distros that make use of the
`linux16` command instead of `linux` in grub configuration, this commit
extends the regex to also consider `linux16` command.
2020-05-26 12:41:15 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Refactor setup of bootloader parameters 2020-05-08 13:30:43 +02:00
grub2_test.py Fix the patch applied on grub.cfg 2020-05-26 12:41:15 +02:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
isolinux_test.py Refactor setup of bootloader parameters 2020-05-08 13:30:43 +02:00
zipl_test.py Refactor setup of bootloader parameters 2020-05-08 13:30:43 +02:00