Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add downloading script (with md5sum checking and sourceforge downloading ↵ | Felix Fietkau | 2005-03-19 | 36 | -44/+121 |
| | | | | | | support) SVN-Revision: 391 | ||||
* | support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq ↵ | Imre Kaloz | 2005-03-19 | 10 | -7/+51 |
| | | | | | | update, control file fixes. add back other boardtypes to make wl.o happy on other routers SVN-Revision: 390 | ||||
* | new url, reported by dumpedcore | Waldemar Brodkorb | 2005-03-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 389 | ||||
* | cosmetic changes | Waldemar Brodkorb | 2005-03-19 | 4 | -17/+10 |
| | | | | SVN-Revision: 388 | ||||
* | mtd/wlc, kernel source added | Waldemar Brodkorb | 2005-03-19 | 1 | -0/+3 |
| | | | | SVN-Revision: 387 | ||||
* | compile additional busybox head options | Felix Fietkau | 2005-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 386 | ||||
* | parport_pc is wrong, adn the other probably , too | Waldemar Brodkorb | 2005-03-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 385 | ||||
* | add vfat/fat/msdos modules needed for usb mass storage devices, add ↵ | Waldemar Brodkorb | 2005-03-17 | 5 | -74/+61 |
| | | | | | | lp/parport, needed for asus parallel port (untested) SVN-Revision: 384 | ||||
* | add missing slhc kernel module for ppp_generic.o | Waldemar Brodkorb | 2005-03-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 383 | ||||
* | add sample ppp options file | Waldemar Brodkorb | 2005-03-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 382 | ||||
* | use another mirror, this mirror is down | Waldemar Brodkorb | 2005-03-16 | 4 | -4/+4 |
| | | | | SVN-Revision: 381 | ||||
* | missed two patches in last commit | Waldemar Brodkorb | 2005-03-16 | 2 | -0/+0 |
| | | | | SVN-Revision: 380 | ||||
* | add all source code from linksys/broadcom which is free, to cvs for better ↵ | Waldemar Brodkorb | 2005-03-16 | 85 | -16/+18591 |
| | | | | | | maintainence inside openwrt. this gives us the ability to better support different hardware models, without changing any external tar-balls. only et.o and wl.o is missing and is fetched from my webserver. SVN-Revision: 379 | ||||
* | do not poweroff | Waldemar Brodkorb | 2005-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 378 | ||||
* | nbd, why you use copyright notice from broadcom, for your own makefiles?! ↵ | Waldemar Brodkorb | 2005-03-15 | 2 | -23/+3 |
| | | | | | | something we need to know? :} SVN-Revision: 377 | ||||
* | add pptp client | Waldemar Brodkorb | 2005-03-15 | 5 | -0/+68 |
| | | | | SVN-Revision: 376 | ||||
* | add txpwr with reg. override to wlc | Felix Fietkau | 2005-03-15 | 2 | -4/+47 |
| | | | | SVN-Revision: 375 | ||||
* | add passive mode to wlioctl.h and wlc | Felix Fietkau | 2005-03-15 | 2 | -1/+4 |
| | | | | SVN-Revision: 374 | ||||
* | add wlc (wl replacement) | Felix Fietkau | 2005-03-15 | 3 | -9/+188 |
| | | | | SVN-Revision: 373 | ||||
* | make kernel ppp optional and remove cramfs support | Felix Fietkau | 2005-03-14 | 7 | -3/+23 |
| | | | | SVN-Revision: 372 | ||||
* | update dropbear to 0.45 | Felix Fietkau | 2005-03-14 | 3 | -8/+8 |
| | | | | SVN-Revision: 371 | ||||
* | add /etc/passwd with an empty root password for dropbear | Felix Fietkau | 2005-03-14 | 3 | -0/+4 |
| | | | | SVN-Revision: 370 | ||||
* | update ipp2p to version 0.7.4 | Felix Fietkau | 2005-03-14 | 3 | -57/+25 |
| | | | | SVN-Revision: 369 | ||||
* | remove firmware names | Waldemar Brodkorb | 2005-03-14 | 1 | -5/+3 |
| | | | | SVN-Revision: 368 | ||||
* | add some cache functions from broadcom code. add first stuff for remote ↵ | Waldemar Brodkorb | 2005-03-14 | 3 | -1/+1 |
| | | | | | | kernel debugging SVN-Revision: 367 | ||||
* | start-stop for dropbear | Waldemar Brodkorb | 2005-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 366 | ||||
* | unneeded cleans | Waldemar Brodkorb | 2005-03-14 | 1 | -3/+0 |
| | | | | SVN-Revision: 365 | ||||
* | s/wait/askfirst/ , this let all zombies die ;). found after longer ↵ | Waldemar Brodkorb | 2005-03-14 | 1 | -1/+1 |
| | | | | | | brainstorming with nbd SVN-Revision: 364 | ||||
* | remove stuff, update to reality | Waldemar Brodkorb | 2005-03-12 | 1 | -15/+4 |
| | | | | SVN-Revision: 363 | ||||
* | add some help messages | Waldemar Brodkorb | 2005-03-11 | 1 | -8/+20 |
| | | | | SVN-Revision: 362 | ||||
* | Don't embed dropbear by default (startup script is broken) | Nicolas Thill | 2005-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 361 | ||||
* | Add kmod-nfs package | Nicolas Thill | 2005-03-09 | 3 | -0/+20 |
| | | | | SVN-Revision: 360 | ||||
* | Fix nbd's nasty /var hack. | Mike Baker | 2005-03-09 | 1 | -2/+0 |
| | | | | SVN-Revision: 359 | ||||
* | add monitor mode ioctls | Felix Fietkau | 2005-03-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 358 | ||||
* | fix permission error on /usr/sbin/nvram | Mike Baker | 2005-03-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 357 | ||||
* | Change TARGET_ARCH to ARCH in a number of nico's packages | Mike Baker | 2005-03-08 | 4 | -4/+4 |
| | | | | SVN-Revision: 356 | ||||
* | fix version parsing bug in "ipkg upgrade" | Mike Baker | 2005-03-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 355 | ||||
* | remove dependancy on busybox.config | Mike Baker | 2005-03-08 | 1 | -2/+1 |
| | | | | SVN-Revision: 354 | ||||
* | change busybox options, remove old unused config | Mike Baker | 2005-03-08 | 3 | -473/+6 |
| | | | | SVN-Revision: 353 | ||||
* | support /etc/modules | Mike Baker | 2005-03-08 | 2 | -2/+3 |
| | | | | SVN-Revision: 352 | ||||
* | add hexdump -C, preserve mbm's sanity. | Mike Baker | 2005-03-08 | 1 | -0/+32 |
| | | | | SVN-Revision: 351 | ||||
* | Add ncurses package | Nicolas Thill | 2005-03-08 | 5 | -0/+272 |
| | | | | SVN-Revision: 350 | ||||
* | Add pcre package | Nicolas Thill | 2005-03-08 | 5 | -0/+225 |
| | | | | SVN-Revision: 349 | ||||
* | Update popt release (fix ipkg/rules clean) | Nicolas Thill | 2005-03-08 | 2 | -36/+52 |
| | | | | SVN-Revision: 348 | ||||
* | Add haserl package | Nicolas Thill | 2005-03-08 | 5 | -0/+187 |
| | | | | SVN-Revision: 347 | ||||
* | Remove ip6t_* kernel modules from iptables-extra package | Nicolas Thill | 2005-03-08 | 1 | -2/+0 |
| | | | | SVN-Revision: 346 | ||||
* | Add SNAT and DNAT targets | Nicolas Thill | 2005-03-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 345 | ||||
* | add libshared/libnvram and required includes under version control | Felix Fietkau | 2005-03-07 | 26 | -138/+5002 |
| | | | | SVN-Revision: 344 | ||||
* | add missing binutils patches | Felix Fietkau | 2005-03-07 | 2 | -0/+44 |
| | | | | SVN-Revision: 343 | ||||
* | add tcpdump build depend on libpcap | Felix Fietkau | 2005-03-07 | 2 | -0/+2 |
| | | | | SVN-Revision: 342 |