Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix madwifi compile for atheros 2.6 | Felix Fietkau | 2007-02-04 | |
| | | | | SVN-Revision: 6260 | |||
* | get rid of the get_system_type() dependency for atheros 2.6 | Felix Fietkau | 2007-02-04 | |
| | | | | SVN-Revision: 6259 | |||
* | force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - ↵ | Felix Fietkau | 2007-02-04 | |
| | | | | | | why the fsck has this ever worked for anybody?? SVN-Revision: 6258 | |||
* | fix compat hacks for init_work | Felix Fietkau | 2007-02-02 | |
| | | | | SVN-Revision: 6253 | |||
* | disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while ↵ | Nicolas Thill | 2007-02-01 | |
| | | | | | | PKG_CONFIGURE_PATH is now used for configure scripts SVN-Revision: 6244 | |||
* | mark pwc as broken (at least on brcm-2.6 & x86-2.6) | Nicolas Thill | 2007-02-01 | |
| | | | | SVN-Revision: 6243 | |||
* | disable block2mtd page readahead (patch from #1058) | Felix Fietkau | 2007-02-01 | |
| | | | | SVN-Revision: 6242 | |||
* | update d80211 to latest wireless-dev version | Felix Fietkau | 2007-02-01 | |
| | | | | SVN-Revision: 6241 | |||
* | fix typo | Felix Fietkau | 2007-02-01 | |
| | | | | SVN-Revision: 6239 | |||
* | unbreak cgis with custom headers on busybox httpd | Felix Fietkau | 2007-02-01 | |
| | | | | SVN-Revision: 6238 | |||
* | clean up the x86 image build a bit, fixing unconditional copy of grub files | Tim Yardley | 2007-02-01 | |
| | | | | SVN-Revision: 6237 | |||
* | print package name when prereq fails | Mike Baker | 2007-01-31 | |
| | | | | SVN-Revision: 6236 | |||
* | enable httpd sighup config reload by default | Felix Fietkau | 2007-01-31 | |
| | | | | SVN-Revision: 6235 | |||
* | move "make symlinks" to "make package/symlinks" | Mike Baker | 2007-01-31 | |
| | | | | SVN-Revision: 6234 | |||
* | fix rb532 image build | Felix Fietkau | 2007-01-31 | |
| | | | | SVN-Revision: 6233 | |||
* | basic pxa support; likely broken | Mike Baker | 2007-01-31 | |
| | | | | SVN-Revision: 6232 | |||
* | fix colors when compiling with some newer versions of bash | Mike Baker | 2007-01-30 | |
| | | | | SVN-Revision: 6231 | |||
* | fix a typo | Felix Fietkau | 2007-01-29 | |
| | | | | SVN-Revision: 6228 | |||
* | move the natsemi preselection into the x86 default package list | Felix Fietkau | 2007-01-29 | |
| | | | | SVN-Revision: 6227 | |||
* | add broadcast setting for /etc/config/network interfaces | Felix Fietkau | 2007-01-27 | |
| | | | | SVN-Revision: 6225 | |||
* | forward port missing parts of the mtd permission change in whiterussian (and ↵ | Felix Fietkau | 2007-01-27 | |
| | | | | | | add it to linux 2.6 as well) SVN-Revision: 6224 | |||
* | fix stupid busybox bin2hex bug | Felix Fietkau | 2007-01-27 | |
| | | | | SVN-Revision: 6223 | |||
* | really fix busybox wget command line parsing | Felix Fietkau | 2007-01-27 | |
| | | | | SVN-Revision: 6218 | |||
* | Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to ↵ | Felix Fietkau | 2007-01-27 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 6215 | |||
* | merge another batch of code from michael buesch's wireless-dev tree, fix up ↵ | Felix Fietkau | 2007-01-26 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 6212 | |||
* | fix wget --passive-ftp | Felix Fietkau | 2007-01-26 | |
| | | | | SVN-Revision: 6211 | |||
* | another fix for the awk command line parsing - should finally work properly now | Felix Fietkau | 2007-01-26 | |
| | | | | SVN-Revision: 6210 | |||
* | Fix gcc version selection - default version for linux 2.4 broken in r6208 - ↵ | Felix Fietkau | 2007-01-26 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 6208 | |||
* | bluetooth currently depends on usb support | Felix Fietkau | 2007-01-26 | |
| | | | | SVN-Revision: 6205 | |||
* | upgrade busybox to 1.4.0 | Felix Fietkau | 2007-01-25 | |
| | | | | SVN-Revision: 6204 | |||
* | make usb init script executable | Felix Fietkau | 2007-01-25 | |
| | | | | SVN-Revision: 6203 | |||
* | use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility) | Felix Fietkau | 2007-01-25 | |
| | | | | SVN-Revision: 6202 | |||
* | rename patch to avoid duplicate patch number | Felix Fietkau | 2007-01-25 | |
| | | | | SVN-Revision: 6201 | |||
* | fix download.pl (#1257) | Felix Fietkau | 2007-01-25 | |
| | | | | SVN-Revision: 6200 | |||
* | add html output for the documentation (using tex4ht) | Felix Fietkau | 2007-01-25 | |
| | | | | SVN-Revision: 6199 | |||
* | force pcmcia-cs reconfiguration when the kernel configuration changes | Nicolas Thill | 2007-01-25 | |
| | | | | SVN-Revision: 6198 | |||
* | add ar7 sErCoMm image fix (patch by Bernardo Innocenti) | Felix Fietkau | 2007-01-25 | |
| | | | | SVN-Revision: 6197 | |||
* | update e2fsprogs to 1.39 (closes: #1161) | Nicolas Thill | 2007-01-25 | |
| | | | | SVN-Revision: 6196 | |||
* | fix [6191] | Mike Baker | 2007-01-24 | |
| | | | | SVN-Revision: 6193 | |||
* | add functionality to provide local mirrors for development purposes. * any ↵ | Tim Yardley | 2007-01-24 | |
| | | | | | | 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 | |
| | | | | | | calculate bounds SVN-Revision: 6191 | |||
* | Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN) | Rod Whitby | 2007-01-23 | |
| | | | | SVN-Revision: 6188 | |||
* | make spca / gspca driver 2.6 only | Nicolas Thill | 2007-01-23 | |
| | | | | SVN-Revision: 6186 | |||
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 | |
| | | | | SVN-Revision: 6185 | |||
* | fix chaostables patch (closes: #1246) | Nicolas Thill | 2007-01-23 | |
| | | | | SVN-Revision: 6184 | |||
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 | |
| | | | | SVN-Revision: 6183 | |||
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | |
| | | | | SVN-Revision: 6182 |