[Fedora-spins] [spin-kickstarts] Move fpaste to the base ks. It's small, doesn't have many deps and very

Kevin Fenzi kevin at fedoraproject.org
Wed Feb 9 15:53:41 UTC 2011


commit ed00e34b0b602d9649663671f06adb282ae3c9d7
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Wed Feb 9 08:53:07 2011 -0700

    Move fpaste to the base ks. It's small, doesn't have many deps and very
    useful for debugging problems.

 fedora-live-base.ks   |    3 +++
 fedora-live-kde.ks    |    1 -
 fedora-livecd-kde.ks  |    1 -
 fedora-livecd-xfce.ks |    1 -
 4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fedora-live-base.ks b/fedora-live-base.ks
index 5aed410..f4bd183 100644
--- a/fedora-live-base.ks
+++ b/fedora-live-base.ks
@@ -49,6 +49,9 @@ memtest86+
 anaconda
 isomd5sum
 
+# fpaste is very useful for debugging and very small
+fpaste
+
 %end
 
 %post
diff --git a/fedora-live-kde.ks b/fedora-live-kde.ks
index 6132ada..2dd6ce4 100644
--- a/fedora-live-kde.ks
+++ b/fedora-live-kde.ks
@@ -29,7 +29,6 @@ koffice-filters
 fuse
 liveusb-creator
 #pavucontrol			# nice to have but pulls in gstreamer (~3 megs)
-fpaste				# user request and pretty small
 
 # only include kdegames-minimal
 -kdegames
diff --git a/fedora-livecd-kde.ks b/fedora-livecd-kde.ks
index d58af26..09c4e33 100644
--- a/fedora-livecd-kde.ks
+++ b/fedora-livecd-kde.ks
@@ -39,7 +39,6 @@ koffice-filters
 fuse
 liveusb-creator
 #pavucontrol			# nice to have but pulls in gstreamer (~3 megs)
-fpaste				# user request and pretty small
 
 # only include kdegames-minimal
 -kdegames
diff --git a/fedora-livecd-xfce.ks b/fedora-livecd-xfce.ks
index 8662d54..febbd34 100644
--- a/fedora-livecd-xfce.ks
+++ b/fedora-livecd-xfce.ks
@@ -88,7 +88,6 @@ wget
 irssi
 mutt
 yum-utils
-fpaste
 
 # xfce packages
 @xfce-desktop


More information about the spins mailing list