aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/download.pl
Commit message (Collapse)AuthorAgeFilesLines
...
* ignore empty lines in scripts/localmirrorsJohn Crispin2011-07-031-1/+1
| | | | SVN-Revision: 27416
* download.pl: cope with potential two-digit linux versionsJo-Philipp Wich2011-07-031-2/+2
| | | | SVN-Revision: 27376
* download.pl: adjust kernel download urls for longterm and testing releasesJo-Philipp Wich2011-02-191-8/+16
| | | | SVN-Revision: 25589
* download.pl: pass --no-check-certificate to wgetJo-Philipp Wich2010-12-181-1/+1
| | | | SVN-Revision: 24686
* add geodns addresses for the kernel, closes #6574Travis Kemen2010-02-131-0/+2
| | | | SVN-Revision: 19621
* add multiple download mirrorsRalph Hempel2009-02-201-4/+11
| | | | SVN-Revision: 14573
* use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ↵Felix Fietkau2008-09-231-1/+1
| | | | | | #2998) SVN-Revision: 12674
* Add @GNOME download source.Lars-Peter Clausen2008-09-011-1/+15
| | | | SVN-Revision: 12469
* use the european kernel.org mirror tooMatteo Croce2008-06-121-4/+2
| | | | SVN-Revision: 11448
* adding the possibility of local file cache specify file://path_to_file_cache ↵Ralph Hempel2008-03-181-25/+33
| | | | | | within localmirrors file to add new local file cache SVN-Revision: 10617
* Increased to five download attempts in download.plAndy Boyett2008-02-181-1/+1
| | | | SVN-Revision: 10486
* show md5sums on mismatch in download.plFelix Fietkau2007-10-201-1/+1
| | | | SVN-Revision: 9367
* Refactor downloading code into download.mk Support multiple file downloads ↵Felix Fietkau2007-09-291-3/+2
| | | | | | Support svn downloads SVN-Revision: 9057
* add a '@KERNEL' download facility, tweak scriptNicolas Thill2007-08-261-9/+17
| | | | SVN-Revision: 8495
* add a menuconfig option for specifying a local download mirrorFelix Fietkau2007-04-061-6/+17
| | | | SVN-Revision: 6877
* fix download.pl (#1257)Felix Fietkau2007-01-251-1/+1
| | | | SVN-Revision: 6200
* add functionality to provide local mirrors for development purposes. * any ↵Tim Yardley2007-01-241-0/+16
| | | | | | 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
* update sourceforge downloadingFelix Fietkau2006-12-081-12/+3
| | | | SVN-Revision: 5721
* strip trailing / from download urlsFelix Fietkau2006-12-061-1/+2
| | | | SVN-Revision: 5701
* correct trailing slash (cosmetic rather than functional)Tim Yardley2006-11-261-2/+2
| | | | SVN-Revision: 5647
* sync whiterussian download.pl with trunk, allow the user to specify ↵Felix Fietkau2006-10-161-1/+3
| | | | | | additional wget options by using the WGET_OPTIONS env var SVN-Revision: 5144
* fix download.pl for weird 'which' implementationsFelix Fietkau2006-10-141-2/+11
| | | | SVN-Revision: 5068
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+112