[Fedora-spins] [spin-kickstarts/F-14: 1/3] Get live Desktop CD under size.

Bruno Wolff III bruno at fedoraproject.org
Thu Oct 21 11:38:16 UTC 2010


commit ef5ef86f56f913dd330f65a7d44025157ffa797c
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Wed Oct 20 00:07:43 2010 -0500

    Get live Desktop CD under size.

 fedora-livecd-desktop.ks |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/fedora-livecd-desktop.ks b/fedora-livecd-desktop.ks
index e1782a7..188319f 100644
--- a/fedora-livecd-desktop.ks
+++ b/fedora-livecd-desktop.ks
@@ -13,6 +13,9 @@
 # Temporary list of things removed from comps but not synced yet
 -specspo
 
+# Remove animated background
+-laughlin-backgrounds-animated*
+
 # Drop the Java plugin
 -java-1.6.0-openjdk-plugin
 -java-1.6.0-openjdk
@@ -71,4 +74,9 @@
 %end
 
 %post
+# Since we aren't including the animated backgrounds we should use the plain one
+.
+gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults
+ -t str -s /desktop/gnome/background/picture_filename /usr/share/backgrounds/lau
+ghlin/default/laughlin.xml
 %end


More information about the spins mailing list