add grub2-tools to aarch64, drop duplicate grubby
Signed-off-by: Peter Robinson <Peter Robinson pbrobinson@fedoraproject.org>
This commit is contained in:
parent
c60338464b
commit
41db63c1be
@ -37,7 +37,7 @@ installpkg glibc-all-langpacks
|
||||
|
||||
## arch-specific packages (bootloaders etc.)
|
||||
%if basearch == "aarch64":
|
||||
installpkg efibootmgr grub2-efi grub2-efi-modules grubby shim shim-unsigned
|
||||
installpkg efibootmgr grub2-efi grub2-efi-modules grub2-tools shim shim-unsigned
|
||||
%endif
|
||||
%if basearch in ("arm", "armhfp"):
|
||||
installpkg kernel-lpae
|
||||
|
Loading…
Reference in New Issue
Block a user