index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
download.pl
Age
Commit message (
Expand
)
Author
2011-02-19
[scripts] download.pl: adjust kernel download urls for longterm and testing r...
jow
2010-12-18
[scripts] download.pl: pass --no-check-certificate to wget
jow
2010-02-13
add geodns addresses for the kernel, closes #6574
thepeople
2009-02-20
add multiple download mirrors
ralph
2008-09-23
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...
nbd
2008-09-01
Add @GNOME download source.
lars
2008-06-12
use the european kernel.org mirror too
matteo
2008-03-18
adding the possibility of local file cache
ralph
2008-02-18
Increased to five download attempts in download.pl
agb
2007-10-20
show md5sums on mismatch in download.pl
nbd
2007-09-29
Refactor downloading code into download.mk
nbd
2007-08-26
add a '@KERNEL' download facility, tweak script
nico
2007-04-06
add a menuconfig option for specifying a local download mirror
nbd
2007-01-25
fix download.pl (#1257)
nbd
2007-01-24
add functionality to provide local mirrors for development purposes.
pavlov
2006-12-08
update sourceforge downloading
nbd
2006-12-06
strip trailing / from download urls
nbd
2006-11-26
correct trailing slash (cosmetic rather than functional)
pavlov
2006-10-16
sync whiterussian download.pl with trunk, allow the user to specify additiona...
nbd
2006-10-14
fix download.pl for weird 'which' implementations
nbd
2006-10-10
real fix for download.pl
nbd
2006-10-10
add workaround for freebsd
nbd
2006-10-10
add support for bsd md5 as a md5sum replacement
nbd
2006-09-24
disable mirror1.openwrt.org for now - doesn't seem to be active
nbd
2006-09-06
change path for mirror2.openwrt.org
nbd
2006-08-04
add mirror2 to download.pl
nbd
2006-06-27
credit where credit is due
mbm
2006-03-20
add mirror1 again. sponsored by FH BRS, Lab for telecommunications
wbx
2006-03-05
Fit new sourceforge.net download page layout, thanks to Fabian Deutsch for re...
florian
2006-01-20
fix download script for sourceforge urls
nbd
2005-12-07
add a last resort SF round-robin url and some GNU mirrors
nico
2005-12-06
fix sourceforge mirrors, thx d1mag
wbx
2005-12-06
temporarily disabled mirrors
wbx
2005-07-17
move target/default/target_skeleton into package/base-files, put all the defa...
nbd
2005-07-01
update master mirror url
nbd
2005-06-12
added mirror1 and mirror2, which dayly rsyncing the distfiles from openwrt.or...
wbx
2005-06-08
Add GNU download facility
nico
2005-04-30
fix mirror order in download script
nbd
2005-04-27
add master mirror to download script
nbd
2005-04-06
change wget timeout options to --timeout= for compatibility
nbd
2005-03-19
remove md5sum file after successful download
nbd
2005-03-19
add downloading script (with md5sum checking and sourceforge downloading supp...
nbd