From 1e9df8e9b20ba28143091d6b8693822156415ce6 Mon Sep 17 00:00:00 2001 From: Sebastian Silva (icarito) Date: Mon, 17 Dec 2012 06:59:30 +0000 Subject: v0.8 --- diff --git a/image/common.ini b/image/common.ini index 5a6d1bb..2bc2580 100644 --- a/image/common.ini +++ b/image/common.ini @@ -6,6 +6,7 @@ # Image title. # Put your title here. customization_info = Hexoquinasa XO distribution +fedora_release = 14 # Image filename. # String should contain one formatting argument to make Python expression, @@ -37,6 +38,16 @@ modules_extra = custom_scripts, signing +[repos] + +fedora_arch = i386 +fedora = fedora,fedora_updates +olpc_frozen_1 = 1,local.11.3.1 +olpc_frozen_2 = 1,local.11.3.0-xo1 +olpc_frozen_3 = 1,local.11.3.1-xo1 +add_excludes_to = fedora,fedora-updates,fedora-updates-testing + + [buildnr_from_file] # Path to file to keep current image release number. # If you change this file manually, make sure that file content doesn't end @@ -48,9 +59,11 @@ path = latestbuild # http://wiki.sugarlabs.org/go/Template:Sweets_Distribution_Linkbar # Right now, only "Factory" is accessible. sweets_repository = Factory +fedora_release = 14 # Url to downstream repository. Put your url here. -deployment_repository_url = http://download.sugarlabs.org/packages/SweetsDistribution:/Factory:/ReferenceXO/Fedora-%(fedora_release)s/ +deployment_repository_url = http://download.sugarlabs.org/packages/SweetsDistribution:/Factory:/ReferenceXO/Fedora-14/ +# deployment_repository_url = http://download.sugarlabs.org/packages/SweetsDistribution:/Factory:/ReferenceXO/Fedora-%(fedora_release)s/ # Sugar Network layer to restrict list of activities and their versions # Use Contributor Hub application to set what content should be in such layer @@ -75,7 +88,6 @@ offline_activities = org.laptop.Terminal, org.laptop.TurtleArtActivity, org.laptop.AbiWordActivity, - vu.lux.olpc.Speak, org.laptop.sugar.Jukebox, org.worldwideworkshop.olpc.JigsawPuzzle, org.laptop.TamTamMini, diff --git a/image/latestbuild b/image/latestbuild index 301160a..c147342 100644 --- a/image/latestbuild +++ b/image/latestbuild @@ -1 +1 @@ -8 \ No newline at end of file +81 \ No newline at end of file diff --git a/image/post.sh b/image/post.sh index 890a059..8fa4d37 100644..100755 --- a/image/post.sh +++ b/image/post.sh @@ -11,7 +11,8 @@ echo Installing homepage mkdir -p usr/share/library-common cp $src_root/../hx_home/* usr/share/library-common/ -cat > home/olpc/.i18n << EOF +echo Setting language +cat > home/olpc/.i18n <