Add Fedora 21 to the fedora-packages yum config.
This commit is contained in:
parent
01dcbfefba
commit
1b7d696694
1 changed files with 51 additions and 0 deletions
|
@ -44,6 +44,57 @@ baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/development/ra
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[fedora-21-x86_64]
|
||||||
|
name=Fedora 21
|
||||||
|
failovermethod=priority
|
||||||
|
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/21/Everything/x86_64/os/
|
||||||
|
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-21&arch=x86_64
|
||||||
|
enabled=0
|
||||||
|
gpgcheck=0
|
||||||
|
|
||||||
|
[fedora-21-updates-x86_64]
|
||||||
|
name=Fedora 21 - Updates
|
||||||
|
failovermethod=priority
|
||||||
|
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/21/x86_64/
|
||||||
|
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f21&arch=x86_64
|
||||||
|
enabled=0
|
||||||
|
gpgcheck=0
|
||||||
|
|
||||||
|
[fedora-21-testing-x86_64]
|
||||||
|
name=Fedora 21 - Testing
|
||||||
|
failovermethod=priority
|
||||||
|
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/21/x86_64/
|
||||||
|
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f21&arch=x86_64
|
||||||
|
enabled=0
|
||||||
|
gpgcheck=0
|
||||||
|
|
||||||
|
[fedora-21-i686]
|
||||||
|
name=Fedora 21
|
||||||
|
failovermethod=priority
|
||||||
|
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/21/Everything/i386/os/
|
||||||
|
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-21&arch=i386
|
||||||
|
enabled=0
|
||||||
|
gpgcheck=0
|
||||||
|
|
||||||
|
[fedora-21-updates-i686]
|
||||||
|
name=Fedora 21 - Updates
|
||||||
|
failovermethod=priority
|
||||||
|
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/21/i386/
|
||||||
|
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f21&arch=i386
|
||||||
|
enabled=0
|
||||||
|
gpgcheck=0
|
||||||
|
|
||||||
|
[fedora-21-testing-i686]
|
||||||
|
name=Fedora 21 - Testing
|
||||||
|
failovermethod=priority
|
||||||
|
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/21/i386/
|
||||||
|
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f21&arch=i386
|
||||||
|
enabled=0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[fedora-20-x86_64]
|
[fedora-20-x86_64]
|
||||||
name=Fedora 20
|
name=Fedora 20
|
||||||
failovermethod=priority
|
failovermethod=priority
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue