ks: add grub2-efi-x64-modules + xorriso for EFI/BOOT grafting
Past grub2-mkimage. Failed at xorrisofs final ISO assembly because EFI/BOOT dir not built — needs grub2-efi-x64-modules to compile standalone grubx64.efi.
This commit is contained in:
parent
5dea325a0c
commit
314a24f584
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ dracut-live
|
|||
dracut-config-generic
|
||||
kernel
|
||||
grub2-efi-x64
|
||||
grub2-efi-x64-modules
|
||||
grub2-pc
|
||||
grub2-pc-modules
|
||||
grub2-tools
|
||||
|
|
@ -74,6 +75,7 @@ shim-x64
|
|||
efibootmgr
|
||||
syslinux
|
||||
isomd5sum
|
||||
xorriso
|
||||
|
||||
|
||||
# core hardening tools
|
||||
|
|
|
|||
Loading…
Reference in a new issue