[Fedora-spins] [spin-kickstarts/f21] workstation: Rely on comps for package selection

Kalev Lember kalev at fedoraproject.org
Fri Aug 29 12:36:52 UTC 2014


commit 82584a7784ec5fe0fa1af5eebea6530fe51bc463
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Aug 29 14:17:16 2014 +0200

    workstation: Rely on comps for package selection
    
    Drop most package removals / additions from the kickstart file and rely
    on the @workstation-product comps group pulling in the correct packages.
    
    We'll need package selection done in comps in order to make Workstation
    netinstall work properly.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1134524

 fedora-workstation-packages.ks |   65 +---------------------------------------
 1 files changed, 1 insertions(+), 64 deletions(-)
---
diff --git a/fedora-workstation-packages.ks b/fedora-workstation-packages.ks
index 6cb894a..d5c23cd 100644
--- a/fedora-workstation-packages.ks
+++ b/fedora-workstation-packages.ks
@@ -5,71 +5,8 @@
 @networkmanager-submodules
 @workstation-product
 
-# Workstation specific package
-firewalld-config-workstation
-
-#QT
-qt
-qt-settings
-qt-x11
-qt5-qtbase
-qt5-qtbase-gui
-qt5-qtdeclarative
-qt5-qtxmlpatterns
-
-devassistant
-scl-utils
-
-# FIXME; apparently the glibc maintainers dislike this, but it got put into the
-# desktop image at some point.  We won't touch this one for now.
-nss-mdns
-
-# This one needs to be kicked out of @standard
--smartmontools
-
-# We use gnome-control-center's printer and input sources panels instead
--system-config-printer
--im-chooser
-
--aisleriot
--baobab
--biosdevname
--coolkey
--deja-dup
--dtc
--dump
--ed
--finger
--ftp
--gc
+# Exclude unwanted packages from @anaconda-tools group
 -gfs2-utils
--gnu-free-fonts-common
--gnu-free-mono-fonts
--gnu-free-sans-fonts
--gnu-free-serif-fonts
--gtk2-immodule-xim
--gtk3-immodule-xim
--gtkmm24
--guile
--icedtea-web
--imsettings*
--irda-utils
--irqbalance
--isdn4k-utils
--kernel-modules-extra
--lftp
--linux-atm
--minicom
--nano
--ntsysv
--numactl
 -reiserfs-utils
--rsh
--tagsoup
--talk
--telnet
--uboot-tools
--xl2tpd
--NetworkManager-l2tp
 
 %end


More information about the spins mailing list