From f0cc3b029c3320e9c2c2f777954d8bf0b5f57fb7 Mon Sep 17 00:00:00 2001 From: Anish Mangal Date: Fri, 27 Jan 2012 13:46:19 +0000 Subject: Add dx3 xo-1.75 config/ini files --- diff --git a/config/dextrose3-xo1.75-common.ini b/config/dextrose3-xo1.75-common.ini new file mode 100644 index 0000000..d58678d --- /dev/null +++ b/config/dextrose3-xo1.75-common.ini @@ -0,0 +1,33 @@ +[DEFAULT] +dx3_xo1_75_modules= + xo1_75 + +[global] +target_platform=XO-1.75 + +[powerd] +; FIXME Disabling for initial builds +enable_idle_suspend=0 + +[sd_card_image] +; 4GB image +size_1=3865470566,zd4 + +[repos] +fedora_arch=arm +olpc_frozen_2=0,koji.dist-f14-armv5tel +olpc_frozen_3=0,koji.dist-f14-armv5tel-updates-11.3.1 +olpc_frozen_4=1,local.11.3.1-xo1.75 +add_excludes_to=koji.dist-f14-armv5tel,koji.dist-f14-armv5tel-updates-11.3.1 +; NOTE: Not adding dextrose-next for now, since the 1.75 one would be a bleeding edge repo anyway +custom_repo_1=1,dextrose,http://download.sugarlabs.org/dextrose/testing/dx3/rpms/armv5tel/os +custom_repo_2=1,dextrose-freeworld,http://download.sugarlabs.org/dextrose/testing/dx3/rpms-freeworld/armv5tel/os + +;olpc_publicrpms_2=1,f14-xo1.5 + +[yumcfg] +addrepo_2=1,dextrose,http://download.sugarlabs.org/dextrose/testing/dx3/rpms/i386/os +addrepo_3=1,dextrose-freeworld,http://download.sugarlabs.org/dextrose/testing/dx3/rpms-freeworld/i386/os +addrepo_4=1,dextrose-next,http://download.sugarlabs.org/dextrose/testing/dx3/rpms-next/i386/os +addrepo_5=1,olpc-f14-xo1.75,http://rpmdropbox.laptop.org/f14-xo1.75/ +add_excludes_to=fedora,fedora-updates diff --git a/config/dextrose3-xo1.75-gnome.ini b/config/dextrose3-xo1.75-gnome.ini new file mode 100644 index 0000000..f66c6db --- /dev/null +++ b/config/dextrose3-xo1.75-gnome.ini @@ -0,0 +1,14 @@ +; Dextrose3 F14 Sugar 0.94.x for the XO-1.75 (International with GNOME) +; + +[global] +include=dextrose3-common.ini,dextrose3-xo1.75-common.ini +customization_info=Dextrose 3 International +image_name=dx3g%%03d +langs=%(dx3_common_langs)s +modules=%(dx3_common_modules)s, + %(dx3_xo1_75_modules)s, + gnome + +[custom_packages] +add_packages=%(dx3_common_packages_add)s diff --git a/config/dextrose3-xo1.75-nognome.ini b/config/dextrose3-xo1.75-nognome.ini new file mode 100644 index 0000000..79ce28a --- /dev/null +++ b/config/dextrose3-xo1.75-nognome.ini @@ -0,0 +1,13 @@ +; Dextrose3 F14 Sugar 0.92 for the XO-1.75 (International without GNOME) +; + +[global] +include=dextrose3-common.ini,dextrose3-xo1.75-common.ini +customization_info=Dextrose 3 International +image_name=dx3ng%%03d +langs=%(dx3_common_langs)s +modules=%(dx3_common_modules)s, + %(dx3_xo1_75_modules)s + +[custom_packages] +add_packages=%(dx3_common_packages_add)s -- cgit v0.9.1