kiwi-el8/kiwi/bootloader/install
Marcus Schäfer 0985e21117
Support alternative EFI and grub modules paths
In SUSE products EFI binaries are historically located in
/usr/lib*/efi. In a recent move to package grub2 as noarch
fate#326960, a collision between x86_64 and aarch64 has been
identified, as both place platform-specific files in the same
spot. To rectify this, a new location was devised:
/usr/share/efi/$(uname -m). At the same time /usr/lib/grub2 will
move to /usr/share/grub2. This Fixes #924
2019-01-28 16:27:48 +01:00
..
__init__.py Cleanup api doc strings 2018-04-17 17:56:13 +02:00
base.py Cleanup api doc strings 2018-04-17 17:56:13 +02:00
grub2.py Support alternative EFI and grub modules paths 2019-01-28 16:27:48 +01:00
zipl.py Cleanup api doc strings 2018-04-17 17:56:13 +02:00