Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unbreak cgis with custom headers on busybox httpd | Felix Fietkau | 2007-02-01 | 1 | -0/+11 | |
| | | | | SVN-Revision: 6238 | |||||
* | clean up the x86 image build a bit, fixing unconditional copy of grub files | Tim Yardley | 2007-02-01 | 1 | -5/+12 | |
| | | | | SVN-Revision: 6237 | |||||
* | print package name when prereq fails | Mike Baker | 2007-01-31 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6236 | |||||
* | enable httpd sighup config reload by default | Felix Fietkau | 2007-01-31 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6235 | |||||
* | move "make symlinks" to "make package/symlinks" | Mike Baker | 2007-01-31 | 3 | -7/+6 | |
| | | | | SVN-Revision: 6234 | |||||
* | fix rb532 image build | Felix Fietkau | 2007-01-31 | 1 | -3/+2 | |
| | | | | SVN-Revision: 6233 | |||||
* | basic pxa support; likely broken | Mike Baker | 2007-01-31 | 8 | -0/+2816 | |
| | | | | SVN-Revision: 6232 | |||||
* | fix colors when compiling with some newer versions of bash | Mike Baker | 2007-01-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 6231 | |||||
* | fix a typo | Felix Fietkau | 2007-01-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6228 | |||||
* | move the natsemi preselection into the x86 default package list | Felix Fietkau | 2007-01-29 | 2 | -1/+1 | |
| | | | | SVN-Revision: 6227 | |||||
* | add broadcast setting for /etc/config/network interfaces | Felix Fietkau | 2007-01-27 | 1 | -1/+3 | |
| | | | | SVN-Revision: 6225 | |||||
* | forward port missing parts of the mtd permission change in whiterussian (and ↵ | Felix Fietkau | 2007-01-27 | 2 | -0/+37 | |
| | | | | | | add it to linux 2.6 as well) SVN-Revision: 6224 | |||||
* | fix stupid busybox bin2hex bug | Felix Fietkau | 2007-01-27 | 1 | -0/+14 | |
| | | | | SVN-Revision: 6223 | |||||
* | really fix busybox wget command line parsing | Felix Fietkau | 2007-01-27 | 1 | -10/+12 | |
| | | | | SVN-Revision: 6218 | |||||
* | Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to ↵ | Felix Fietkau | 2007-01-27 | 1 | -0/+12 | |
| | | | | | | resolve an ipv6 address from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the supplied address family. This returns ipv4 addresses marked as ipv6 ones. SVN-Revision: 6217 | |||||
* | add broadcom-wl patchtable again | Felix Fietkau | 2007-01-27 | 1 | -0/+14 | |
| | | | | SVN-Revision: 6215 | |||||
* | merge another batch of code from michael buesch's wireless-dev tree, fix up ↵ | Felix Fietkau | 2007-01-26 | 6 | -4695/+3384 | |
| | | | | | | extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi SVN-Revision: 6213 | |||||
* | fix a small bug in config.pl that tends to mess up kernel cmdlines | Felix Fietkau | 2007-01-26 | 1 | -2/+2 | |
| | | | | SVN-Revision: 6212 | |||||
* | fix wget --passive-ftp | Felix Fietkau | 2007-01-26 | 1 | -0/+11 | |
| | | | | SVN-Revision: 6211 | |||||
* | another fix for the awk command line parsing - should finally work properly now | Felix Fietkau | 2007-01-26 | 1 | -8/+14 | |
| | | | | SVN-Revision: 6210 | |||||
* | Fix gcc version selection - default version for linux 2.4 broken in r6208 - ↵ | Felix Fietkau | 2007-01-26 | 2 | -4/+2 | |
| | | | | | | brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...) SVN-Revision: 6209 | |||||
* | use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default | Imre Kaloz | 2007-01-26 | 2 | -5/+5 | |
| | | | | SVN-Revision: 6208 | |||||
* | bluetooth currently depends on usb support | Felix Fietkau | 2007-01-26 | 1 | -0/+1 | |
| | | | | SVN-Revision: 6205 | |||||
* | upgrade busybox to 1.4.0 | Felix Fietkau | 2007-01-25 | 22 | -1384/+576 | |
| | | | | SVN-Revision: 6204 | |||||
* | make usb init script executable | Felix Fietkau | 2007-01-25 | 1 | -0/+0 | |
| | | | | SVN-Revision: 6203 | |||||
* | use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6202 | |||||
* | rename patch to avoid duplicate patch number | Felix Fietkau | 2007-01-25 | 1 | -0/+0 | |
| | | | | SVN-Revision: 6201 | |||||
* | fix download.pl (#1257) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6200 | |||||
* | add html output for the documentation (using tex4ht) | Felix Fietkau | 2007-01-25 | 2 | -6/+15 | |
| | | | | SVN-Revision: 6199 | |||||
* | force pcmcia-cs reconfiguration when the kernel configuration changes | Nicolas Thill | 2007-01-25 | 1 | -0/+2 | |
| | | | | SVN-Revision: 6198 | |||||
* | add ar7 sErCoMm image fix (patch by Bernardo Innocenti) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6197 | |||||
* | update e2fsprogs to 1.39 (closes: #1161) | Nicolas Thill | 2007-01-25 | 1 | -2/+2 | |
| | | | | SVN-Revision: 6196 | |||||
* | fix [6191] | Mike Baker | 2007-01-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6193 | |||||
* | add functionality to provide local mirrors for development purposes. * any ↵ | Tim Yardley | 2007-01-24 | 1 | -0/+16 | |
| | | | | | | URLs in scripts/localmirrors will be prepended to the mirror list * this facilitates local builds and recompilations * will also be useful for the buildbot and auto-build of images SVN-Revision: 6192 | |||||
* | kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically ↵ | Mike Baker | 2007-01-24 | 1 | -1/+1 | |
| | | | | | | calculate bounds SVN-Revision: 6191 | |||||
* | Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN) | Rod Whitby | 2007-01-23 | 1 | -0/+1 | |
| | | | | SVN-Revision: 6188 | |||||
* | make spca / gspca driver 2.6 only | Nicolas Thill | 2007-01-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6186 | |||||
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 | 1 | -2/+2 | |
| | | | | SVN-Revision: 6185 | |||||
* | fix chaostables patch (closes: #1246) | Nicolas Thill | 2007-01-23 | 1 | -12/+0 | |
| | | | | SVN-Revision: 6184 | |||||
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 | 11 | -0/+11 | |
| | | | | SVN-Revision: 6183 | |||||
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 16 | -19/+1277 | |
| | | | | SVN-Revision: 6182 | |||||
* | Fix zd1211rw typo and call (#1241) | Florian Fainelli | 2007-01-22 | 1 | -1/+2 | |
| | | | | SVN-Revision: 6181 | |||||
* | cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS | Nicolas Thill | 2007-01-22 | 3 | -3/+3 | |
| | | | | SVN-Revision: 6180 | |||||
* | remove lots of useless junk from the nvram package | Felix Fietkau | 2007-01-22 | 18 | -3099/+274 | |
| | | | | SVN-Revision: 6177 | |||||
* | fix a typo in my netfilter commit - worked for iptables, didn't work for the ↵ | Felix Fietkau | 2007-01-22 | 1 | -2/+2 | |
| | | | | | | kernel modules SVN-Revision: 6176 | |||||
* | upgrade spca5xx to latest upstream version | Felix Fietkau | 2007-01-22 | 3 | -198/+7 | |
| | | | | SVN-Revision: 6174 | |||||
* | add missing config checks for the netfilter connmark target (fixes #1186) | Felix Fietkau | 2007-01-22 | 1 | -0/+2 | |
| | | | | SVN-Revision: 6172 | |||||
* | export __libc_stack_end in dynamically linked binaries as well - fixes ↵ | Felix Fietkau | 2007-01-22 | 1 | -0/+52 | |
| | | | | | | uclibc++ compile on powerpc (#1230) SVN-Revision: 6171 | |||||
* | compile fix for 2.6 | Felix Fietkau | 2007-01-22 | 2 | -1/+25 | |
| | | | | SVN-Revision: 6170 | |||||
* | compile fix for 2.6 | Felix Fietkau | 2007-01-22 | 1 | -0/+16 | |
| | | | | SVN-Revision: 6169 |