Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/image/common.ini
diff options
context:
space:
mode:
Diffstat (limited to 'image/common.ini')
-rw-r--r--image/common.ini43
1 files changed, 16 insertions, 27 deletions
diff --git a/image/common.ini b/image/common.ini
index 167a3c8..bcd24ca 100644
--- a/image/common.ini
+++ b/image/common.ini
@@ -3,15 +3,12 @@
#
[global]
-# Supported locales in a comma separated list.
-# The format of items should be in format of `LANG[_COUNTRY[.CHARSET]]`.
-# If only LANG is set, all supported variations of LANG-COUNTRY will be added.
-# Default CHARSET is UTF8.
-langs=es,es_MX,es_PE,en_US,pt,pt_BR,fr,de,qu,ayc,quz
-
# Image title.
# Put your title here.
-customization_info = Hexoquinasa v1.3 BETA5
+customization_info = Hexoquinasa v1.3 BETA4
+
+# Languages to include
+#langs=es,en_US,pt,pt_BR,fr,de,qu,ayc,quz
# Image filename.
# String should contain one formatting argument to make Python expression,
@@ -21,9 +18,8 @@ image_name = hxp%%d
# Minimal list of required modules.
# All of the following modules need to be added to keep final image consistent.
-# The `*sugar*` modules are not included on purpose, Sugar related configuration
-# will happen in either in `sweets` section or in `deployment.rpm` package
-# added from the [custom_packages] section.
+# `*sugar*` modules are not included on purpose, Sugar related configuration
+# will happen in `deployment.rpm` added from [custom_packages] section.
modules_required =
base,
repos,
@@ -51,30 +47,23 @@ modules_extra =
path = latestbuild
[sweets]
-# Set current locale. If the option contains more than one value, the first
-# locale will be primary and the rest will be treated as secondary locales.
-# The format of items should be in format of `LANG_COUNTRY.CHARSET`.
-locale = en_US.UTF8
# Name of Sweets Distribution repository current one is based on.
# http://wiki.sugarlabs.org/go/Template:Sweets_Distribution_Linkbar
-sweets_repository = Factory
+sweets_repository = 0.94:SugarNetwork
-# Url to connect to Sugar Network API server.
-# There are several public nodes:
-# - http://node.sugarlabs.org
-# - http://node-testing.sugarlabs.org
-# - http://node-devel.sugarlabs.org
-api_url = http://node-testing.sugarlabs.org
+# Url to downstream repository which should contain (or provide)
+# "deployment" package. Put your url here.
+deployment_repository_url = http://download.sugarlabs.org/packages/Hexoquinasa:/1/Fedora-14/
-# Comma separated list of layers to restrict Sugar Network content by
-layers = pilot
+# Set particular image locales; if omitted, the full list will be generated
+locales = ayc_PE,es_PE,es_ES,es_MX,en_US,de_DE,fr_FR,pt_BR,quz_PE
# OBS repositories from packages.sugarlabs.org to install packages
# during image building phase and for post-image system upgrades.
# Each item should be in form of <OBS_PROJECT>/<OBS_REPOSITORY>
repositories =
# Sugar Network is being packaged in one of SweetsDistribution:* projects
- SweetsDistribution:Factory/Fedora-14,
+ SweetsDistribution:0.94:SugarNetwork/Fedora-14,
# It is a good practice to have a deployment.rpm, see [custom_packages] below
Hexoquinasa:1/Fedora-14
@@ -88,7 +77,7 @@ offline_activities =
org.laptop.WebActivity,
org.laptop.Calculate,
org.laptop.Chat,
-# org.vpri.EtoysActivity,
+ org.vpri.EtoysActivity,
org.laptop.ImageViewerActivity,
org.laptop.sugar.Jukebox,
org.laptop.sugar.ReadActivity,
@@ -112,7 +101,7 @@ offline_activities =
org.sugarlabs.SimpleGraph,
org.laptop.TurtleArtButia,
vu.lux.olpc.Speak,
-# org.laptop.WikipediaActivity,
+ org.laptop.WikipediaActivity,
#org.laptop.WikipediaActivityQU,
mulawa.Sudoku
@@ -138,7 +127,7 @@ add_packages =
# Deployment package which fetches all required dependencies and contains
# proper configuration. Post-image support will happen by updating
# `deployment.rpm` and spreading it via Sugar Network nodes.
- deployment-testing,
+ deployment,
# sugar-plugin-stats,
# sugar-plugin-upgrade,
# sugar-stats,