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!
grub2
And we should instead include grub2-pc for legacy BIOS installs.
grub2-pc
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.
Great, thanks a lot!
Pull-Request has been merged by kalev
https://pagure.io/workstation-ostree-config/issue/217