Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sstrip | Mike Baker | 2005-02-22 | 2 | -1/+498 | |
| | | | | SVN-Revision: 282 | |||||
* | add zlib for dropbear | Waldemar Brodkorb | 2005-02-21 | 2 | -0/+80 | |
| | | | | SVN-Revision: 281 | |||||
* | handle builddependencies via Config.in, suggested by nbd | Waldemar Brodkorb | 2005-02-21 | 3 | -1/+5 | |
| | | | | SVN-Revision: 280 | |||||
* | remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target ↵ | Waldemar Brodkorb | 2005-02-21 | 2 | -3/+8 | |
| | | | | | | for linksys-stuff SVN-Revision: 279 | |||||
* | add dirclean targets, add jffs2root compile | Waldemar Brodkorb | 2005-02-21 | 1 | -0/+28 | |
| | | | | SVN-Revision: 277 | |||||
* | jffs2 root support | Mike Baker | 2005-02-21 | 2 | -1/+110 | |
| | | | | SVN-Revision: 276 | |||||
* | add -a and -b options needed for jffs2 root | Mike Baker | 2005-02-20 | 1 | -64/+74 | |
| | | | | SVN-Revision: 275 | |||||
* | sed-host forgotten in last commit | Waldemar Brodkorb | 2005-02-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 273 | |||||
* | demistifying make *clean targets, fix some clean targets issues | Waldemar Brodkorb | 2005-02-19 | 3 | -3/+7 | |
| | | | | SVN-Revision: 272 | |||||
* | support jffs2 root filesystem | Mike Baker | 2005-02-19 | 2 | -0/+0 | |
| | | | | SVN-Revision: 269 | |||||
* | sync with buildroot2 from uclibc, add two variables PACKAGE_DIR and PATCH, ↵ | Waldemar Brodkorb | 2005-02-19 | 2 | -6/+7 | |
| | | | | | | remove LINKSYS_TGZ_SITE from here SVN-Revision: 265 | |||||
* | sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headers | Waldemar Brodkorb | 2005-02-19 | 2 | -29/+22 | |
| | | | | SVN-Revision: 264 | |||||
* | add source for linksys stuff | Waldemar Brodkorb | 2005-02-19 | 2 | -2/+1 | |
| | | | | SVN-Revision: 263 | |||||
* | sync with buildroot2 from uclibc | Waldemar Brodkorb | 2005-02-19 | 12 | -22/+30 | |
| | | | | SVN-Revision: 262 | |||||
* | sync with buildroot2 from uclibc, separate ptches in subdir | Waldemar Brodkorb | 2005-02-19 | 3 | -8/+17 | |
| | | | | SVN-Revision: 261 | |||||
* | squashfs-lzma | Waldemar Brodkorb | 2005-02-17 | 1 | -0/+3 | |
| | | | | SVN-Revision: 254 | |||||
* | add ebtables usertools | Waldemar Brodkorb | 2005-02-17 | 4 | -0/+47 | |
| | | | | SVN-Revision: 250 | |||||
* | add support for building usb modules. diff from Steffen Pfendtner | Waldemar Brodkorb | 2005-02-14 | 1 | -29/+183 | |
| | | | | SVN-Revision: 245 | |||||
* | cleanup the whole addpattern / trx nonsense | Mike Baker | 2005-02-12 | 1 | -2/+2 | |
| | | | | SVN-Revision: 243 | |||||
* | do not use linux-mips-cvs anymore. suggested earlier by Kaloz. I created a ↵ | Waldemar Brodkorb | 2005-02-12 | 3 | -30/+41 | |
| | | | | | | patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. SVN-Revision: 242 | |||||
* | url for stuff I extracted from linksys tgz, culd be changed in one place now | Waldemar Brodkorb | 2005-02-12 | 1 | -0/+2 | |
| | | | | SVN-Revision: 236 | |||||
* | makefile cleanup, new directory name for linksys kernel stuff | Waldemar Brodkorb | 2005-02-12 | 1 | -8/+9 | |
| | | | | SVN-Revision: 235 | |||||
* | regen patch, because directory for linksys-kernel stuff changed, some et.4xx ↵ | Waldemar Brodkorb | 2005-02-12 | 3 | -0/+0 | |
| | | | | | | cleanup SVN-Revision: 234 | |||||
* | remove patch, some et.4xx cleanup | Waldemar Brodkorb | 2005-02-12 | 1 | -0/+0 | |
| | | | | SVN-Revision: 233 | |||||
* | activate IP multicast, request by nico for stable version, and a frind of ↵ | Waldemar Brodkorb | 2005-02-12 | 1 | -1/+3 | |
| | | | | | | mine like to play with mdns SVN-Revision: 232 | |||||
* | add trx and modified addpattern from rodent, update via tftp still works on ↵ | Waldemar Brodkorb | 2005-02-12 | 3 | -53/+634 | |
| | | | | | | gs v1.0, Makefile cleanup, renaming linksysstuff SVN-Revision: 231 | |||||
* | add my hackish openwrt-tools package. added my mtd.c reimplementation, too. ↵ | Waldemar Brodkorb | 2005-02-08 | 4 | -0/+347 | |
| | | | | | | It basically works, but needs some more checks. SVN-Revision: 224 | |||||
* | add ebtables support to kernel. need to be tested on runtime | Waldemar Brodkorb | 2005-02-08 | 2 | -0/+21 | |
| | | | | SVN-Revision: 223 | |||||
* | add jffs-compression patch | Waldemar Brodkorb | 2005-02-08 | 3 | -0/+5 | |
| | | | | | | | remove noop asm patch. it is really needed? i think not. router still boots up fine. SVN-Revision: 222 | |||||
* | not needed anymore | Waldemar Brodkorb | 2005-02-07 | 1 | -0/+0 | |
| | | | | SVN-Revision: 221 | |||||
* | use normal mtdblock rw support, not the hacked linksys ro support | Waldemar Brodkorb | 2005-02-07 | 1 | -27/+3 | |
| | | | | SVN-Revision: 220 | |||||
* | clean up dependancies to avoid rebuilding | Mike Baker | 2005-02-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 218 | |||||
* | change default to busybox stable | Waldemar Brodkorb | 2005-02-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 215 | |||||
* | *** empty log message *** | Mike Baker | 2005-02-06 | 5 | -104/+259 | |
| | | | | SVN-Revision: 213 | |||||
* | wbx's kernel patches | Mike Baker | 2005-02-06 | 81 | -159/+177 | |
| | | | | SVN-Revision: 209 | |||||
* | Update defaults | Mike Baker | 2005-01-17 | 4 | -4/+4 | |
| | | | | SVN-Revision: 202 | |||||
* | Initial revision | Mike Baker | 2005-01-16 | 84 | -0/+16498 | |
SVN-Revision: 197 |