From ebff6b00b98654b619c7b6f8a38b49260d16d2d8 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Dec 04 2014 20:18:53 +0000 Subject: workstation: use env group, no need to list productimg You can use environment groups in kickstarts with this @^ syntax. So we don't need to duplicate the environment group here, just use it. We also don't need to list the productimg package, as it's in the @workstation-product group which the environment pulls in. --- diff --git a/fedora-workstation-packages.ks b/fedora-workstation-packages.ks index 4cbde90..4f9aee2 100644 --- a/fedora-workstation-packages.ks +++ b/fedora-workstation-packages.ks @@ -6,21 +6,9 @@ -@input-methods -@standard -# Make sure to sync any additions / removals done here with -# workstation-product-environment in comps -@base-x -@core -@fonts -@guest-desktop-agents -@hardware-support +# Most of the heavy work is done in comps +@^workstation-product-environment @libreoffice -@multimedia -@networkmanager-submodules -@printing -@workstation-product - -# Branding for the installer -fedora-productimg-workstation # Exclude unwanted packages from @anaconda-tools group -gfs2-utils