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-11-22 09:38:21 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-11-22 09:38:21 (GMT)
commitcb508fad09b634e3284ac3e90b995202518b5315 (patch)
tree9d85bbe909f612d33c66f59696e4fb7a3008f8f1
parentefee2c231b9376a56907d883b9298822e20b5584 (diff)
a few more cleanups to get us ready for launch
-rw-r--r--soas-sugar.ks3
-rw-r--r--soas.ks18
2 files changed, 0 insertions, 21 deletions
diff --git a/soas-sugar.ks b/soas-sugar.ks
index ce7bfd1..6cfc65e 100644
--- a/soas-sugar.ks
+++ b/soas-sugar.ks
@@ -64,9 +64,6 @@ yum-presto
echo "SoaS release 2 (Snapshot)" > /etc/fedora-release
echo "cpe://o:sugarlabs:soas:2" > /etc/system-release-cpe
-# setup e-mail for bug reports
-sed -i 's/root@localhost/feedback@sugarlabs.org/g' /etc/abrt/plugins/Mailx.conf
-
# add yum repos
cat >> /etc/yum.repos.d/sugar.repo << FOE
[sugar]
diff --git a/soas.ks b/soas.ks
index 5c3748c..9edc8c9 100644
--- a/soas.ks
+++ b/soas.ks
@@ -6,7 +6,6 @@
# packages for non-XO SoaS
####
-
# general
kernel
DeviceKit-disks
@@ -19,10 +18,6 @@ alpine
# additional wifi support
b43-openfwwf
-# include first boot configuration
-firstboot
-smolt-firstboot
-
# get ready for installer support
gparted
zyx-liveinstaller
@@ -41,19 +36,6 @@ google-droid-serif-fonts
%end
%post
-
-# check modules and themes and run firstboot
-rm -f /usr/share/firstboot/modules/create_user.*
-rm -f /usr/share/firstboot/modules/date.*
-rm -f /usr/share/firstboot/modules/eula.*
-
-touch /etc/reconfigSys
-chkconfig --level 345 firstboot on 2>/dev/null
-
-%end
-
-
-%post
# keep in sync with soas-base.ks's value
KERNEL_POSTINST_SCRIPT=/etc/kernel/postinst.d/olpc-fth-update