blob: 766f1cb6fade8b83b07216110a12f773bde3eefd [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001MIRRORS += "\
2${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool \n \
3${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20110127T084257Z/debian/pool \n \
4${DEBIAN_MIRROR} http://snapshot.debian.org/archive/debian-archive/20090802T004153Z/debian/pool \n \
Brad Bishop37a0e4d2017-12-04 01:01:44 -05005${DEBIAN_MIRROR} http://ftp.de.debian.org/debian/pool \n \
6${DEBIAN_MIRROR} http://ftp.au.debian.org/debian/pool \n \
7${DEBIAN_MIRROR} http://ftp.cl.debian.org/debian/pool \n \
8${DEBIAN_MIRROR} http://ftp.hr.debian.org/debian/pool \n \
9${DEBIAN_MIRROR} http://ftp.fi.debian.org/debian/pool \n \
10${DEBIAN_MIRROR} http://ftp.hk.debian.org/debian/pool \n \
11${DEBIAN_MIRROR} http://ftp.hu.debian.org/debian/pool \n \
12${DEBIAN_MIRROR} http://ftp.ie.debian.org/debian/pool \n \
13${DEBIAN_MIRROR} http://ftp.it.debian.org/debian/pool \n \
14${DEBIAN_MIRROR} http://ftp.jp.debian.org/debian/pool \n \
15${DEBIAN_MIRROR} http://ftp.no.debian.org/debian/pool \n \
16${DEBIAN_MIRROR} http://ftp.pl.debian.org/debian/pool \n \
17${DEBIAN_MIRROR} http://ftp.ro.debian.org/debian/pool \n \
18${DEBIAN_MIRROR} http://ftp.si.debian.org/debian/pool \n \
19${DEBIAN_MIRROR} http://ftp.es.debian.org/debian/pool \n \
20${DEBIAN_MIRROR} http://ftp.se.debian.org/debian/pool \n \
21${DEBIAN_MIRROR} http://ftp.tr.debian.org/debian/pool \n \
22${GNU_MIRROR} https://mirrors.kernel.org/gnu \n \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050023${KERNELORG_MIRROR} http://www.kernel.org/pub \n \
Patrick Williamsc0f7c042017-02-23 20:41:17 -060024${GNUPG_MIRROR} ftp://ftp.gnupg.org/gcrypt \n \
25${GNUPG_MIRROR} ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt \n \
26${GNUPG_MIRROR} ftp://mirrors.dotsrc.org/gcrypt \n \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050027ftp://dante.ctan.org/tex-archive ftp://ftp.fu-berlin.de/tex/CTAN \n \
28ftp://dante.ctan.org/tex-archive http://sunsite.sut.ac.jp/pub/archives/ctan/ \n \
29ftp://dante.ctan.org/tex-archive http://ctan.unsw.edu.au/ \n \
Brad Bishop6e60e8b2018-02-01 10:27:11 -050030ftp://ftp.gnutls.org/gcrypt/gnutls ${GNUPG_MIRROR}/gnutls \n \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050031http://ftp.info-zip.org/pub/infozip/src/ http://mirror.switch.ch/ftp/mirror/infozip/src/ \n \
32http://ftp.info-zip.org/pub/infozip/src/ ftp://sunsite.icm.edu.pl/pub/unix/archiving/info-zip/src/ \n \
Brad Bishopd7bf8c12018-02-25 22:55:05 -050033http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/ http://www.mirrorservice.org/sites/lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/ \n \
Patrick Williamsd8c66bc2016-06-20 12:57:21 -050034${APACHE_MIRROR} http://www.us.apache.org/dist \n \
35${APACHE_MIRROR} http://archive.apache.org/dist \n \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050036http://downloads.sourceforge.net/watchdog/ http://fossies.org/linux/misc/ \n \
37${SAVANNAH_GNU_MIRROR} http://download-mirror.savannah.gnu.org/releases \n \
38${SAVANNAH_NONGNU_MIRROR} http://download-mirror.savannah.nongnu.org/releases \n \
Brad Bishopd7bf8c12018-02-25 22:55:05 -050039ftp://sourceware.org/pub http://mirrors.kernel.org/sourceware \n \
40ftp://sourceware.org/pub http://gd.tuwien.ac.at/gnu/sourceware \n \
41ftp://sourceware.org/pub http://ftp.gwdg.de/pub/linux/sources.redhat.com/sourceware \n \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050042cvs://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
43svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
44git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
45hg://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
46bzr://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
47p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
48osc://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
49https?$://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
50ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
Brad Bishop6e60e8b2018-02-01 10:27:11 -050051npm://.*/?.* http://downloads.yoctoproject.org/mirror/sources/ \n \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050052cvs://.*/.* http://sources.openembedded.org/ \n \
53svn://.*/.* http://sources.openembedded.org/ \n \
54git://.*/.* http://sources.openembedded.org/ \n \
55hg://.*/.* http://sources.openembedded.org/ \n \
56bzr://.*/.* http://sources.openembedded.org/ \n \
57p4://.*/.* http://sources.openembedded.org/ \n \
58osc://.*/.* http://sources.openembedded.org/ \n \
59https?$://.*/.* http://sources.openembedded.org/ \n \
60ftp://.*/.* http://sources.openembedded.org/ \n \
Brad Bishop6e60e8b2018-02-01 10:27:11 -050061npm://.*/?.* http://sources.openembedded.org/ \n \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050062${CPAN_MIRROR} http://cpan.metacpan.org/ \n \
63${CPAN_MIRROR} http://search.cpan.org/CPAN/ \n \
64"
Brad Bishop6e60e8b2018-02-01 10:27:11 -050065
66# Use MIRRORS to provide git repo fallbacks using the https protocol, for cases
67# where git native protocol fetches may fail due to local firewall rules, etc.
68
69MIRRORS += "\
70git://anonscm.debian.org/.* git://anonscm.debian.org/git/PATH;protocol=https \n \
71git://git.gnome.org/.* git://git.gnome.org/browse/PATH;protocol=https \n \
72git://git.savannah.gnu.org/.* git://git.savannah.gnu.org/git/PATH;protocol=https \n \
73git://git.yoctoproject.org/.* git://git.yoctoproject.org/git/PATH;protocol=https \n \
74git://.*/.* git://HOST/PATH;protocol=https \n \
75"