Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2012-06-15 02:07:26 (GMT)
committer Daniel Drake <dsd@laptop.org>2012-06-15 02:07:26 (GMT)
commit9b66a6028bdc4d581093c2efa394849baf0df77f (patch)
tree040e099af8ab615261e6eac6d1ecc270055923b7
parent8f98e01f70276ee1a8dfd1aa05dace947aef1498 (diff)
12.1.0 configs: switch to frozen repositories
-rw-r--r--examples/olpc-os-12.1.0-xo1.5.ini10
-rw-r--r--examples/olpc-os-12.1.0-xo1.75.ini10
-rw-r--r--examples/olpc-os-12.1.0-xo1.ini10
3 files changed, 15 insertions, 15 deletions
diff --git a/examples/olpc-os-12.1.0-xo1.5.ini b/examples/olpc-os-12.1.0-xo1.5.ini
index cd0891e..aa567de 100644
--- a/examples/olpc-os-12.1.0-xo1.5.ini
+++ b/examples/olpc-os-12.1.0-xo1.5.ini
@@ -14,16 +14,16 @@ langs=en_US,en_AU,es,ar,pt,pt_BR,fr,ht,mn,mr_IN,am_ET,km_KH,ne_NP,ur_PK,rw,ps,fa
[repos]
fedora_arch=i386
-fedora=fedora,fedora-updates,fedora-updates-testing
-olpc_publicrpms_1=1,f17
-olpc_publicrpms_2=1,f17-xo1.5
-add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+olpc_frozen_1=0,koji.dist-f17-i686
+olpc_frozen_2=0,koji.dist-f17-i686-updates-12.1.0
+olpc_frozen_3=1,local.12.1.0
+olpc_frozen_4=1,local.12.1.0-xo1.5
+add_excludes_to=koji.dist-f17-i686,koji.dist-f17-i686-updates-12.1.0
[yumcfg]
addrepo_1=1,olpc-f17,http://rpmdropbox.laptop.org/f17/
addrepo_2=1,olpc-f17-xo1.5,http://rpmdropbox.laptop.org/f17-xo1.5/
add_excludes_to=fedora,fedora-updates,fedora-updates-testing
-force_enable=fedora-updates-testing
[x11]
diff --git a/examples/olpc-os-12.1.0-xo1.75.ini b/examples/olpc-os-12.1.0-xo1.75.ini
index 628cd3a..2bd1419 100644
--- a/examples/olpc-os-12.1.0-xo1.75.ini
+++ b/examples/olpc-os-12.1.0-xo1.75.ini
@@ -14,16 +14,16 @@ langs=en_US,en_AU,es,ar,pt,pt_BR,fr,ht,mn,mr_IN,am_ET,km_KH,ne_NP,ur_PK,rw,ps,fa
[repos]
fedora_arch=armhfp
-fedora=fedora,fedora-updates,fedora-updates-testing
-olpc_publicrpms_1=1,f17
-olpc_publicrpms_2=1,f17-xo1.75
-add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+olpc_frozen_1=0,koji.dist-f17-armv7hl
+olpc_frozen_2=0,koji.dist-f17-armv7hl-updates-12.1.0
+olpc_frozen_3=1,local.12.1.0
+olpc_frozen_4=1,local.12.1.0-xo1.75
+add_excludes_to=koji.dist-f17-armv7hl,koji.dist-f17-armv7hl-updates-12.1.0
[yumcfg]
addrepo_1=1,olpc-f17,http://rpmdropbox.laptop.org/f17/
addrepo_2=1,olpc-f17-xo1.75,http://rpmdropbox.laptop.org/f17-xo1.75/
add_excludes_to=fedora,fedora-updates,fedora-updates-testing
-force_enable=fedora-updates-testing
[x11]
diff --git a/examples/olpc-os-12.1.0-xo1.ini b/examples/olpc-os-12.1.0-xo1.ini
index 6e04e46..64d30d2 100644
--- a/examples/olpc-os-12.1.0-xo1.ini
+++ b/examples/olpc-os-12.1.0-xo1.ini
@@ -14,16 +14,16 @@ langs=en_US,en_AU,es,ar,pt,pt_BR,fr,ht,mn,mr_IN,am_ET,km_KH,ne_NP,ur_PK,rw,ps,fa
[repos]
fedora_arch=i386
-fedora=fedora,fedora-updates,fedora-updates-testing
-olpc_publicrpms_1=1,f17
-olpc_publicrpms_2=1,f17-xo1
-add_excludes_to=fedora,fedora-updates,fedora-updates-testing
+olpc_frozen_1=0,koji.dist-f17-i686
+olpc_frozen_2=0,koji.dist-f17-i686-updates-12.1.0
+olpc_frozen_3=1,local.12.1.0
+olpc_frozen_4=1,local.12.1.0-xo1
+add_excludes_to=koji.dist-f17-i686,koji.dist-f17-i686-updates-12.1.0
[yumcfg]
addrepo_1=1,olpc-f17,http://rpmdropbox.laptop.org/f17/
addrepo_2=1,olpc-f17-xo1,http://rpmdropbox.laptop.org/f17-xo1/
add_excludes_to=fedora,fedora-updates,fedora-updates-testing
-force_enable=fedora-updates-testing
[x11]