summaryrefslogtreecommitdiffstats
path: root/fedora-live-kde-base.ks
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2012-09-07 15:37:13 -0400
committerBill Nottingham <notting@redhat.com>2012-09-07 15:41:31 -0400
commitec245107800661d2ae82a49e3a66c1f3c7e240de (patch)
treead163340930fc040c55e77caf00e93d95852d6da /fedora-live-kde-base.ks
parenta04f6b714658151caa9e049e3ca63c4ac955ea52 (diff)
downloadspin-kickstarts-ec245107800661d2ae82a49e3a66c1f3c7e240de.tar.gz
spin-kickstarts-ec245107800661d2ae82a49e3a66c1f3c7e240de.tar.xz
spin-kickstarts-ec245107800661d2ae82a49e3a66c1f3c7e240de.zip
Change spins to use the new desktop env groups rather than big lists of packages.
Tested composes; package set roughly eqiuvalent.
Diffstat (limited to 'fedora-live-kde-base.ks')
-rw-r--r--fedora-live-kde-base.ks11
1 files changed, 3 insertions, 8 deletions
diff --git a/fedora-live-kde-base.ks b/fedora-live-kde-base.ks
index be93197..d8cc7ef 100644
--- a/fedora-live-kde-base.ks
+++ b/fedora-live-kde-base.ks
@@ -5,23 +5,18 @@
%include fedora-live-base.ks
%packages
+@kde-desktop
+@kde-media
+@kde-apps
### The KDE-Desktop
-@kde-desktop
-
### fixes
# use system-config-printer-kde instead of system-config-printer
-system-config-printer
system-config-printer-kde
-# make sure alsaunmute is there
-alsa-utils
-
-# make sure gnome-packagekit doesn't end up the KDE live images
--gnome-packagekit*
-
%end