summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-1936-44/+121
| | | | | | support) SVN-Revision: 391
* support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq ↵Imre Kaloz2005-03-1910-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 dumpedcoreWaldemar Brodkorb2005-03-191-1/+1
| | | | SVN-Revision: 389
* cosmetic changesWaldemar Brodkorb2005-03-194-17/+10
| | | | SVN-Revision: 388
* mtd/wlc, kernel source addedWaldemar Brodkorb2005-03-191-0/+3
| | | | SVN-Revision: 387
* compile additional busybox head optionsFelix Fietkau2005-03-181-1/+1
| | | | SVN-Revision: 386
* parport_pc is wrong, adn the other probably , tooWaldemar Brodkorb2005-03-171-1/+0
| | | | SVN-Revision: 385
* add vfat/fat/msdos modules needed for usb mass storage devices, add ↵Waldemar Brodkorb2005-03-175-74/+61
| | | | | | lp/parport, needed for asus parallel port (untested) SVN-Revision: 384
* add missing slhc kernel module for ppp_generic.oWaldemar Brodkorb2005-03-161-0/+1
| | | | SVN-Revision: 383
* add sample ppp options fileWaldemar Brodkorb2005-03-161-0/+1
| | | | SVN-Revision: 382
* use another mirror, this mirror is downWaldemar Brodkorb2005-03-164-4/+4
| | | | SVN-Revision: 381
* missed two patches in last commitWaldemar Brodkorb2005-03-162-0/+0
| | | | SVN-Revision: 380
* add all source code from linksys/broadcom which is free, to cvs for better ↵Waldemar Brodkorb2005-03-1685-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 poweroffWaldemar Brodkorb2005-03-161-1/+1
| | | | SVN-Revision: 378
* nbd, why you use copyright notice from broadcom, for your own makefiles?! ↵Waldemar Brodkorb2005-03-152-23/+3
| | | | | | something we need to know? :} SVN-Revision: 377
* add pptp clientWaldemar Brodkorb2005-03-155-0/+68
| | | | SVN-Revision: 376
* add txpwr with reg. override to wlcFelix Fietkau2005-03-152-4/+47
| | | | SVN-Revision: 375
* add passive mode to wlioctl.h and wlcFelix Fietkau2005-03-152-1/+4
| | | | SVN-Revision: 374
* add wlc (wl replacement)Felix Fietkau2005-03-153-9/+188
| | | | SVN-Revision: 373
* make kernel ppp optional and remove cramfs supportFelix Fietkau2005-03-147-3/+23
| | | | SVN-Revision: 372
* update dropbear to 0.45Felix Fietkau2005-03-143-8/+8
| | | | SVN-Revision: 371
* add /etc/passwd with an empty root password for dropbearFelix Fietkau2005-03-143-0/+4
| | | | SVN-Revision: 370
* update ipp2p to version 0.7.4Felix Fietkau2005-03-143-57/+25
| | | | SVN-Revision: 369
* remove firmware namesWaldemar Brodkorb2005-03-141-5/+3
| | | | SVN-Revision: 368
* add some cache functions from broadcom code. add first stuff for remote ↵Waldemar Brodkorb2005-03-143-1/+1
| | | | | | kernel debugging SVN-Revision: 367
* start-stop for dropbearWaldemar Brodkorb2005-03-141-1/+1
| | | | SVN-Revision: 366
* unneeded cleansWaldemar Brodkorb2005-03-141-3/+0
| | | | SVN-Revision: 365
* s/wait/askfirst/ , this let all zombies die ;). found after longer ↵Waldemar Brodkorb2005-03-141-1/+1
| | | | | | brainstorming with nbd SVN-Revision: 364
* remove stuff, update to realityWaldemar Brodkorb2005-03-121-15/+4
| | | | SVN-Revision: 363
* add some help messagesWaldemar Brodkorb2005-03-111-8/+20
| | | | SVN-Revision: 362
* Don't embed dropbear by default (startup script is broken)Nicolas Thill2005-03-091-1/+1
| | | | SVN-Revision: 361
* Add kmod-nfs packageNicolas Thill2005-03-093-0/+20
| | | | SVN-Revision: 360
* Fix nbd's nasty /var hack.Mike Baker2005-03-091-2/+0
| | | | SVN-Revision: 359
* add monitor mode ioctlsFelix Fietkau2005-03-081-0/+2
| | | | SVN-Revision: 358
* fix permission error on /usr/sbin/nvramMike Baker2005-03-081-1/+1
| | | | SVN-Revision: 357
* Change TARGET_ARCH to ARCH in a number of nico's packagesMike Baker2005-03-084-4/+4
| | | | SVN-Revision: 356
* fix version parsing bug in "ipkg upgrade"Mike Baker2005-03-081-2/+2
| | | | SVN-Revision: 355
* remove dependancy on busybox.configMike Baker2005-03-081-2/+1
| | | | SVN-Revision: 354
* change busybox options, remove old unused configMike Baker2005-03-083-473/+6
| | | | SVN-Revision: 353
* support /etc/modulesMike Baker2005-03-082-2/+3
| | | | SVN-Revision: 352
* add hexdump -C, preserve mbm's sanity.Mike Baker2005-03-081-0/+32
| | | | SVN-Revision: 351
* Add ncurses packageNicolas Thill2005-03-085-0/+272
| | | | SVN-Revision: 350
* Add pcre packageNicolas Thill2005-03-085-0/+225
| | | | SVN-Revision: 349
* Update popt release (fix ipkg/rules clean)Nicolas Thill2005-03-082-36/+52
| | | | SVN-Revision: 348
* Add haserl packageNicolas Thill2005-03-085-0/+187
| | | | SVN-Revision: 347
* Remove ip6t_* kernel modules from iptables-extra packageNicolas Thill2005-03-081-2/+0
| | | | SVN-Revision: 346
* Add SNAT and DNAT targetsNicolas Thill2005-03-081-0/+1
| | | | SVN-Revision: 345
* add libshared/libnvram and required includes under version controlFelix Fietkau2005-03-0726-138/+5002
| | | | SVN-Revision: 344
* add missing binutils patchesFelix Fietkau2005-03-072-0/+44
| | | | SVN-Revision: 343
* add tcpdump build depend on libpcapFelix Fietkau2005-03-072-0/+2
| | | | SVN-Revision: 342