summaryrefslogtreecommitdiff
path: root/openwrt/scripts
Commit message (Collapse)AuthorAgeFilesLines
* update master mirror urlFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1304
* added mirror1 and mirror2, which dayly rsyncing the distfiles from ↵Waldemar Brodkorb2005-06-121-1/+2
| | | | | | openwrt.org/downloads/sources, so please add packages there via rsync SVN-Revision: 1220
* Add GNU download facilityNicolas Thill2005-06-081-0/+7
| | | | SVN-Revision: 1170
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-7/+9
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085
* fix mirror order in download scriptFelix Fietkau2005-04-301-9/+13
| | | | SVN-Revision: 772
* copy ipkg shell script to scripts/, change the reference in rules.mk and add ↵Felix Fietkau2005-04-301-0/+1188
| | | | | | the c version of ipkg SVN-Revision: 769
* add master mirror to download scriptFelix Fietkau2005-04-271-0/+2
| | | | SVN-Revision: 736
* try to add with correct permissionsWaldemar Brodkorb2005-04-211-0/+26
| | | | SVN-Revision: 698
* try to add with correct permissions laterWaldemar Brodkorb2005-04-211-26/+0
| | | | SVN-Revision: 697
* Add an rscript shell script to recursively find strippable binaries and ↵Nicolas Thill2005-04-181-0/+26
| | | | | | strip unstripped ones SVN-Revision: 660
* change wget timeout options to --timeout= for compatibilityFelix Fietkau2005-04-061-1/+1
| | | | SVN-Revision: 571
* make lzo and server support in openvpn optionalFelix Fietkau2005-04-031-0/+1
| | | | SVN-Revision: 551
* small patch from Johannes 5 JoemannWaldemar Brodkorb2005-03-261-0/+1
| | | | SVN-Revision: 467
* clean linux kernel, when linux.config changesFelix Fietkau2005-03-211-1/+15
| | | | SVN-Revision: 408
* remove md5sum file after successful downloadFelix Fietkau2005-03-191-0/+1
| | | | SVN-Revision: 394
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-0/+76
| | | | | | support) SVN-Revision: 391
* do not poweroffWaldemar Brodkorb2005-03-161-1/+1
| | | | SVN-Revision: 378
* remove firmware namesWaldemar Brodkorb2005-03-141-5/+3
| | | | SVN-Revision: 368
* nbd's makefile/menuconfig rewriteMike Baker2005-03-065-0/+167
| | | | SVN-Revision: 307
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-031-11/+0
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* I do not believe that users will cleanup kernelsource, when switching ↵Waldemar Brodkorb2005-02-232-0/+65
rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx> SVN-Revision: 290