| Commit message (Expand) | Author | Age | Files | Lines |
* | upgrade busybox to 1.4.0 | Felix Fietkau | 2007-01-25 | 22 | -1384/+576 |
* | make usb init script executable | Felix Fietkau | 2007-01-25 | 1 | -0/+0 |
* | use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 |
* | rename patch to avoid duplicate patch number | Felix Fietkau | 2007-01-25 | 1 | -0/+0 |
* | fix download.pl (#1257) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 |
* | add html output for the documentation (using tex4ht) | Felix Fietkau | 2007-01-25 | 2 | -6/+15 |
* | force pcmcia-cs reconfiguration when the kernel configuration changes | Nicolas Thill | 2007-01-25 | 1 | -0/+2 |
* | add ar7 sErCoMm image fix (patch by Bernardo Innocenti) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 |
* | update e2fsprogs to 1.39 (closes: #1161) | Nicolas Thill | 2007-01-25 | 1 | -2/+2 |
* | fix [6191] | Mike Baker | 2007-01-24 | 1 | -1/+1 |
* | add functionality to provide local mirrors for development purposes. * any UR... | Tim Yardley | 2007-01-24 | 1 | -0/+16 |
* | kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically cal... | Mike Baker | 2007-01-24 | 1 | -1/+1 |
* | Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN) | Rod Whitby | 2007-01-23 | 1 | -0/+1 |
* | make spca / gspca driver 2.6 only | Nicolas Thill | 2007-01-23 | 1 | -1/+1 |
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 | 1 | -2/+2 |
* | fix chaostables patch (closes: #1246) | Nicolas Thill | 2007-01-23 | 1 | -12/+0 |
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 | 11 | -0/+11 |
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 16 | -19/+1277 |
* | Fix zd1211rw typo and call (#1241) | Florian Fainelli | 2007-01-22 | 1 | -1/+2 |
* | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS | Nicolas Thill | 2007-01-22 | 3 | -3/+3 |
* | remove lots of useless junk from the nvram package | Felix Fietkau | 2007-01-22 | 18 | -3099/+274 |
* | fix a typo in my netfilter commit - worked for iptables, didn't work for the ... | Felix Fietkau | 2007-01-22 | 1 | -2/+2 |
* | upgrade spca5xx to latest upstream version | Felix Fietkau | 2007-01-22 | 3 | -198/+7 |
* | add missing config checks for the netfilter connmark target (fixes #1186) | Felix Fietkau | 2007-01-22 | 1 | -0/+2 |
* | export __libc_stack_end in dynamically linked binaries as well - fixes uclibc... | Felix Fietkau | 2007-01-22 | 1 | -0/+52 |
* | compile fix for 2.6 | Felix Fietkau | 2007-01-22 | 2 | -1/+25 |
* | compile fix for 2.6 | Felix Fietkau | 2007-01-22 | 1 | -0/+16 |
* | add missing VIDEO_SUPPORT option | Felix Fietkau | 2007-01-21 | 1 | -0/+3 |
* | fix keynote compile | Felix Fietkau | 2007-01-21 | 1 | -1/+5 |
* | Mount usb filesystem at startup (#1077) | Florian Fainelli | 2007-01-21 | 1 | -0/+9 |
* | fix a typo | Felix Fietkau | 2007-01-21 | 1 | -1/+1 |
* | another compile fix | Felix Fietkau | 2007-01-21 | 1 | -0/+1 |
* | pass the CFLAGS through the environment on compile and fix a few packages | Felix Fietkau | 2007-01-21 | 6 | -14/+19 |
* | make spca5xx depend on video device support in the kernel | Felix Fietkau | 2007-01-21 | 4 | -1/+6 |
* | fix typos | Felix Fietkau | 2007-01-20 | 1 | -2/+2 |
* | turn the IXP4xx microcode check into a prereq check so that the error message... | Felix Fietkau | 2007-01-20 | 2 | -7/+14 |
* | allow newlines in prereq error messages | Felix Fietkau | 2007-01-20 | 1 | -1/+1 |
* | cosmetic fix | Felix Fietkau | 2007-01-20 | 1 | -1/+1 |
* | ignore the bridge option if brctl is not available | Felix Fietkau | 2007-01-20 | 1 | -14/+16 |
* | fix fdisk llseek | Felix Fietkau | 2007-01-20 | 1 | -0/+32 |
* | fix for e2fsprogs package splitup | Felix Fietkau | 2007-01-20 | 1 | -0/+2 |
* | Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a n... | Felix Fietkau | 2007-01-20 | 11 | -5/+183 |
* | move e2fsprogs from packages to trunk (will need this in a target profile later) | Felix Fietkau | 2007-01-20 | 1 | -0/+93 |
* | remove obsolete stuff | Felix Fietkau | 2007-01-20 | 1 | -13/+0 |
* | add descriptions to the broadcom target profiles and export them to the targe... | Felix Fietkau | 2007-01-20 | 4 | -1/+58 |
* | cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack... | Felix Fietkau | 2007-01-20 | 9 | -91/+51 |
* | include .pkginfo in image builder | Felix Fietkau | 2007-01-20 | 1 | -0/+1 |
* | clean up package rebuild messages | Felix Fietkau | 2007-01-20 | 1 | -7/+2 |
* | add usb led for wl-hdd | Felix Fietkau | 2007-01-20 | 1 | -0/+1 |
* | always return true in rstrip.sh | Felix Fietkau | 2007-01-20 | 1 | -0/+1 |