[Bug 1182839] [Build 90.1] mokutil and shim not installed by default
https://bugzilla.suse.com/show_bug.cgi?id=1182839 https://bugzilla.suse.com/show_bug.cgi?id=1182839#c3 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Lukas Ocilka <locilka@suse.com> --- It works this way: See https://github.com/yast/yast-bootloader/blob/1e9710254b9be420c4c6dab76ade2cf... ## grub2-efi This option requires packages based on the architecture of the system: - i386 architecture requires: grub2-i386-efi. - x86_64 architecture requires: grub2-x86_64-efi. If secure boot is used, it also - requires shim and mokutil. - arm architecture requires: grub2-arm-efi. - aarch64 architecture requires: grub2-arm64-efi. Here's the code: https://github.com/yast/yast-bootloader/blob/793287a073b44f741f864048149d2f1... And here's a test: https://github.com/yast/yast-bootloader/blob/793287a073b44f741f864048149d2f1... -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com