aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* move tlb change for mips 4KC to generic patches (required for most mips targets)Felix Fietkau2007-02-133-38/+20
| | | | SVN-Revision: 6294
* Menuconfig will not treat 'select FOO' as a real dependency thus if BAR ↵Felix Fietkau2007-02-122-15/+35
| | | | | | depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well. SVN-Revision: 6293
* Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1Mike Baker2007-02-121-1/+1
| | | | SVN-Revision: 6292
* fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."Mike Baker2007-02-121-0/+15
| | | | SVN-Revision: 6291
* add some more busybox patches from upstreamFelix Fietkau2007-02-122-0/+85
| | | | SVN-Revision: 6290
* add kernel branch emulation fix from #1345Felix Fietkau2007-02-121-0/+11
| | | | SVN-Revision: 6289
* More dependencies are required to force fuse to Linux 2.6 only.Mike Albon2007-02-121-1/+3
| | | | SVN-Revision: 6288
* fix for multiple lock/unlock operations in 'lock' command (found by framer99)Felix Fietkau2007-02-121-2/+1
| | | | SVN-Revision: 6286
* clean up uml-2.6 config, fixes buildbot pcmcia-cs errorFelix Fietkau2007-02-122-674/+26
| | | | SVN-Revision: 6285
* Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.Mike Albon2007-02-121-1/+1
| | | | SVN-Revision: 6284
* oops... accidentally merged a broken patchFelix Fietkau2007-02-111-14/+14
| | | | SVN-Revision: 6283
* fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)Felix Fietkau2007-02-111-0/+17
| | | | SVN-Revision: 6282
* revert httpd header handling code to the one from busybox 1.3.1 - fixes ↵Felix Fietkau2007-02-101-1/+15
| | | | | | problems with cgis and custom headers SVN-Revision: 6281
* more fixes for rstrip.sh and kernel modules - fixes #1301Felix Fietkau2007-02-092-3/+23
| | | | SVN-Revision: 6280
* add NTFS-3GImre Kaloz2007-02-082-0/+123
| | | | SVN-Revision: 6279
* fix mac handling, thanks to Kestutis KupciunasImre Kaloz2007-02-081-1/+4
| | | | SVN-Revision: 6278
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz2007-02-081-2/+3
| | | | SVN-Revision: 6277
* update work in progress rewritten bcm947xx code. wifi and usb seem to be ↵Felix Fietkau2007-02-0835-7226/+7097
| | | | | | working, flash access still has problems SVN-Revision: 6276
* port [6229] to kamikazeFelix Fietkau2007-02-0818-21/+26
| | | | SVN-Revision: 6275
* fix typos in ifdown (patch from #1319)Felix Fietkau2007-02-061-2/+2
| | | | SVN-Revision: 6272
* fix overzealous kmod stripping - it killed kernel module parameters (#1301)Felix Fietkau2007-02-061-1/+1
| | | | SVN-Revision: 6271
* change target descriptionFelix Fietkau2007-02-051-1/+1
| | | | SVN-Revision: 6270
* add profile for the wgt634uFelix Fietkau2007-02-051-0/+10
| | | | SVN-Revision: 6269
* oops... typoFelix Fietkau2007-02-041-1/+1
| | | | SVN-Revision: 6267
* fix rootfs detectionFelix Fietkau2007-02-041-1/+1
| | | | SVN-Revision: 6266
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-0425-4686/+5210
| | | | SVN-Revision: 6265
* add extra netfilter xt stuff to config-templateFelix Fietkau2007-02-041-0/+3
| | | | SVN-Revision: 6264
* Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; ↵Felix Fietkau2007-02-041-2/+3
| | | | | | 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.1Felix Fietkau2007-02-042-13/+2
| | | | SVN-Revision: 6261
* fix madwifi compile for atheros 2.6Felix Fietkau2007-02-041-3/+3
| | | | SVN-Revision: 6260
* get rid of the get_system_type() dependency for atheros 2.6Felix Fietkau2007-02-041-13/+47
| | | | SVN-Revision: 6259
* force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - ↵Felix Fietkau2007-02-041-2/+2
| | | | | | why the fsck has this ever worked for anybody?? SVN-Revision: 6258
* fix compat hacks for init_workFelix Fietkau2007-02-021-2/+2
| | | | SVN-Revision: 6253
* disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while ↵Nicolas Thill2007-02-011-2/+2
| | | | | | 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 Thill2007-02-011-1/+1
| | | | SVN-Revision: 6243
* disable block2mtd page readahead (patch from #1058)Felix Fietkau2007-02-011-0/+11
| | | | SVN-Revision: 6242
* update d80211 to latest wireless-dev versionFelix Fietkau2007-02-0118-464/+492
| | | | SVN-Revision: 6241
* fix typoFelix Fietkau2007-02-011-1/+1
| | | | SVN-Revision: 6239
* unbreak cgis with custom headers on busybox httpdFelix Fietkau2007-02-011-0/+11
| | | | SVN-Revision: 6238
* clean up the x86 image build a bit, fixing unconditional copy of grub filesTim Yardley2007-02-011-5/+12
| | | | SVN-Revision: 6237
* print package name when prereq failsMike Baker2007-01-311-1/+1
| | | | SVN-Revision: 6236
* enable httpd sighup config reload by defaultFelix Fietkau2007-01-311-1/+1
| | | | SVN-Revision: 6235
* move "make symlinks" to "make package/symlinks"Mike Baker2007-01-313-7/+6
| | | | SVN-Revision: 6234
* fix rb532 image buildFelix Fietkau2007-01-311-3/+2
| | | | SVN-Revision: 6233
* basic pxa support; likely brokenMike Baker2007-01-318-0/+2816
| | | | SVN-Revision: 6232
* fix colors when compiling with some newer versions of bashMike Baker2007-01-301-2/+2
| | | | SVN-Revision: 6231
* fix a typoFelix Fietkau2007-01-291-1/+1
| | | | SVN-Revision: 6228
* move the natsemi preselection into the x86 default package listFelix Fietkau2007-01-292-1/+1
| | | | SVN-Revision: 6227
* add broadcast setting for /etc/config/network interfacesFelix Fietkau2007-01-271-1/+3
| | | | SVN-Revision: 6225
* forward port missing parts of the mtd permission change in whiterussian (and ↵Felix Fietkau2007-01-272-0/+37
| | | | | | add it to linux 2.6 as well) SVN-Revision: 6224