Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | upgrade dnsmasq, fixes a few bugs including #943 | Felix Fietkau | 2006-11-14 | 1 | -2/+2 | |
| | | | | SVN-Revision: 5528 | |||||
* | fix the backport of ipt_string by adding the linux 2.6 textsearch code in a ↵ | Felix Fietkau | 2006-11-14 | 1 | -117/+750 | |
| | | | | | | way that does not require adding stuff to our kernel image - linux 2.6 compatible SVN-Revision: 5527 | |||||
* | add START=60 to dnsmasq init | Felix Fietkau | 2006-11-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 5525 | |||||
* | add missing uml include (patch from #955) | Felix Fietkau | 2006-11-13 | 1 | -0/+10 | |
| | | | | SVN-Revision: 5523 | |||||
* | massively decrease the wlcompat entropy polling frequency - hurts ↵ | Felix Fietkau | 2006-11-13 | 1 | -1/+1 | |
| | | | | | | performance and we really don't need that much entropy SVN-Revision: 5522 | |||||
* | improve accuracy of the diag detection of the wrt54g3g | Felix Fietkau | 2006-11-13 | 1 | -2/+2 | |
| | | | | SVN-Revision: 5521 | |||||
* | Add rdc-2.6 description | Florian Fainelli | 2006-11-12 | 1 | -0/+5 | |
| | | | | SVN-Revision: 5517 | |||||
* | Change automake-1.4 to automake (#952) | Florian Fainelli | 2006-11-12 | 1 | -2/+2 | |
| | | | | SVN-Revision: 5516 | |||||
* | fix kernel-headers prepare (#949) | Felix Fietkau | 2006-11-12 | 1 | -3/+2 | |
| | | | | SVN-Revision: 5515 | |||||
* | reorder variables | Felix Fietkau | 2006-11-12 | 4 | -4/+5 | |
| | | | | SVN-Revision: 5513 | |||||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 26 | -109/+256 | |
| | | | | SVN-Revision: 5512 | |||||
* | fix gcc compile | Felix Fietkau | 2006-11-12 | 1 | -4/+4 | |
| | | | | SVN-Revision: 5511 | |||||
* | tty detect fix | Felix Fietkau | 2006-11-12 | 1 | -4/+1 | |
| | | | | SVN-Revision: 5510 | |||||
* | more shell related fixes | Felix Fietkau | 2006-11-12 | 3 | -10/+9 | |
| | | | | SVN-Revision: 5509 | |||||
* | fix another build error | Felix Fietkau | 2006-11-12 | 2 | -3/+3 | |
| | | | | SVN-Revision: 5508 | |||||
* | another optimization | Felix Fietkau | 2006-11-12 | 2 | -2/+7 | |
| | | | | SVN-Revision: 5507 | |||||
* | speed up the build system a little bit | Felix Fietkau | 2006-11-12 | 2 | -1/+1 | |
| | | | | SVN-Revision: 5506 | |||||
* | fix mtd compile | Felix Fietkau | 2006-11-12 | 3 | -2/+306 | |
| | | | | SVN-Revision: 5505 | |||||
* | fix unnecessary rebuild of .targetinfo | Felix Fietkau | 2006-11-12 | 1 | -2/+2 | |
| | | | | SVN-Revision: 5504 | |||||
* | fix typo | Felix Fietkau | 2006-11-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5503 | |||||
* | fix path to temporary files | Felix Fietkau | 2006-11-12 | 1 | -2/+2 | |
| | | | | SVN-Revision: 5502 | |||||
* | fix default target | Felix Fietkau | 2006-11-12 | 1 | -0/+1 | |
| | | | | SVN-Revision: 5501 | |||||
* | fix jffs2root compile | Felix Fietkau | 2006-11-12 | 3 | -2/+306 | |
| | | | | SVN-Revision: 5500 | |||||
* | add missing include | Felix Fietkau | 2006-11-12 | 1 | -0/+2 | |
| | | | | SVN-Revision: 5499 | |||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 33 | -21343/+382 | |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | |||||
* | allow the user to disable downlink shaping by removing the option download ↵ | Felix Fietkau | 2006-11-11 | 2 | -2/+1 | |
| | | | | | | ... line SVN-Revision: 5497 | |||||
* | move two functions from broadcom.sh to /sbin/wifi | Felix Fietkau | 2006-11-11 | 2 | -31/+33 | |
| | | | | SVN-Revision: 5496 | |||||
* | make sure udhcpc is spawned as a background process (use eval) | Felix Fietkau | 2006-11-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5494 | |||||
* | add support for -t 0 (infinite retry) in busybox udhcpc and use it in the ↵ | Felix Fietkau | 2006-11-09 | 2 | -1/+22 | |
| | | | | | | network scripts SVN-Revision: 5493 | |||||
* | replace br0 with $LAN | Felix Fietkau | 2006-11-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5492 | |||||
* | fix dhcp hotplug events | Felix Fietkau | 2006-11-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5491 | |||||
* | fix ifdown hotplug event for static | Felix Fietkau | 2006-11-09 | 1 | -0/+5 | |
| | | | | SVN-Revision: 5490 | |||||
* | fix ifup hotplug event for static | Felix Fietkau | 2006-11-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5489 | |||||
* | fix for multiple extra commands in init scripts using rc.common | Felix Fietkau | 2006-11-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5488 | |||||
* | Enable iso9660 and udf kernel modules (#930) | Florian Fainelli | 2006-11-09 | 12 | -22/+85 | |
| | | | | SVN-Revision: 5485 | |||||
* | forward port diag changes from whiterussian, add extra abstraction for the ↵ | Felix Fietkau | 2006-11-09 | 3 | -330/+417 | |
| | | | | | | gpio stuff SVN-Revision: 5478 | |||||
* | make nozomi linux 2.4 only for now | Felix Fietkau | 2006-11-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 5477 | |||||
* | comgt: make firewalling changes when umts goes up or down | Felix Fietkau | 2006-11-09 | 1 | -2/+13 | |
| | | | | SVN-Revision: 5476 | |||||
* | fix potential data loss issue on failed umount (patch from #942) | Felix Fietkau | 2006-11-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 5474 | |||||
* | use target nm instead of host nm for ar7 images (#936) | Felix Fietkau | 2006-11-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5473 | |||||
* | Ensure dropbear is installed before disabling telnet (#920) | Florian Fainelli | 2006-11-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5465 | |||||
* | Change httpd realm to match the hostname (#932) | Florian Fainelli | 2006-11-07 | 1 | -1/+4 | |
| | | | | SVN-Revision: 5464 | |||||
* | fix typos in CONFIG_SITE files | Nicolas Thill | 2006-11-07 | 1 | -2/+0 | |
| | | | | SVN-Revision: 5456 | |||||
* | some basic cleanup, stylistic change for config files, and slight fixes | Tim Yardley | 2006-11-06 | 6 | -196/+196 | |
| | | | | SVN-Revision: 5455 | |||||
* | Add missing definitions, prevented users of Fedora Core 5 (and probably ↵ | Florian Fainelli | 2006-11-06 | 1 | -0/+37 | |
| | | | | | | others) to build UML kernels. SVN-Revision: 5453 | |||||
* | Add support for ne2000 pci NIC (#916) | Florian Fainelli | 2006-11-06 | 2 | -1/+13 | |
| | | | | SVN-Revision: 5451 | |||||
* | Fix wrong md5sum for nozomi (#915) | Florian Fainelli | 2006-11-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5450 | |||||
* | revert autotools files touching: it has side effects (closes: #918) | Nicolas Thill | 2006-11-05 | 1 | -14/+0 | |
| | | | | SVN-Revision: 5448 | |||||
* | Add automake-1.4 host tool dependency to linux-atm (#910) | Florian Fainelli | 2006-11-04 | 1 | -0/+4 | |
| | | | | SVN-Revision: 5447 | |||||
* | Update kernel configurations to enable NLS KOI8R (russian) and package the ↵ | Florian Fainelli | 2006-11-04 | 11 | -12/+23 | |
| | | | | | | module (#819 - second part) SVN-Revision: 5446 |