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