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-04-25 22:27:09 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-04-25 22:27:09 (GMT)
commit067171085f1b180fd6742d7c7b238f4e59ce8a50 (patch)
tree3c66ed3193e706348d39b84b1740e20520d7ec0b
parentfb7c07862231296f04005c5707aa765e3b1dfd59 (diff)
some fixes after moving content
-rw-r--r--base.ks4
-rw-r--r--soas.ks3
-rw-r--r--sugar.ks6
3 files changed, 5 insertions, 8 deletions
diff --git a/base.ks b/base.ks
index 6261e83..c5173fb 100644
--- a/base.ks
+++ b/base.ks
@@ -91,7 +91,6 @@ xconfig --startxonboot
-samba*
-*-backgrounds
-compiz-gnome
--nautilus-cd-burner
# strip fedora trademarks
-fedora-logos
@@ -99,9 +98,6 @@ generic-logos
# bits to set up the livecd while anaconda has been removed here
isomd5sum
-
-# make sure debuginfo doesn't end up on the live image
--*debuginfo
%end
%post
diff --git a/soas.ks b/soas.ks
index 68576d8..f24b37b 100644
--- a/soas.ks
+++ b/soas.ks
@@ -33,6 +33,9 @@ livecd-tools
# include to get better feedback
smolt
+# additional packages from our repo
+gstreamer-plugins-espeak
+
# qlogic firmwares
-ql2100-firmware
-ql2200-firmware
diff --git a/sugar.ks b/sugar.ks
index d019e46..4868cfd 100644
--- a/sugar.ks
+++ b/sugar.ks
@@ -9,6 +9,7 @@ espeak
etoys
evince-djvu
gvfs
+libffi
numpy
olpcsound
pygame
@@ -26,10 +27,7 @@ pulseaudio
alsa-plugins-pulseaudio
alsa-utils
gstreamer-plugins-good
-gstreamer-plugins-espeak
-
-# SugarPlatform-0.84
-libffi
+# espeak plugin is in soas.ks
%end