#218 Include shim and grub2 packages for 32-bit EFI firmware
Merged by kalev. Opened by kalev.
kalev/workstation-ostree-config 32-bit-efi-firmware  into  main

Download 218.patch

https://pagure.io/workstation-ostree-config/issue/217

@kalev I think we could just remove grub2, but other than that looks good to me, thanks!

@kalev I think we could just remove grub2, but other than that looks good to me, thanks!

And we should instead include grub2-pc for legacy BIOS installs.

I checked and we are good since grub2-pc provides grub2. So while having grub2-pc would be more explicit, I think is OK to just leave grub2 as it is now.

$ sudo dnf provides grub2
Last metadata expiration check: 0:00:51 ago on Mon 17 May 2021 11:13:43 AM CEST.
grub2-pc-1:2.06~rc1-3.fc34.x86_64 : Bootloader with support for Linux, Multiboot, and more
Repo        : fedora
Matched from:
Provide    : grub2 = 1:2.06~rc1-3.fc34

1 new commit added

  • Explicitly include grub2-pc instead of grub2

Thanks! I pushed a new commit to explicitly include grub2-pc as well while we are at this.

Thanks! I pushed a new commit to explicitly include grub2-pc as well while we are at this.

Great, thanks a lot!

Pull-Request has been merged by kalev

Metadata