kiwi-el8/test/unit/bootloader/install
Marcus Schäfer 6b2c4f88bb
Don't keep copy of grub2-install in the system
To prevent shim-install from calling grub2-install in uefi mode
kiwi temporary replaces the tool by a noop. This acts as a
workaround for an issue in shim-install. However the workaround
left a file copy of grub2-install in the system which should
not happen. This commit Fixes bsc#1173226 and Fixes #1490
2020-07-15 14:38:47 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
grub2_test.py Don't keep copy of grub2-install in the system 2020-07-15 14:38:47 +02:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
zipl_test.py Fixed zipl bootloader setup for s390 images 2019-11-14 12:01:06 +01:00