Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2009-12-29 10:37:23 (GMT)
committer Daniel Drake <dsd@laptop.org>2009-12-29 10:37:23 (GMT)
commitd1b67a980f253fe30b98d7affac18f5c46b69d99 (patch)
tree6aee0825d474093c9f8b67e606458ce339a1f05f /examples
parentc550016f2ad160709ba6e9cf32c59520e719cb9d (diff)
F11-xo1.5 config tweaks
Readd some of the missing activities Set version number, now that it looks like we'll be using this for 10.2 Add yum configuration to installed system (#9933)
Diffstat (limited to 'examples')
-rw-r--r--examples/f11-xo1.5.ini16
1 files changed, 11 insertions, 5 deletions
diff --git a/examples/f11-xo1.5.ini b/examples/f11-xo1.5.ini
index 0f5d206..f3d1cc7 100644
--- a/examples/f11-xo1.5.ini
+++ b/examples/f11-xo1.5.ini
@@ -1,7 +1,7 @@
[global]
fedora_release=11
-olpc_version_major=0
-olpc_version_minor=0
+olpc_version_major=10
+olpc_version_minor=2
olpc_version_release=0
target_platform=XO-1.5
langs=en,es,ar,pl,pt_BR,pt,it,fr,ht,el,mn,mr_IN,th,am_ET,km_KH,ne_NP,ur_PK,rw,ja,de,tr,te,ps,fa_AF,si,zh_CN
@@ -26,6 +26,12 @@ olpc_publicrpms_1=1,f11
olpc_publicrpms_2=1,f11-xo1.5
add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+[yumcfg]
+addrepo_1=1,olpc-f11,http://xs-dev.laptop.org/~dsd/repos/f11/
+addrepo_2=1,olpc-f11-xo1.5,http://xs-dev.laptop.org/~dsd/repos/f11-xo1.5/
+force_enable=fedora-updates-testing
+add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+
[sugar]
favorites_view_add=
org.sugarlabs.InfoSlicer,
@@ -51,8 +57,6 @@ sugar_version=0.84
; wikipedia removed during development because it's fat
; FIXME missing activities:
; org.laptop.HelpActivity
-; org.laptop.AcousticMeasure
-; org.laptop.StopWatchActivity
; org.laptop.Words
; org.laptop.sugar.GetBooksActivity
activities=org.laptop.WebActivity,
@@ -86,5 +90,7 @@ activities=org.laptop.WebActivity,
org.sugarlabs.InfoSlicer,
org.laptop.community.Colors,
com.socialtext.SocialCalcActivity,
- org.laptop.community.Finance
+ org.laptop.community.Finance,
+ org.laptop.AcousticMeasure,
+ org.laptop.StopWatchActivity