summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Hicks <mhicks@localhost.localdomain>2008-07-17 08:12:01 -0400
committerMatt Hicks <mhicks@localhost.localdomain>2008-07-17 13:46:24 -0400
commit5866f265cb978772b7abe0902828823dc482b949 (patch)
tree9dc1bf823c4710924f11ac58561dee9fa34153ca
parent8996452e12c4b58d074334ade1deddcf3836b98c (diff)
downloadtools-5866f265cb978772b7abe0902828823dc482b949.tar.gz
tools-5866f265cb978772b7abe0902828823dc482b949.tar.xz
tools-5866f265cb978772b7abe0902828823dc482b949.zip
Fixing the Fedora 9 repo lookup for revisor
-rw-r--r--genome-respin/repo/conf.d/genome-f9-i386.conf33
1 files changed, 11 insertions, 22 deletions
diff --git a/genome-respin/repo/conf.d/genome-f9-i386.conf b/genome-respin/repo/conf.d/genome-f9-i386.conf
index 83786f7..b7c60e8 100644
--- a/genome-respin/repo/conf.d/genome-f9-i386.conf
+++ b/genome-respin/repo/conf.d/genome-f9-i386.conf
@@ -29,69 +29,60 @@ gpgcheck=0
[fedora]
name=Fedora 9 - Sulphur - i386
-baseurl=http://localrepo/fedora/releases/9/Everything/i386/os/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/i386/os/
enabled=1
gpgcheck=1
[fedora-debuginfo]
name=Fedora 9 - Sulphur - Debug - i386
-baseurl=http://localrepo/fedora/releases/9/Everything/i386/debug/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-debug-9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/i386/debug/
enabled=0
gpgcheck=1
[fedora-source]
name=Fedora 9 - Sulphur - Source
-baseurl=http://localrepo/fedora/releases/9/Everything/source/SRPMS/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/9/Everything/source/SRPMS/
enabled=0
gpgcheck=1
[updates]
name=Fedora 9 - i386 - Updates
-baseurl=http://localrepo/fedora/updates/9/i386/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
[updates-debuginfo]
name=Fedora 9 - i386 - Updates - Debug
-baseurl=http://localrepo/fedora/updates/9/i386/debug/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-debug-f9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386/debug/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
[updates-source]
name=Fedora 9 - Updates Source
-baseurl=http://localrepo/fedora/updates/9/SRPMS/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-source-f9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/9/SRPMS/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
[updates-testing]
name=Fedora 9 - i386 - Test Updates
-baseurl=http://localrepo/fedora/updates/testing/9/i386/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/9/i386/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
[updates-testing-debuginfo]
name=Fedora 9 - i386 - Test Updates Debug
-baseurl=http://localrepo/fedora/updates/testing/9/i386/debug/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-debug-f9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/9/i386/debug/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
[updates-testing-source]
name=Fedora 9 - Test Updates Source
-baseurl=http://localrepo/fedora/updates/testing/9/SRPMS/
-mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-source-f9&arch=i386
+baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/9/SRPMS/
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
@@ -100,14 +91,12 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
# Sync the updates from rsync://elwood.kanarip.com/anaconda if needed
[anaconda-updates]
name=Anaconda Updates by Fedora Unity
-baseurl=http://localrepo/anaconda/f9/i386/
- http://www.kanarip.com/anaconda/f9/i386/
+baseurl=http://www.kanarip.com/anaconda/f9/i386/
enabled=1
gpgcheck=0
[anaconda-updates-source]
name=Anaconda Updates by Fedora Unity (Sources)
-baseurl=http://localrepo/anaconda/f9/SRPMS/
- http://www.kanarip.com/anaconda/f9/SRPMS/
+baseurl=http://www.kanarip.com/anaconda/f9/SRPMS/
enabled=0
gpgcheck=0