Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2009-12-03 18:23:46 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-12-03 18:23:46 (GMT)
commitd4dc3de4697ad35bda7fc2cb3d6f1d9dcf3bb980 (patch)
treeddf4a63013178aabd3753a5cddfd4b264fd4f28c
parent95b91899a7b812d3a552fe4d9789cbc2b3a3c5de (diff)
we want our soas splash screen - fork plymouth
-rw-r--r--soas-base.ks4
-rw-r--r--soas-sugar.ks6
2 files changed, 3 insertions, 7 deletions
diff --git a/soas-base.ks b/soas-base.ks
index dfd7c3a..8e9f9a8 100644
--- a/soas-base.ks
+++ b/soas-base.ks
@@ -10,8 +10,8 @@ part / --size 2048 --fstype ext4
services --enabled=NetworkManager --disabled=atd,auditd,dnsmasq,ip6tables,iptables,mdmonitor,netfs,network,nscd,sshd
# Fedora 12 is out now!
-repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-12&arch=i386 --excludepkgs=generic-logos
-repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f12&arch=i386 --excludepkgs=generic-logos
+repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-12&arch=i386 --excludepkgs=generic-logos,plymouth*
+repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f12&arch=i386 --excludepkgs=generic-logos,plymouth*
%packages
@base
diff --git a/soas-sugar.ks b/soas-sugar.ks
index 3ebc62c..0664358 100644
--- a/soas-sugar.ks
+++ b/soas-sugar.ks
@@ -42,7 +42,7 @@ gnash-plugin
gtk-recordmydesktop
# pull plymouth theme
-plymouth-theme-charge
+plymouth-theme-soas
# allow better power management
gnome-power-manager
@@ -63,10 +63,6 @@ yum-presto
%post
-# adjust the plymouth theme config
-sed -i -e 's/0x416fa7/0xffffff/' /usr/share/plymouth/themes/charge/charge.plymouth
-sed -i -e 's/0x4b83c1/0xffffff/' /usr/share/plymouth/themes/charge/charge.plymouth
-
# change build strings
echo "SoaS release 2 (Snapshot)" > /etc/fedora-release
echo "cpe://o:sugarlabs:soas:2" > /etc/system-release-cpe