Merge pull request #2535 from CodeBlock/fedora-mirrors
Add a bunch of Fedora mirrors and remove an old one
This commit is contained in:
commit
b7f9aad7e1
@ -180,11 +180,17 @@ rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
# Fedora (please only add full mirrors that carry old Fedora distributions as well).
|
# Fedora (please only add full mirrors that carry old Fedora distributions as well).
|
||||||
|
# See: https://mirrors.fedoraproject.org/publiclist (but not all carry old content).
|
||||||
fedora = [
|
fedora = [
|
||||||
|
http://archives.fedoraproject.org/pub/archive/fedora/
|
||||||
|
http://fedora.osuosl.org/
|
||||||
http://ftp.nluug.nl/pub/os/Linux/distr/fedora/
|
http://ftp.nluug.nl/pub/os/Linux/distr/fedora/
|
||||||
http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/
|
http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/
|
||||||
http://download.fedora.redhat.com/pub/fedora/
|
http://fedora.bhs.mirrors.ovh.net/
|
||||||
http://archives.fedoraproject.org/pub/archive/fedora/
|
http://mirror.csclub.uwaterloo.ca/fedora/
|
||||||
|
http://ftp.linux.cz/pub/linux/fedora/
|
||||||
|
http://ftp.heanet.ie/pub/fedora/
|
||||||
|
http://mirror.1000mbps.com/fedora/
|
||||||
];
|
];
|
||||||
|
|
||||||
# Old SUSE distributions. Unfortunately there is no master site,
|
# Old SUSE distributions. Unfortunately there is no master site,
|
||||||
|
Loading…
Reference in New Issue
Block a user