drop ostree-grub2 as it's now handled by BLS config in grub2
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
parent
9edab66155
commit
2bc5b74146
1 changed files with 3 additions and 3 deletions
|
|
@ -112,15 +112,15 @@
|
|||
"clevis", "clevis-dracut", "clevis-luks",
|
||||
"attr"],
|
||||
|
||||
"packages-aarch64": ["grub2-efi-aa64", "ostree-grub2", "efibootmgr", "shim-aa64",
|
||||
"packages-aarch64": ["grub2-efi-aa64", "efibootmgr", "shim-aa64",
|
||||
"uboot-tools", "uboot-images-armv8", "bcm283x-firmware",
|
||||
"fwupdate", "fwupdate-efi", "arm-image-installer"],
|
||||
|
||||
"packages-armhfp": ["grub2-efi-arm", "ostree-grub2", "efibootmgr",
|
||||
"packages-armhfp": ["grub2-efi-arm", "efibootmgr",
|
||||
"uboot-tools", "uboot-images-armv7", "bcm283x-firmware",
|
||||
"arm-image-installer"],
|
||||
|
||||
"packages-x86_64": ["grub2", "grub2-efi-x64", "ostree-grub2", "efibootmgr", "shim-x64",
|
||||
"packages-x86_64": ["grub2", "grub2-efi-x64", "efibootmgr", "shim-x64",
|
||||
"fwupdate", "fwupdate-efi", "microcode_ctl",
|
||||
"iwl1000-firmware", "iwl100-firmware", "iwl105-firmware", "iwl135-firmware",
|
||||
"iwl2000-firmware", "iwl2030-firmware", "iwl3160-firmware", "iwl5000-firmware",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue