[Fedora-spins] [spin-kickstarts] fedora-live*-kde.ks: Move some common fixes to fedora-live-kde-base.ks.

Kevin Kofler kkofler at fedoraproject.org
Sat Mar 12 03:06:07 UTC 2011


commit 210456f31d529b31bffbec2b5951746eeb8f35d0
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sat Mar 12 04:01:21 2011 +0100

    fedora-live*-kde.ks: Move some common fixes to fedora-live-kde-base.ks.

 fedora-live-kde-base.ks |   12 ++++++++++++
 fedora-live-kde.ks      |   12 +-----------
 fedora-livecd-kde.ks    |   12 +-----------
 3 files changed, 14 insertions(+), 22 deletions(-)
---
diff --git a/fedora-live-kde-base.ks b/fedora-live-kde-base.ks
index 3e8975d..86e5410 100644
--- a/fedora-live-kde-base.ks
+++ b/fedora-live-kde-base.ks
@@ -10,6 +10,18 @@
 
 @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
 
 
diff --git a/fedora-live-kde.ks b/fedora-live-kde.ks
index 95ffd75..f7dd996 100644
--- a/fedora-live-kde.ks
+++ b/fedora-live-kde.ks
@@ -39,20 +39,10 @@ kde-l10n-*
 -kdegames
 kdegames-minimal
 
-# use system-config-printer-kde instead of system-config-printer
--system-config-printer
-system-config-printer-kde
-
 # use yum-presto by default
 yum-presto
 
-### fixes and space issues
-
-# make sure alsaunmute is there
-alsa-utils
-
-# make sure gnome-packagekit doesn't end up the KDE live images
--gnome-packagekit*
+### space issues
 
 # save some space (from @base)
 -make
diff --git a/fedora-livecd-kde.ks b/fedora-livecd-kde.ks
index 9cc0f02..d314c58 100644
--- a/fedora-livecd-kde.ks
+++ b/fedora-livecd-kde.ks
@@ -44,14 +44,10 @@ liveusb-creator
 -kdegames
 kdegames-minimal
 
-# use system-config-printer-kde instead of system-config-printer
--system-config-printer
-system-config-printer-kde
-
 # use yum-presto by default
 yum-presto
 
-### fixes and space issues
+### space issues
 
 # fonts (we make no bones about admitting we're english-only)
 wqy-microhei-fonts	# a compact CJK font, to replace:
@@ -62,12 +58,6 @@ wqy-microhei-fonts	# a compact CJK font, to replace:
 -paratype-pt-sans-fonts	# Cyrillic (already supported by DejaVu), huge
 #-stix-fonts		# mathematical symbols
 
-# make sure alsaunmute is there
-alsa-utils
-
-# make sure gnome-packagekit doesn't end up the KDE live images
--gnome-packagekit*
-
 # remove input methods to free space
 - at input-methods
 -scim*


More information about the spins mailing list