From 6776ecf8fa2b9b416c4e0a9a262cc428e671fb0a Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: May 25 2022 15:27:52 +0000 Subject: Enable all ELN and ELN-Extras variants Signed-off-by: Stephen Gallagher --- diff --git a/fedora/override.conf b/fedora/override.conf index eb85955..76fde82 100644 --- a/fedora/override.conf +++ b/fedora/override.conf @@ -1,10 +1,6 @@ # This files overrides default variables defined in the configs in # the ../shared directory. -# In Fedora, we do not build all variants, because they do not make sense -# in the Fedora world. -tree_variants = ["Everything", "BaseOS", "AppStream", "CRB"] - # Fedora signing keys. sigkeys = ['5323552a'] @@ -46,6 +42,31 @@ variant_as_lookaside = [ ("AppStream", "BaseOS"), ("CRB", "BaseOS"), ("CRB", "AppStream"), + ("Extras", "BaseOS"), + ("Extras", "AppStream"), + ("Extras", "CRB"), + ("Extras", "HighAvailability"), + ("Extras", "ResilientStorage"), + ("Extras", "RT"), + ("Extras", "NFV"), + ("Extras", "SAP"), + ("Extras", "SAPHANA"), + ("HighAvailability", "BaseOS"), + ("HighAvailability", "AppStream"), + ("ResilientStorage", "BaseOS"), + ("ResilientStorage", "AppStream"), + ("RT", "BaseOS"), + ("RT", "AppStream"), + ("NFV", "BaseOS"), + ("NFV", "AppStream"), + ("CRB", "BaseOS"), + ("CRB", "AppStream"), + ("SAP", "BaseOS"), + ("SAP", "AppStream"), + ("SAP", "HighAvailability"), + ("SAPHANA", "BaseOS"), + ("SAPHANA", "AppStream"), + ("SAPHANA", "HighAvailability"), ] gather_method = { diff --git a/variants.xml b/variants.xml index ccfba36..7c802b5 100644 --- a/variants.xml +++ b/variants.xml @@ -3,7 +3,8 @@ - + + aarch64 ppc64le @@ -11,125 +12,6 @@ x86_64 i386 - - - - guest-agents - standard - base - core - - additional-devel - anaconda-tools - conflicts-baseos - development - server-product - dial-up - networkmanager-submodules - file-server - fonts - gnome-desktop - graphical-admin-tools - hardware-monitoring - hardware-support - infiniband - headless-management - large-systems - legacy-unix - mail-server - mainframe-access - multimedia - smart-card - smb-server - network-tools - network-file-system-client - network-server - performance - platform-devel - python-web - remote-system-management - scientific - security-tools - system-tools - workstation-product - - standard - anaconda-tools - base - conflicts-appstream - core - additional-devel - base-x - console-internet - debugging - development - dotnet - dns-server - emacs - file-server - ftp-server - gnome-apps - gnome-desktop - guest-desktop-agents - graphical-admin-tools - graphics - hardware-monitoring - infiniband - workstation-product - multimedia - mail-server - mainframe-access - network-server - network-tools - container-management - smb-server - dial-up - fonts - input-methods - multimedia - networkmanager-submodules - network-file-system-client - print-client - desktop-debugging - internet-browser - gnome-desktop - guest-agents - guest-desktop-agents - headless-management - java-platform - java-development - gnome-apps - internet-applications - office-suite - performance - platform-devel - platform-kvm - platform-microsoft - platform-vmware - scientific - ostree-support - security-tools - smart-card - smb-server - system-tools - texlive - legacy-x - backup-client - remote-desktop-clients - remote-system-management - rpm-development-tools - virtualization-client - virtualization-hypervisor - virtualization-platform - virtualization-tools - web-server - - - - minimal-environment - custom-environment - server-product-environment -