summaryrefslogtreecommitdiff
path: root/openwrt/scripts
Commit message (Collapse)AuthorAgeFilesLines
* add toshiba tftp commandsWaldemar Brodkorb2005-12-251-5/+19
| | | | SVN-Revision: 2766
* add a last resort SF round-robin url and some GNU mirrorsNicolas Thill2005-12-071-0/+5
| | | | SVN-Revision: 2594
* fix sourceforge mirrors, thx d1magWaldemar Brodkorb2005-12-061-1/+1
| | | | SVN-Revision: 2582
* temporarily disabled mirrorsWaldemar Brodkorb2005-12-061-2/+2
| | | | SVN-Revision: 2580
* make log output a bit nicerFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2241
* fix typo in my last commitNicolas Thill2005-10-221-1/+1
| | | | SVN-Revision: 2232
* set undefined WD variableNicolas Thill2005-10-221-1/+3
| | | | SVN-Revision: 2231
* update make-ipkg-dir.shFelix Fietkau2005-10-211-0/+8
| | | | SVN-Revision: 2209
* fix reboot command for dlink flash scriptFelix Fietkau2005-08-241-1/+1
| | | | SVN-Revision: 1742
* add a script for flashing D-Link DSL-G6x4TFelix Fietkau2005-08-231-0/+167
| | | | SVN-Revision: 1741
* add ipkg fix from whiterussianFelix Fietkau2005-08-201-2/+2
| | | | SVN-Revision: 1704
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-211-4/+5
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-171-1/+1
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* 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