Hauke Mehrtens
|
accc5e3693
script: downlaod: change mirror for kernel.org
|
10 years ago |
Felix Fietkau
|
3d640eccc1
scripts/download.pl: add support for adding mirrors through an environment variable
|
11 years ago |
John Crispin
|
b0a1c7dc0d
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184)
|
11 years ago |
Felix Fietkau
|
27fe688c5f
scripts/download.pl: prefer the GNU mirror redirect over the primary site (#14603)
|
12 years ago |
Mirko Vogt
|
53d4d18f07
remove broken mirrors for linux kernel
|
12 years ago |
Felix Fietkau
|
40b3db713d
scripts/download.pl: use HTTP instead of FTP for the default GNU site
|
12 years ago |
Luka Perkov
|
819472b2d0
scripts: update GNU mirrors
|
12 years ago |
Jo-Philipp Wich
|
12728ea66b
download.pl: - cleanup cache handling code - use alternative m// and s/// delimiters to get rid of tedious slash escaping - use multi-argument form of system() where possible to avoid quoting & escaping issues - avoid a temporary variable
|
13 years ago |
John Crispin
|
0c4bcae7a1
allow arbitary folder layout when using localmirrors
|
13 years ago |
Felix Fietkau
|
548155ab7d
Revert "scripts/download.pl: fix sourceforge url"
|
13 years ago |
Felix Fietkau
|
4dc4ebe0c8
scripts/download.pl: fix sourceforge url
|
13 years ago |
Jo-Philipp Wich
|
0c3a383974
download.pl: remove ftp.geo.kernel.org mirror, it does not resolve
|
13 years ago |
John Crispin
|
4d8b9fafcb
ignore empty lines in scripts/localmirrors
|
14 years ago |
Jo-Philipp Wich
|
0649dfdfb6
download.pl: cope with potential two-digit linux versions
|
14 years ago |
Jo-Philipp Wich
|
a9c7feb0f7
download.pl: adjust kernel download urls for longterm and testing releases
|
14 years ago |
Jo-Philipp Wich
|
65fad8645d
download.pl: pass --no-check-certificate to wget
|
15 years ago |
Travis Kemen
|
cf7a37f119
add geodns addresses for the kernel, closes #6574
|
15 years ago |
Ralph Hempel
|
77df307183
add multiple download mirrors
|
16 years ago |
Felix Fietkau
|
625b692c1f
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
|
17 years ago |
Lars-Peter Clausen
|
2552e9362b
Add @GNOME download source.
|
17 years ago |
Matteo Croce
|
f5e550f438
use the european kernel.org mirror too
|
17 years ago |
Ralph Hempel
|
c15ca4fb80
adding the possibility of local file cache specify file://path_to_file_cache within localmirrors file to add new local file cache
|
17 years ago |
Andy Boyett
|
197fafaff6
Increased to five download attempts in download.pl
|
17 years ago |
Felix Fietkau
|
9bfa0d1d08
show md5sums on mismatch in download.pl
|
18 years ago |
Felix Fietkau
|
dbeb0fad24
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
|
18 years ago |
Nicolas Thill
|
1b226e4de1
add a '@KERNEL' download facility, tweak script
|
18 years ago |
Felix Fietkau
|
35967a174c
add a menuconfig option for specifying a local download mirror
|
18 years ago |
Felix Fietkau
|
863183ed6e
fix download.pl (#1257)
|
19 years ago |
Tim Yardley
|
7ed63d8d91
add functionality to provide local mirrors for development purposes. * any URLs in scripts/localmirrors will be prepended to the mirror list * this facilitates local builds and recompilations * will also be useful for the buildbot and auto-build of images
|
19 years ago |
Felix Fietkau
|
8404334073
update sourceforge downloading
|
19 years ago |