summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* disable debugging stuff in madwifi - saves precious flash space :)Imre Kaloz2007-02-202-1/+106
| | | | SVN-Revision: 6329
* Upgrade comgt to 0.32 (#1347)Florian Fainelli2007-02-192-39/+132
| | | | SVN-Revision: 6323
* Fix another typo, definitively closes #1370Florian Fainelli2007-02-191-1/+1
| | | | SVN-Revision: 6322
* Fix a typo for videodev modules (#1371)Florian Fainelli2007-02-191-1/+1
| | | | SVN-Revision: 6321
* Fix a typo with latest driver, module name changed (#1370)Florian Fainelli2007-02-191-1/+1
| | | | SVN-Revision: 6320
* add e1000 supportFelix Fietkau2007-02-161-0/+1
| | | | SVN-Revision: 6315
* fix memleak in uniq (#1354)Felix Fietkau2007-02-161-0/+12
| | | | SVN-Revision: 6313
* missed a reference to compile-targetsMike Baker2007-02-161-1/+1
| | | | SVN-Revision: 6306
* remove obsolete compile-targets ruleMike Baker2007-02-161-3/+1
| | | | SVN-Revision: 6305
* remove annoying package rm commandFelix Fietkau2007-02-161-1/+0
| | | | SVN-Revision: 6304
* fix pcmcia modules load order (closes: #1355)Nicolas Thill2007-02-141-1/+1
| | | | SVN-Revision: 6300
* fix tar segfault (patch from busybox svn rev. 17772)Felix Fietkau2007-02-131-0/+77
| | | | SVN-Revision: 6298
* Menuconfig will not treat 'select FOO' as a real dependency thus if BAR ↵Felix Fietkau2007-02-121-1/+1
| | | | | | 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
* 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
* 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
* add NTFS-3GImre Kaloz2007-02-082-0/+123
| | | | SVN-Revision: 6279
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz2007-02-081-2/+3
| | | | SVN-Revision: 6277
* port [6229] to kamikazeFelix Fietkau2007-02-081-2/+7
| | | | SVN-Revision: 6275
* fix typos in ifdown (patch from #1319)Felix Fietkau2007-02-061-2/+2
| | | | SVN-Revision: 6272
* 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
* fix compat hacks for init_workFelix Fietkau2007-02-021-2/+2
| | | | SVN-Revision: 6253
* mark pwc as broken (at least on brcm-2.6 & x86-2.6)Nicolas Thill2007-02-011-1/+1
| | | | SVN-Revision: 6243
* 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
* 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-311-0/+2
| | | | SVN-Revision: 6234
* fix a typoFelix Fietkau2007-01-291-1/+1
| | | | SVN-Revision: 6228
* move the natsemi preselection into the x86 default package listFelix Fietkau2007-01-291-1/+0
| | | | SVN-Revision: 6227
* add broadcast setting for /etc/config/network interfacesFelix Fietkau2007-01-271-1/+3
| | | | SVN-Revision: 6225
* fix stupid busybox bin2hex bugFelix Fietkau2007-01-271-0/+14
| | | | SVN-Revision: 6223
* really fix busybox wget command line parsingFelix Fietkau2007-01-271-10/+12
| | | | SVN-Revision: 6218
* add broadcom-wl patchtable againFelix Fietkau2007-01-271-0/+14
| | | | SVN-Revision: 6215
* fix wget --passive-ftpFelix Fietkau2007-01-261-0/+11
| | | | SVN-Revision: 6211
* another fix for the awk command line parsing - should finally work properly nowFelix Fietkau2007-01-261-8/+14
| | | | SVN-Revision: 6210
* bluetooth currently depends on usb supportFelix Fietkau2007-01-261-0/+1
| | | | SVN-Revision: 6205
* upgrade busybox to 1.4.0Felix Fietkau2007-01-2522-1384/+576
| | | | SVN-Revision: 6204
* make usb init script executableFelix Fietkau2007-01-251-0/+0
| | | | SVN-Revision: 6203
* use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)Felix Fietkau2007-01-251-1/+1
| | | | SVN-Revision: 6202
* rename patch to avoid duplicate patch numberFelix Fietkau2007-01-251-0/+0
| | | | SVN-Revision: 6201
* force pcmcia-cs reconfiguration when the kernel configuration changesNicolas Thill2007-01-251-0/+2
| | | | SVN-Revision: 6198