Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Collazo <scollazo@activitycentral.com>2012-11-03 15:22:52 (GMT)
committer Santiago Collazo <scollazo@activitycentral.com>2012-11-03 15:22:52 (GMT)
commit6ca04e8dafd8905717ffd93838440823324c9015 (patch)
tree3db49fc97ec28c041cece5702681bc2923adeb62
parentb26a23f3b324b2bf3cf8990d43425f74471ce5c0 (diff)
Updated dextrose4 ini files
-rw-r--r--examples/dextrose4-xo1.5.ini138
-rw-r--r--examples/dextrose4-xo1.75.ini142
-rw-r--r--examples/dextrose4-xo1.ini203
-rw-r--r--examples/dextrose4-xo4.ini142
-rwxr-xr-xexamples/disable_mesh.sh9
-rwxr-xr-xexamples/sugar-client-conf.sh61
6 files changed, 548 insertions, 147 deletions
diff --git a/examples/dextrose4-xo1.5.ini b/examples/dextrose4-xo1.5.ini
new file mode 100644
index 0000000..c65df0d
--- /dev/null
+++ b/examples/dextrose4-xo1.5.ini
@@ -0,0 +1,138 @@
+[global]
+fedora_release=18
+fedora_arch=i386
+target_platform=XO-1.5
+langs=en_US,en_AU,en_GB,es,es_UY,ar,pt,pt_BR,fr,ht,mn,mr_IN,am_ET,km_KH,ne_NP,ur_PK,rw,ps,fa_AF,si,zh_CN,de,hy
+customization_info=Dextrose 4 International
+
+olpc_version_major=4
+olpc_version_minor=0
+olpc_version_release=0
+customization_tag=DX
+
+; 401DX1.zd means: Dextrose 4.0 compilation 1 for XO 1.5, broken into
+; Version major number
+; Version minor number
+; Compilation number (contents of latestbuild file)
+; DX tag
+; Hardware model: 0=xo1 1=xo1.5 2=xo1.75 4=xo4
+
+[base]
+
+[xo1_5]
+
+[sd_card_image]
+
+[repos]
+fedora=fedora,fedora-updates,fedora-updates-testing
+olpc_publicrpms_1=1,f18
+olpc_publicrpms_2=1,f18-xo1.5
+add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+custom_repo_1=1,dextrose,http://build.activitycentral.com/devel-rpms
+
+[yumcfg]
+addrepo_1=1,olpc-f18,http://rpmdropbox.laptop.org/f18/
+addrepo_2=1,olpc-f18-xo1.5,http://rpmdropbox.laptop.org/f18-xo1.5/
+addrepo_3=1,dextrose,http://build.activitycentral.com/devel-rpms
+add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+
+[custom_scripts]
+custom_script_1=%(oob_config_dir)s/sugar-client-conf.sh
+
+[x11]
+
+[gnome]
+
+[sugar]
+favorites_view_add=
+ org.sugarlabs.InfoSlicer,
+ org.sugarlabs.IRC,
+ org.laptop.physics,
+ org.laptop.Words,
+ org.laptop.community.TypingTurtle,
+ org.gnome.Labyrinth,
+ org.laptop.sugar.GetBooksActivity,
+ org.laptop.WikipediaActivity,
+ org.laptop.WikipediaActivityEN,
+ org.laptop.StopWatchActivity,
+ org.laptop.RecordActivity,
+ org.laptop.community.Finance,
+ tv.alterna.Clock,
+ org.eq.FotoToon,
+ org.sugarlabs.AbacusActivity,
+ org.sugarlabs.PortfolioActivity,
+ org.sugarlabs.SimpleGraph
+favorites_view_del=
+ org.laptop.sugar.ReadActivity,
+ org.laptop.TamTamSynthLab
+protected_activities=
+ org.laptop.WebActivity,
+ org.laptop.Terminal,
+ org.laptop.Log,
+ org.laptop.AbiWordActivity,
+ org.laptop.sugar.ReadActivity,
+ org.laptop.ImageViewerActivity,
+ org.laptop.RecordActivity
+
+[sugar_activity_group]
+url=http://wiki.laptop.org/go/Activities/G1G1/13.1
+
+[buildnr_from_file]
+path=latestbuild-xo1.5
+
+[custom_packages]
+add_packages=
+; '/etc/powerd/postresume.d/disable_mesh.sh' is no more required.
+; now, mesh is being disabled via kernel parameter.
+; see 'config/disable_mesh.sh' for details.
+; dextrose-platform,
+; being replaced by sugar-client (alsroot's awesome work!)
+; dextrose-updater,
+; remove ds-backup-client
+;
+; now no more needed, via the fix to au#1563.
+; sugar-client,
+; FIXME: plugins not available for the XO-1.75
+; gstreamer-plugins-bad,
+; gstreamer-plugins-ugly,
+; gstreamer-ffmpeg,
+; sugar-control-frame,
+; sugar-control-accessibility,
+ hunspell-es,
+ hunspell-pt,
+ ipython,
+ liberation-mono-fonts,
+ liberation-serif-fonts,
+ liberation-sans-fonts,
+ pulseaudio-module-x11,
+ telepathy-idle,
+ telepathy-sofiasip,
+ x11vnc,
+ httpd,
+; au#1588: need "openssl-devel" package, for "libcrypto.so".
+ openssl-devel,
+ mod_ssl,
+
+; accessibility packages
+; Already added as dependencies for sugar-control-accessibility
+; ax,
+; CapitalFont,
+; FlatbedCursors,
+; magnifier-Ceibal,
+
+; temporary workaround for yum pulling in the wrong versions of Sugar packages
+; first and disregarding the dependencies of the DX3 versions of Sugar.
+ python-xlib,
+ upower,
+; Wasn't being picked automatically unlike previous builds
+ chkconfig,
+; Not in dx4:
+; sugar-hidden-network-connect,
+; sl#3285
+ rsyslog,
+ cronie,
+; sl#3336
+ ntp,
+ ntpdate,
+; uy#1792: needed to register "Documents" (and other special) folders.
+ xdg-user-dirs,
diff --git a/examples/dextrose4-xo1.75.ini b/examples/dextrose4-xo1.75.ini
new file mode 100644
index 0000000..0bb3976
--- /dev/null
+++ b/examples/dextrose4-xo1.75.ini
@@ -0,0 +1,142 @@
+[global]
+fedora_release=18
+fedora_arch=armhfp
+target_platform=XO-1.75
+langs=en_US,en_AU,en_GB,es,es_UY,ar,pt,pt_BR,fr,ht,mn,mr_IN,am_ET,km_KH,ne_NP,ur_PK,rw,ps,fa_AF,si,zh_CN,de,hy
+customization_info=Dextrose 4 International
+
+olpc_version_major=4
+olpc_version_minor=0
+olpc_version_release=0
+customization_tag=DX
+
+; 401DX1.zd means: Dextrose 4.0 compilation 1 for XO 1.5, broken into
+; ; Version major number
+; ; Version minor number
+; ; Compilation number (contents of latestbuild file)
+; ; DX tag
+; ; Hardware model: 0=xo1 1=xo1.5 2=xo1.75 4=xo4
+
+[base]
+
+[xo1_75]
+
+[sd_card_image]
+
+[repos]
+fedora=fedora,fedora-updates-testing
+olpc_publicrpms_1=1,f18
+olpc_publicrpms_2=1,f18-xo1.75
+add_excludes_to=fedora,fedora-updates-testing
+custom_repo_1=1,dextrose,http://build.activitycentral.com/devel-rpms
+
+
+[yumcfg]
+addrepo_1=1,olpc-f18,http://rpmdropbox.laptop.org/f18/
+addrepo_2=1,olpc-f18-xo1.75,http://rpmdropbox.laptop.org/f18-xo1.75/
+add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+addrepo_3=1,dextrose,http://build.activitycentral.com/devel-rpms
+
+[custom_scripts]
+custom_script_1=%(oob_config_dir)s/sugar-client-conf.sh
+
+[osk]
+
+[x11]
+
+[gnome]
+
+[sugar]
+favorites_view_add=
+ org.sugarlabs.InfoSlicer,
+ org.sugarlabs.IRC,
+ org.laptop.physics,
+ org.laptop.Words,
+ org.laptop.community.TypingTurtle,
+ org.gnome.Labyrinth,
+ org.laptop.sugar.GetBooksActivity,
+ org.laptop.WikipediaActivity,
+ org.laptop.WikipediaActivityEN,
+ org.laptop.StopWatchActivity,
+ org.laptop.RecordActivity,
+ org.laptop.community.Finance,
+ tv.alterna.Clock,
+ org.eq.FotoToon,
+ org.sugarlabs.AbacusActivity,
+ org.sugarlabs.PortfolioActivity,
+ org.sugarlabs.SimpleGraph
+favorites_view_del=
+ org.laptop.sugar.ReadActivity,
+ org.laptop.TamTamSynthLab
+protected_activities=
+ org.laptop.WebActivity,
+ org.laptop.Terminal,
+ org.laptop.Log,
+ org.laptop.AbiWordActivity,
+ org.laptop.sugar.ReadActivity,
+ org.laptop.ImageViewerActivity,
+ org.laptop.RecordActivity
+
+[sugar_activity_group]
+url=http://wiki.laptop.org/go/Activities/G1G1/13.1
+
+[buildnr_from_file]
+path=latestbuild-xo1.75
+
+[custom_packages]
+add_packages=
+; '/etc/powerd/postresume.d/disable_mesh.sh' is no more required.
+; now, mesh is being disabled via kernel parameter.
+; see 'config/disable_mesh.sh' for details.
+; dextrose-platform,
+; being replaced by sugar-client (alsroot's awesome work!)
+; dextrose-updater,
+; remove ds-backup-client
+;
+; now no more needed, via the fix to au#1563.
+; sugar-client,
+; FIXME: plugins not available for the XO-1.75
+; gstreamer-plugins-bad,
+; gstreamer-plugins-ugly,
+; gstreamer-ffmpeg,
+; sugar-control-frame,
+; sugar-control-accessibility,
+ hunspell-es,
+ hunspell-pt,
+ ipython,
+ liberation-mono-fonts,
+ liberation-serif-fonts,
+ liberation-sans-fonts,
+ pulseaudio-module-x11,
+ telepathy-idle,
+ telepathy-sofiasip,
+ x11vnc,
+ httpd,
+; au#1588: need "openssl-devel" package, for "libcrypto.so".
+ openssl-devel,
+ mod_ssl,
+
+; accessibility packages
+; Already added as dependencies for sugar-control-accessibility
+; ax,
+; CapitalFont,
+; FlatbedCursors,
+; magnifier-Ceibal,
+
+; temporary workaround for yum pulling in the wrong versions of Sugar packages
+; first and disregarding the dependencies of the DX3 versions of Sugar.
+ python-xlib,
+ upower,
+; Wasn't being picked automatically unlike previous builds
+ chkconfig,
+; Not in dx4:
+; sugar-hidden-network-connect,
+; sl#3285
+ rsyslog,
+ cronie,
+; sl#3336
+ ntp,
+ ntpdate,
+; uy#1792: needed to register "Documents" (and other special) folders.
+ xdg-user-dirs,
+
diff --git a/examples/dextrose4-xo1.ini b/examples/dextrose4-xo1.ini
index 5865329..c76769b 100644
--- a/examples/dextrose4-xo1.ini
+++ b/examples/dextrose4-xo1.ini
@@ -1,41 +1,78 @@
-; Dextrose4 F18 Sugar 0.97.7
[global]
fedora_release=18
fedora_arch=i386
-olpc_version_major=13
-olpc_version_minor=1
-olpc_version_release=0
target_platform=XO-1
-langs=en_US,en_AU,en_GB,hi_IN,es,ar,pt,pt_BR,fr,ht,mn,mr_IN,am_ET,km_KH,ne_NP,ur_PK,rw,ps,fa_AF,si,zh_CN
+langs=en_US,en_AU,en_GB,es,es_UY,ar,pt,pt_BR,fr,ht,mn,mr_IN,am_ET,km_KH,ne_NP,ur_PK,rw,ps,fa_AF,si,zh_CN,de,hy
customization_info=Dextrose 4 International
-image_name=dx4g%%03d
+olpc_version_major=4
+olpc_version_minor=0
+olpc_version_release=0
+customization_tag=DX
+
+; 401DX1.zd means: Dextrose 4.0 compilation 1 for XO 1.5, broken into
+; ; Version major number
+; ; Version minor number
+; ; Compilation number (contents of latestbuild file)
+; ; DX tag
+; ; Hardware model: 0=xo1 1=xo1.5 2=xo1.75 4=xo4
+
+
+[base]
+
+[xo1]
+
+[jffs2_image]
[repos]
fedora=fedora,fedora-updates,fedora-updates-testing
olpc_publicrpms_1=1,f18
olpc_publicrpms_2=1,f18-xo1
add_excludes_to=fedora,fedora-updates,fedora-updates-testing
-custom_repo_1=1,dextrose,http://download.sugarlabs.org/dextrose/daily/v4
+custom_repo_1=1,dextrose,http://build.activitycentral.com/devel-rpms
[yumcfg]
addrepo_1=1,olpc-f18,http://rpmdropbox.laptop.org/f18/
addrepo_2=1,olpc-f18-xo1,http://rpmdropbox.laptop.org/f18-xo1/
-addrepo_3=1,dextrose,http://download.sugarlabs.org/dextrose/daily/v4
+addrepo_3=1,dextrose,http://build.activitycentral.com/devel-rpms
add_excludes_to=fedora,fedora-updates,fedora-updates-testing
-[base]
-versioned_fs=0
-prepopulate_run=0
-make_iso=0
-compress_iso=0
-make_tree_tarball=1
-python_optimize=2
+[custom_scripts]
+custom_script_1=%(oob_config_dir)s/disable_mesh.sh
+custom_script_2=%(oob_config_dir)s/sugar-client-conf.sh
+
+[x11]
-[bootanim]
+[gnome]
+
+[sugar]
+favorites_view_add=
+ tv.alterna.Clock,
+ org.eq.FotoToon,
+ org.sugarlabs.AbacusActivity,
+ org.sugarlabs.PortfolioActivity,
+ org.sugarlabs.SimpleGraph
+favorites_view_del=
+ org.laptop.sugar.ReadActivity,
+ org.laptop.TamTamSynthLab
+protected_activities=
+ org.laptop.WebActivity,
+ org.laptop.Terminal,
+ org.laptop.Log,
+ org.laptop.AbiWordActivity,
+ org.laptop.sugar.ReadActivity,
+ org.laptop.ImageViewerActivity,
+ org.laptop.RecordActivity
+
+[sugar_activity_group]
+url=http://wiki.laptop.org/go/Activities/G1G1Lite/13.1
+
+; still too many open blockers for XO-1 idle suspend to work well
+[powerd]
+enable_idle_suspend=0
[buildnr_from_file]
-path=latestbuild
+path=latestbuild-xo1
[custom_packages]
add_packages=
@@ -69,7 +106,7 @@ add_packages=
; au#1588: need "openssl-devel" package, for "libcrypto.so".
openssl-devel,
mod_ssl,
-
+
; accessibility packages
; Already added as dependencies for sugar-control-accessibility
; ax,
@@ -83,7 +120,7 @@ add_packages=
upower,
; Wasn't being picked automatically unlike previous builds
chkconfig,
-; Not in dx4:
+; Not in dx4:
; sugar-hidden-network-connect,
; sl#3285
rsyslog,
@@ -93,131 +130,3 @@ add_packages=
ntpdate,
; uy#1792: needed to register "Documents" (and other special) folders.
xdg-user-dirs,
-
-[custom_scripts]
-custom_script_1=%(oob_config_dir)s/disable_mesh.sh
-custom_script_2=%(oob_config_dir)s/sugar-client-conf.sh
-
-[xo1]
-
-[gnome]
-
-[jffs2_image]
-
-; still too many open blockers for XO-1 idle suspend to work well
-[powerd]
-enable_idle_suspend=0
-
-[sd_card_image]
-; 4GB image
-size_1=3865470566
-; 2GB image
-;size_2=1932735283,2gb
-keep_disk_image=1
-compress_disk_image=1
-make_zd=0
-
-
-[sugar]
-favorites_view_del=
- org.laptop.Terminal,
- org.laptop.Log,
- org.laptop.StopWatchActivity,
- org.laptop.sugar.ReadActivity
-favorites_view_add=
- org.laptop.Words,
- org.laptop.community.TypingTurtle,
- org.laptop.physics,
- org.sugarlabs.AbacusActivity,
- org.gnome.Labyrinth,
-protected_activities=
- org.laptop.AbiWordActivity,
- org.laptop.Oficina,
- org.laptop.WebActivity,
- org.laptop.sugar.ReadActivity,
- org.laptop.RecordActivity,
- edu.mit.media.ScratchActivity,
- org.laptop.TurtleArtActivity,
- org.vpri.EtoysActivityt,
- net.gcompris,
- org.tuxpaint,
- org.gnome.Labyrinth,
- org.laptop.Memorize,
- org.worldwideworkshop.olpc.JigsawPuzzle,
- org.laptop.Terminal,
- vu.lux.olpc.Speak,
- org.sugarlabs.AbacusActivity,
- org.laptop.ImageViewerActivity,
- org.laptop.Chat,
- org.sugarlabs.VisualMatchActivity,
- org.worldwideworkshop.PollBuilder,
- org.laptop.TamTamMini,
- com.socialtext.SocialCalcActivity,
- org.vpri.EtoysActivity,
-
-[sugar_activity_group]
-url=http://wiki.laptop.org/go/Activities/G1G1Lite
-install_activities=0
-
-
-[sugarlabs_activities]
-sugar_version=0.90
-activities=
- com.jotaro.ImplodeActivity,
-; has been removed from activities.sugarlabs.org (not Open Source)
-; edu.mit.media.ScratchActivity,
- org.eq.FotoToon,
- org.laptop.AbiWordActivity,
- org.laptop.Arithmetic,
- org.laptop.Chat,
- org.laptop.Log,
- org.laptop.ImageViewerActivity,
- org.laptop.MeasureActivity,
- org.laptop.Memorize,
- org.laptop.RecordActivity,
- org.laptop.TamTamMini,
- org.laptop.Terminal,
- org.laptop.TurtleArtActivity,
- org.laptop.WebActivity,
- org.laptop.Words,
- org.laptop.community.Colors,
- org.laptop.community.TypingTurtle,
- org.laptop.physics,
- org.laptop.sugar.GetBooksActivity,
- org.laptop.sugar.ReadActivity,
- org.sugarlabs.AbacusActivity,
- org.vpri.EtoysActivity,
- vu.lux.olpc.Maze,
- vu.lux.olpc.Speak,
-
-; wasn't downloadable on 2011-03-16
-; org.laptop.community.tetrismat,
- org.worldwideworkshop.olpc.FlipSticks,
- com.laptop.Ruler,
- org.laptop.community.TurtleMachine,
- org.laptop.community.Spirolaterals,
- org.worldwideworkshop.PollBuilder,
-
- org.gnome.Labyrinth,
- org.sugarlabs.VisualMatchActivity,
- org.laptop.sugar.Jukebox,
- org.laptop.Oficina,
- com.garycmartin.Moon,
-
-; AC "priority" activities
- org.laptop.Pippy,
- org.laptop.AcousticMeasure,
- org.laptop.Calculate,
- org.laptop.StopWatchActivity,
- org.sugarlabs.IRC,
-
-
-
-
-
-[x11]
-
-[xo1]
-
-
-
diff --git a/examples/dextrose4-xo4.ini b/examples/dextrose4-xo4.ini
new file mode 100644
index 0000000..814b190
--- /dev/null
+++ b/examples/dextrose4-xo4.ini
@@ -0,0 +1,142 @@
+[global]
+fedora_release=18
+fedora_arch=armhfp
+target_platform=XO-4
+langs=en_US,en_AU,en_GB,es,es_UY,ar,pt,pt_BR,fr,ht,mn,mr_IN,am_ET,km_KH,ne_NP,ur_PK,rw,ps,fa_AF,si,zh_CN,de,hy
+customization_info=Dextrose 4 International
+
+olpc_version_major=4
+olpc_version_minor=0
+olpc_version_release=0
+customization_tag=DX
+
+; 401DX1.zd means: Dextrose 4.0 compilation 1 for XO 1.5, broken into
+; ; Version major number
+; ; Version minor number
+; ; Compilation number (contents of latestbuild file)
+; ; DX tag
+; ; Hardware model: 0=xo1 1=xo1.5 2=xo1.75 4=xo4
+
+[base]
+
+[xo4]
+
+[sd_card_image]
+
+[repos]
+fedora=fedora,fedora-updates-testing
+olpc_publicrpms_1=1,f18
+olpc_publicrpms_2=1,f18-xo4
+add_excludes_to=fedora,fedora-updates-testing
+custom_repo_1=1,dextrose,http://build.activitycentral.com/devel-rpms
+
+
+[yumcfg]
+addrepo_1=1,olpc-f18,http://rpmdropbox.laptop.org/f18/
+addrepo_2=1,olpc-f18-xo4,http://rpmdropbox.laptop.org/f18-xo4/
+add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+addrepo_3=1,dextrose,http://build.activitycentral.com/devel-rpms
+
+[custom_scripts]
+custom_script_1=%(oob_config_dir)s/sugar-client-conf.sh
+
+[osk]
+
+[x11]
+
+[gnome]
+
+[sugar]
+favorites_view_add=
+ org.sugarlabs.InfoSlicer,
+ org.sugarlabs.IRC,
+ org.laptop.physics,
+ org.laptop.Words,
+ org.laptop.community.TypingTurtle,
+ org.gnome.Labyrinth,
+ org.laptop.sugar.GetBooksActivity,
+ org.laptop.WikipediaActivity,
+ org.laptop.WikipediaActivityEN,
+ org.laptop.StopWatchActivity,
+ org.laptop.RecordActivity,
+ org.laptop.community.Finance,
+ tv.alterna.Clock,
+ org.eq.FotoToon,
+ org.sugarlabs.AbacusActivity,
+ org.sugarlabs.PortfolioActivity,
+ org.sugarlabs.SimpleGraph
+favorites_view_del=
+ org.laptop.sugar.ReadActivity,
+ org.laptop.TamTamSynthLab
+protected_activities=
+ org.laptop.WebActivity,
+ org.laptop.Terminal,
+ org.laptop.Log,
+ org.laptop.AbiWordActivity,
+ org.laptop.sugar.ReadActivity,
+ org.laptop.ImageViewerActivity,
+ org.laptop.RecordActivity
+
+[sugar_activity_group]
+url=http://wiki.laptop.org/go/Activities/G1G1/13.1
+
+[buildnr_from_file]
+path=latestbuild-xo4
+
+[custom_packages]
+add_packages=
+; '/etc/powerd/postresume.d/disable_mesh.sh' is no more required.
+; now, mesh is being disabled via kernel parameter.
+; see 'config/disable_mesh.sh' for details.
+; dextrose-platform,
+; being replaced by sugar-client (alsroot's awesome work!)
+; dextrose-updater,
+; remove ds-backup-client
+;
+; now no more needed, via the fix to au#1563.
+; sugar-client,
+; FIXME: plugins not available for the XO-1.75
+; gstreamer-plugins-bad,
+; gstreamer-plugins-ugly,
+; gstreamer-ffmpeg,
+; sugar-control-frame,
+; sugar-control-accessibility,
+ hunspell-es,
+ hunspell-pt,
+ ipython,
+ liberation-mono-fonts,
+ liberation-serif-fonts,
+ liberation-sans-fonts,
+ pulseaudio-module-x11,
+ telepathy-idle,
+ telepathy-sofiasip,
+ x11vnc,
+ httpd,
+; au#1588: need "openssl-devel" package, for "libcrypto.so".
+ openssl-devel,
+ mod_ssl,
+
+; accessibility packages
+; Already added as dependencies for sugar-control-accessibility
+; ax,
+; CapitalFont,
+; FlatbedCursors,
+; magnifier-Ceibal,
+
+; temporary workaround for yum pulling in the wrong versions of Sugar packages
+; first and disregarding the dependencies of the DX3 versions of Sugar.
+ python-xlib,
+ upower,
+; Wasn't being picked automatically unlike previous builds
+ chkconfig,
+; Not in dx4:
+; sugar-hidden-network-connect,
+; sl#3285
+ rsyslog,
+ cronie,
+; sl#3336
+ ntp,
+ ntpdate,
+; uy#1792: needed to register "Documents" (and other special) folders.
+ xdg-user-dirs,
+
diff --git a/examples/disable_mesh.sh b/examples/disable_mesh.sh
new file mode 100755
index 0000000..f0b6e36
--- /dev/null
+++ b/examples/disable_mesh.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+# uy#1671: Pass "libertas_disablemesh" parameter to "libertas" KLM.
+# This would disable mesh at the hardware level.
+#
+# One thing to note, that the kernel package installed must be
+# kernel-2.6.35.13_xo1-20120502.1603.olpc.bde819f.i586
+filename="${INSTALL_ROOT}/etc/modprobe.d/libertas.conf"
+echo "options libertas libertas_disablemesh=1" > ${filename}
diff --git a/examples/sugar-client-conf.sh b/examples/sugar-client-conf.sh
new file mode 100755
index 0000000..45f093f
--- /dev/null
+++ b/examples/sugar-client-conf.sh
@@ -0,0 +1,61 @@
+#!/bin/bash
+
+# Copying sugar-client basic configuration to /etc/sugar-client.conf
+cat >> "${INSTALL_ROOT}/etc/sugar-client.conf" << __EOF__
+[main]
+# url to connect to school server's RESTfull API
+api-url = http://schoolserver:8000
+# process auto-registeration on a school server on startup; multiple argument,
+# if mentioned more than once and previously registered server's IP is different
+# from "schoolserver"'s one, process re-registrtion
+auto-register = 0
+# if, after registration, there are backups to restore on the server, process
+# restore automatically
+auto-restore = False
+# if more than 0, do regular backups with specified delay in seconds
+backup-timeout = 0
+# rsync url to backup/restore Journal
+backup-url =
+# debug logging level; multiple argument
+debug = 0
+# jabber server for Sugar collaboraiton
+jabber-url =
+# specify machine's serial number instead of detecting it
+machine-sn = anonymous
+# specify machine's UUID instead of detecting it
+machine-uuid =
+# specify user's nickname instead of detecting it
+nickname = anonymous
+# school server's FQDN, will be auto-set after registration
+schoolserver =
+# CA certificates file to get access to --stats-url via HTTPS
+stats-ca-certs =
+# if more than 0 and --stats-url specified, ping stats server with specified
+# delay in seconds to coordinate stats gathering work
+stats-timeout = 600
+# stats server's http(s) url to interact with; if omited, any stats related
+# functionality is disabled
+stats-url = http://localhost:8000
+# current user's unique identity; needs to be set only from profile
+# configuration file; will be auto-created on initial registration
+uid =
+# optional command-line arguments to pass to a packager while updating the
+# system
+update-args = --disablerepo=* --enablerepo=dextrose --enablerepo=dextrose-next
+# if more than 0, do regular unattended updates with specified delay in seconds
+update-timeout = 86400
+__EOF__
+
+
+# Enabling sugar-client session at startup
+cat >> "${INSTALL_ROOT}/home/olpc/.xsession" << __EOF__
+
+# Enabling sugar-client session at sugar startup
+sugar-client session
+
+# Performing xmodmap customizations
+xmodmap xmodmap.conf
+
+
+__EOF__
+