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 Daniel Drake <dsd@laptop.org>2011-10-21 18:50:16 (GMT)
commit04090ff7a0a86fcd4a148b955523bbf30c44ad1f (patch)
treee903ef859040b4d77b20f29196c87b0a2514d754
parent6aa3eaf5fc1c6b1b4aaa6a9402e515137dda18fc (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]