mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-27 01:23:08 +00:00
mini: Add grub2, grub-efi and efibootmgr for EFI install/booting. Fixes bug #735023
This commit is contained in:
parent
986935e556
commit
b041e38a0a
@ -25,6 +25,11 @@ repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?rep
|
|||||||
kernel
|
kernel
|
||||||
memtest86+
|
memtest86+
|
||||||
|
|
||||||
|
# grub-efi and grub2 and efibootmgr so anaconda can use the right one on install.
|
||||||
|
grub-efi
|
||||||
|
grub2
|
||||||
|
efibootmgr
|
||||||
|
|
||||||
# implicitly include the fonts we want
|
# implicitly include the fonts we want
|
||||||
liberation-mono-fonts
|
liberation-mono-fonts
|
||||||
liberation-sans-fonts
|
liberation-sans-fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user