add grub-efi on x86 for EFI boot support
This commit is contained in:
parent
55b4b06268
commit
33d306205e
@ -20,7 +20,7 @@ installpkg kernel
|
||||
installpkg kernel-PAE gpart
|
||||
%endif
|
||||
%if basearch in ("i386", "x86_64"):
|
||||
installpkg grub firstaidkit-plugin-grub efibootmgr biosdevname memtest86+
|
||||
installpkg grub grub-efi firstaidkit-plugin-grub efibootmgr biosdevname memtest86+
|
||||
%endif
|
||||
%if basearch in ("ppc", "ppc64"):
|
||||
installpkg yaboot fbset hfsutils kernel-bootwrapper ppc64-utils
|
||||
|
Loading…
Reference in New Issue
Block a user