aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* update e2fsprogs to 1.39 (closes: #1161)Nicolas Thill2007-01-251-2/+2
| | | | SVN-Revision: 6196
* make spca / gspca driver 2.6 onlyNicolas Thill2007-01-231-1/+1
| | | | SVN-Revision: 6186
* fix chaostables patch (closes: #1246)Nicolas Thill2007-01-231-12/+0
| | | | SVN-Revision: 6184
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+348
| | | | SVN-Revision: 6182
* Fix zd1211rw typo and call (#1241)Florian Fainelli2007-01-221-1/+2
| | | | SVN-Revision: 6181
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-222-2/+2
| | | | SVN-Revision: 6180
* remove lots of useless junk from the nvram packageFelix Fietkau2007-01-2218-3099/+274
| | | | SVN-Revision: 6177
* upgrade spca5xx to latest upstream versionFelix Fietkau2007-01-223-198/+7
| | | | SVN-Revision: 6174
* compile fix for 2.6Felix Fietkau2007-01-222-1/+25
| | | | SVN-Revision: 6170
* compile fix for 2.6Felix Fietkau2007-01-221-0/+16
| | | | SVN-Revision: 6169
* fix keynote compileFelix Fietkau2007-01-211-1/+5
| | | | SVN-Revision: 6165
* Mount usb filesystem at startup (#1077)Florian Fainelli2007-01-211-0/+9
| | | | SVN-Revision: 6163
* pass the CFLAGS through the environment on compile and fix a few packagesFelix Fietkau2007-01-214-12/+12
| | | | SVN-Revision: 6154
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-212-1/+2
| | | | SVN-Revision: 6153