kiwi-el8/test/unit/bootloader
Marcus Schäfer 791adcfcb7
Fix use of by-label device persistency in grub
If devicepersistency="by-label" is set in the KIWI description
it will correctly operate on the fstab values but still uses
the UUID based setting for root= in the grub config. This commit
allows to set root=LABEL=... in the grub config in case the
devicepersistency requested it. In order for this to work this
commit also had to increase the scope of the grub helper
method _fix_grub_root_device_reference which is now called in
any case. This Fixes #1757
2021-03-09 12:19:51 +01:00
..
config Fix use of by-label device persistency in grub 2021-03-09 12:19:51 +01:00
install Refactor grub2 installation 2021-03-03 15:19:43 +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