aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-02-20 21:24:11 +0100
committerDavid Bauer <mail@david-bauer.net>2021-02-22 00:57:04 +0100
commitf04e0074915f03249cdebb460d4dc92875091c63 (patch)
treeab113dbd2c040499edb33b828c99132f3b6f01e1 /scripts
parent08826595fc6830d4e218179255eca37882279954 (diff)
downloadupstream-f04e0074915f03249cdebb460d4dc92875091c63.tar.gz
upstream-f04e0074915f03249cdebb460d4dc92875091c63.tar.bz2
upstream-f04e0074915f03249cdebb460d4dc92875091c63.zip
download: remove broken mirrors
These mirrors don't exist anymore. Remove them. Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/download.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/download.pl b/scripts/download.pl
index e13405033f..beb3abdeee 100755
--- a/scripts/download.pl
+++ b/scripts/download.pl
@@ -226,7 +226,6 @@ foreach my $mirror (@ARGV) {
push @mirrors, "http://ftp.acc.umu.se/mirror/gnu.org/savannah/$1";
push @mirrors, "http://nongnu.uib.no/$1";
push @mirrors, "http://ftp.igh.cnrs.fr/pub/nongnu/$1";
- push @mirrors, "http://public.p-knowledge.co.jp/Savannah-nongnu-mirror/$1";
push @mirrors, "ftp://cdimage.debian.org/mirror/gnu.org/savannah/$1";
push @mirrors, "ftp://ftp.acc.umu.se/mirror/gnu.org/savannah/$1";
} elsif ($mirror =~ /^\@KERNEL\/(.+)$/) {
@@ -238,7 +237,6 @@ foreach my $mirror (@ARGV) {
}
foreach my $dir (@extra) {
push @mirrors, "https://cdn.kernel.org/pub/$dir";
- push @mirrors, "https://mirror.rackspace.com/kernel.org/pub/$dir";
push @mirrors, "https://download.xs4all.nl/ftp.kernel.org/pub/$dir";
push @mirrors, "https://mirrors.mit.edu/kernel/$dir";
push @mirrors, "http://ftp.nara.wide.ad.jp/pub/kernel.org/$dir";