[Fedora-spins] [spin-kickstarts] Revert "workstation: Pull in all of workstation-product-environment"

Kalev Lember kalev at fedoraproject.org
Sun Oct 19 01:04:22 UTC 2014


commit b732c1813238538cf4209106d518fdb205f4651d
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Oct 18 23:02:40 2014 +0200

    Revert "workstation: Pull in all of workstation-product-environment"
    
    Turns out the @^ construction for pulling in comps environment groups
    doesn't work in kickstart, for reasons unknown.
    
    This reverts commit 6c3c08f4425662b36a4ea4b3b89d3223a9a43ef5.

 fedora-workstation-packages.ks |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/fedora-workstation-packages.ks b/fedora-workstation-packages.ks
index ec46a1d..4d0dccf 100644
--- a/fedora-workstation-packages.ks
+++ b/fedora-workstation-packages.ks
@@ -6,8 +6,18 @@
 - at input-methods
 - at standard
 
-# Actual package selection is done in workstation-product-environment in comps
-@^workstation-product-environment
+# Make sure to sync any additions / removals done here with
+# workstation-product-environment in comps
+ at base-x
+ at core
+ at fonts
+ at guest-desktop-agents
+ at hardware-support
+ at libreoffice
+ at multimedia
+ at networkmanager-submodules
+ at printing
+ at workstation-product
 
 # Exclude unwanted packages from @anaconda-tools group
 -gfs2-utils


More information about the spins mailing list