Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2011-10-21 18:49:51 (GMT)
committer Anish Mangal <anish@activitycentral.com>2012-01-27 12:19:25 (GMT)
commit0d753d3b4080eec4577ac68271fcdca742d4d6c8 (patch)
tree65e1fc003a4344081d77ef6e7f390b348b1cc181
parent93f1096cc34e8565ffecb376a45d84686ae973cb (diff)
11.3.0 configs: don't enable updates-testing repository
Like in previous releases, disable the updates-testing repositories now that we are producing release candidates. Pointed out by Kevin Gordon.
-rw-r--r--examples/olpc-os-11.3.0-xo1.5.ini1
-rw-r--r--examples/olpc-os-11.3.0-xo1.ini1
2 files changed, 0 insertions, 2 deletions
diff --git a/examples/olpc-os-11.3.0-xo1.5.ini b/examples/olpc-os-11.3.0-xo1.5.ini
index 067dc23..c45b1ea 100644
--- a/examples/olpc-os-11.3.0-xo1.5.ini
+++ b/examples/olpc-os-11.3.0-xo1.5.ini
@@ -37,7 +37,6 @@ add_excludes_to=koji.dist-f14-i686,koji.dist-f14-i686-updates-11.3.0
[yumcfg]
addrepo_1=1,olpc-f14,http://rpmdropbox.laptop.org/f14/
addrepo_2=1,olpc-f14-xo1.5,http://rpmdropbox.laptop.org/f14-xo1.5/
-force_enable=fedora-updates-testing
add_excludes_to=fedora,fedora-updates,fedora-updates-testing
[sugar]
diff --git a/examples/olpc-os-11.3.0-xo1.ini b/examples/olpc-os-11.3.0-xo1.ini
index d80c3ce..cb033ca 100644
--- a/examples/olpc-os-11.3.0-xo1.ini
+++ b/examples/olpc-os-11.3.0-xo1.ini
@@ -30,7 +30,6 @@ add_excludes_to=koji.dist-f14-i686,koji.dist-f14-i686-updates-11.3.0
[yumcfg]
addrepo_1=1,olpc-f14,http://rpmdropbox.laptop.org/f14/
addrepo_2=1,olpc-f14-xo1,http://rpmdropbox.laptop.org/f14-xo1/
-force_enable=fedora-updates-testing
add_excludes_to=fedora,fedora-updates,fedora-updates-testing
[sugar]