Changeset 2137 for trunk/server/fedora/config/etc/yum.repos.d
- Timestamp:
- Feb 20, 2012, 2:29:01 PM (13 years ago)
- Location:
- trunk/server/fedora/config/etc/yum.repos.d
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/fedora/config/etc/yum.repos.d/fedora-updates-testing.repo
r1291 r2137 3 3 failovermethod=priority 4 4 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$releasever/$basearch/ 5 baseurl=http://d ownload3.fedora.redhat.com/pub/fedora/linux/updates/testing/$releasever/$basearch/5 baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/$releasever/$basearch/ 6 6 #mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch 7 7 enabled=0 … … 13 13 failovermethod=priority 14 14 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$releasever/$basearch/debug/ 15 baseurl=http://d ownload3.fedora.redhat.com/pub/fedora/linux/updates/testing/$releasever/$basearch/debug/15 baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/$releasever/$basearch/debug/ 16 16 #mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch 17 17 enabled=0 … … 23 23 failovermethod=priority 24 24 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$releasever/SRPMS/ 25 baseurl=http://d ownload3.fedora.redhat.com/pub/fedora/linux/updates/testing/$releasever/SRPMS/25 baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/$releasever/SRPMS/ 26 26 #mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch 27 27 enabled=0 -
trunk/server/fedora/config/etc/yum.repos.d/fedora-updates.repo
r1339 r2137 3 3 failovermethod=priority 4 4 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/ 5 baseurl=http://d ownload3.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/5 baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/ 6 6 #mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch 7 7 enabled=1 … … 13 13 failovermethod=priority 14 14 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/debug/ 15 baseurl=http://d ownload3.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/debug/15 baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/debug/ 16 16 #mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch 17 17 enabled=0 … … 23 23 failovermethod=priority 24 24 #baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/SRPMS/ 25 baseurl=http://d ownload3.fedora.redhat.com/pub/fedora/linux/updates/$releasever/SRPMS/25 baseurl=http://dl.fedoraproject.org/pub/fedora/linux/updates/$releasever/SRPMS/ 26 26 #mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch 27 27 enabled=0
Note: See TracChangeset
for help on using the changeset viewer.