Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost." | Mike Baker | 2007-02-12 | |
| | | | | SVN-Revision: 6291 | |||
* | add some more busybox patches from upstream | Felix Fietkau | 2007-02-12 | |
| | | | | SVN-Revision: 6290 | |||
* | add kernel branch emulation fix from #1345 | Felix Fietkau | 2007-02-12 | |
| | | | | SVN-Revision: 6289 | |||
* | More dependencies are required to force fuse to Linux 2.6 only. | Mike Albon | 2007-02-12 | |
| | | | | SVN-Revision: 6288 | |||
* | fix for multiple lock/unlock operations in 'lock' command (found by framer99) | Felix Fietkau | 2007-02-12 | |
| | | | | SVN-Revision: 6286 | |||
* | clean up uml-2.6 config, fixes buildbot pcmcia-cs error | Felix Fietkau | 2007-02-12 | |
| | | | | SVN-Revision: 6285 | |||
* | Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels. | Mike Albon | 2007-02-12 | |
| | | | | SVN-Revision: 6284 | |||
* | oops... accidentally merged a broken patch | Felix Fietkau | 2007-02-11 | |
| | | | | SVN-Revision: 6283 | |||
* | fix a bug that breaks some cgi scripts on busybox (patch from x-wrt) | Felix Fietkau | 2007-02-11 | |
| | | | | SVN-Revision: 6282 | |||
* | revert httpd header handling code to the one from busybox 1.3.1 - fixes ↵ | Felix Fietkau | 2007-02-10 | |
| | | | | | | problems with cgis and custom headers SVN-Revision: 6281 | |||
* | more fixes for rstrip.sh and kernel modules - fixes #1301 | Felix Fietkau | 2007-02-09 | |
| | | | | SVN-Revision: 6280 | |||
* | add NTFS-3G | Imre Kaloz | 2007-02-08 | |
| | | | | SVN-Revision: 6279 | |||
* | fix mac handling, thanks to Kestutis Kupciunas | Imre Kaloz | 2007-02-08 | |
| | | | | SVN-Revision: 6278 | |||
* | upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse | Imre Kaloz | 2007-02-08 | |
| | | | | SVN-Revision: 6277 | |||
* | update work in progress rewritten bcm947xx code. wifi and usb seem to be ↵ | Felix Fietkau | 2007-02-08 | |
| | | | | | | working, flash access still has problems SVN-Revision: 6276 | |||
* | port [6229] to kamikaze | Felix Fietkau | 2007-02-08 | |
| | | | | SVN-Revision: 6275 | |||
* | fix typos in ifdown (patch from #1319) | Felix Fietkau | 2007-02-06 | |
| | | | | SVN-Revision: 6272 | |||
* | fix overzealous kmod stripping - it killed kernel module parameters (#1301) | Felix Fietkau | 2007-02-06 | |
| | | | | SVN-Revision: 6271 | |||
* | change target description | Felix Fietkau | 2007-02-05 | |
| | | | | SVN-Revision: 6270 | |||
* | add profile for the wgt634u | Felix Fietkau | 2007-02-05 | |
| | | | | SVN-Revision: 6269 | |||
* | oops... typo | Felix Fietkau | 2007-02-04 | |
| | | | | SVN-Revision: 6267 | |||
* | fix rootfs detection | Felix Fietkau | 2007-02-04 | |
| | | | | SVN-Revision: 6266 | |||
* | update atheros 2.6 port - add support for the older chip generation | Felix Fietkau | 2007-02-04 | |
| | | | | SVN-Revision: 6265 | |||
* | add extra netfilter xt stuff to config-template | Felix Fietkau | 2007-02-04 | |
| | | | | SVN-Revision: 6264 | |||
* | Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; ↵ | Felix Fietkau | 2007-02-04 | |
| | | | | | | then cmd; fi' to avoid make errors if the condition is false If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare. SVN-Revision: 6263 | |||
* | upgrade to busybox 1.4.1 | Felix Fietkau | 2007-02-04 | |
| | | | | SVN-Revision: 6261 | |||
* | 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 |