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-07-28 17:23:11 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-07-28 17:23:11 (GMT)
commita85c504d2e757eb3810ddbee497e6f1c7a688c05 (patch)
tree6e800b4ba0cb22e3d14ba025c8fb0d1811e1ae2b
parent78e28da7898bd8f170fe587cf9b5271e98e8a517 (diff)
fix typo in repo config and enable additional wifi support
-rw-r--r--soas-sugar.ks4
1 files changed, 2 insertions, 2 deletions
diff --git a/soas-sugar.ks b/soas-sugar.ks
index 07e4a02..320a37e 100644
--- a/soas-sugar.ks
+++ b/soas-sugar.ks
@@ -43,7 +43,7 @@ plymouth-theme-soas
gnome-power-manager
# additional wifi support
-# b43-openfwwf
+b43-openfwwf
# allow installation and first boot configuration
anaconda
@@ -160,7 +160,7 @@ cat >> /etc/yum.repos.d/sugar.repo << FOE
[sugar]
name=Sugar
failovermethod=priority
-baseurl=http://download.sugarlabs.org/soas/repositories/2/
+baseurl=http://download.sugarlabs.org/soas/repositories/3/
enabled=1
gpgcheck=0
FOE