From 72fc203a824087a2382b684a65a6ef8fef27ec02 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Fri, 2 Jul 2021 19:43:40 -0400 Subject: [PATCH] Create "cloud-bootloader-tools" group for cloud server environment This group contains the package set for the needed bootloader packages across different architectures to simplify handling so that Cloud images always have the needed bootloaders when building for a given architecture. Reference: https://fedoraproject.org/wiki/Changes/FedoraCloudHybridBoot Signed-off-by: Neal Gompa --- comps-f35.xml.in | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/comps-f35.xml.in b/comps-f35.xml.in index 24a7a1fb..945d917e 100644 --- a/comps-f35.xml.in +++ b/comps-f35.xml.in @@ -472,6 +472,31 @@ xreader + + cloud-bootloader-tools + <_name>Bootloader tools for Cloud images + <_description>Bootloader software for images that run in "cloud" environments + false + false + + efibootmgr + grub2-efi-aa64 + grub2-efi-arm + grub2-efi-ia32 + grub2-efi-x64 + grub2-pc + grub2-ppc64 + grub2-ppc64le + grub2-tools + grub2-tools-efi + grub2-tools-extra + s390utils + s390utils-base + shim-aa64 + shim-ia32 + shim-x64 + + cloud-infrastructure <_name>Cloud Infrastructure @@ -6208,6 +6233,7 @@ <_description>A server install with components needed to run in a cloud environment. 3 + cloud-bootloader-tools cloud-server core