Commit Graph

27 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)

Author SHA1 Message Date
John Crispin 0c4bcae7a1 allow arbitary folder layout when using localmirrors
Make the download script follow symlinks and search subfolders when looking for
a file in a local download mirror.

Signed-off-by: Tathagata Das <tathagata@alumnux.com>

SVN-Revision: 31240
12 years ago
Felix Fietkau 548155ab7d Revert "scripts/download.pl: fix sourceforge url"
To use the new url, the project name would need to be appended multiple times,
let's hope the old redirect will continue to work in the future

SVN-Revision: 30730
12 years ago
Felix Fietkau 4dc4ebe0c8 scripts/download.pl: fix sourceforge url
SVN-Revision: 30726
12 years ago
Jo-Philipp Wich 0c3a383974 download.pl: remove ftp.geo.kernel.org mirror, it does not resolve
SVN-Revision: 29947
12 years ago
John Crispin 4d8b9fafcb ignore empty lines in scripts/localmirrors
SVN-Revision: 27416
13 years ago
Jo-Philipp Wich 0649dfdfb6 download.pl: cope with potential two-digit linux versions
SVN-Revision: 27376
13 years ago
Jo-Philipp Wich a9c7feb0f7 download.pl: adjust kernel download urls for longterm and testing releases
SVN-Revision: 25589
13 years ago
Jo-Philipp Wich 65fad8645d download.pl: pass --no-check-certificate to wget
SVN-Revision: 24686
14 years ago
Travis Kemen cf7a37f119 add geodns addresses for the kernel, closes #6574
SVN-Revision: 19621
14 years ago
Ralph Hempel 77df307183 add multiple download mirrors
SVN-Revision: 14573
15 years ago
Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
SVN-Revision: 12674
16 years ago
Lars-Peter Clausen 2552e9362b Add @GNOME download source.
SVN-Revision: 12469
16 years ago
Matteo Croce f5e550f438 use the european kernel.org mirror too
SVN-Revision: 11448
16 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
SVN-Revision: 10617
16 years ago
Andy Boyett 197fafaff6 Increased to five download attempts in download.pl
SVN-Revision: 10486
16 years ago
Felix Fietkau 9bfa0d1d08 show md5sums on mismatch in download.pl
SVN-Revision: 9367
17 years ago
Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
SVN-Revision: 9057
17 years ago
Nicolas Thill 1b226e4de1 add a '@KERNEL' download facility, tweak script
SVN-Revision: 8495
17 years ago
Felix Fietkau 35967a174c add a menuconfig option for specifying a local download mirror
SVN-Revision: 6877
17 years ago
Felix Fietkau 863183ed6e fix download.pl (#1257)
SVN-Revision: 6200
18 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
SVN-Revision: 6192
18 years ago
Felix Fietkau 8404334073 update sourceforge downloading
SVN-Revision: 5721
18 years ago
Felix Fietkau 98910471a7 strip trailing / from download urls
SVN-Revision: 5701
18 years ago
Tim Yardley b7831105b4 correct trailing slash (cosmetic rather than functional)
SVN-Revision: 5647
18 years ago
Felix Fietkau dd6827946b sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var
SVN-Revision: 5144
18 years ago
Felix Fietkau fdbd2f0907 fix download.pl for weird 'which' implementations
SVN-Revision: 5068
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago