[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
some space saving
- From: Matthias Clasen <mclasen redhat com>
- To: Discussions about development for the Fedora desktop <fedora-desktop-list redhat com>
- Subject: some space saving
- Date: Wed, 08 Oct 2008 17:07:04 -0400
Here is a patch that adds
-gnome-games
-yelp
-gimp-help-browser
to the desktop spin kickstart file. With todays rawhide, it brings the
size down to 715M. Hopefully, with tomorrows rawhide (which actually has
a split off gimp-help-browser), it'll be much closer to 700.
I would have pushed this to the spin-kickstarts repo, but git gives me
an error. Can someone else please push this ?
Matthias
>From d173357341c5945098da26aae92b0f7f7b83ce3b Mon Sep 17 00:00:00 2001
From: Matthias Clasen <mclasen redhat com>
Date: Wed, 8 Oct 2008 15:01:57 -0400
Subject: [PATCH] save some more space...still too large
---
fedora-livecd-desktop.ks | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/fedora-livecd-desktop.ks b/fedora-livecd-desktop.ks
index 4de25bd..47f3f92 100644
--- a/fedora-livecd-desktop.ks
+++ b/fedora-livecd-desktop.ks
@@ -15,7 +15,7 @@ NetworkManager-vpnc
NetworkManager-openvpn
# we don't include @office so that we don't get OOo. but some nice bits
abiword
-gnumeric
+#gnumeric
#planner
#inkscape
@@ -30,6 +30,7 @@ festvox-slt-arctic-hts
-scim-tables-*
-wqy-bitmap-fonts
-dejavu-fonts-experimental
+-words
# more fun with space saving
-scim-lang-chinese
@@ -38,26 +39,27 @@ scim-chewing
scim-pinyin
# save some space
+-yelp
-gnome-user-docs
-gimp-help
+-gimp-help-browser
-evolution-help
+-gnome-games
-gnome-games-help
-nss_db
-vino
-
+-isdn4k-utils
-dasher
-evince-dvi
-evince-djvu
# not needed for gnome
-acpid
-# temporary - drags in many deps
+
+# these pull in excessive dependencies
-ekiga
-tomboy
-f-spot
-# try to get down to cd sized for the alpha
--gnumeric
--isdn4k-utils
# hack to deal with conditionals + multiarch blargh
-scim-bridge-gtk.i386
%end
--
1.6.0.1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]