summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* fix typosFelix Fietkau2007-01-201-2/+2
| | | | SVN-Revision: 6149
* cosmetic fixFelix Fietkau2007-01-201-1/+1
| | | | SVN-Revision: 6146
* ignore the bridge option if brctl is not availableFelix Fietkau2007-01-201-14/+16
| | | | SVN-Revision: 6145
* fix fdisk llseekFelix Fietkau2007-01-201-0/+32
| | | | SVN-Revision: 6144
* fix for e2fsprogs package splitupFelix Fietkau2007-01-201-0/+2
| | | | SVN-Revision: 6143
* Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a ↵Felix Fietkau2007-01-204-2/+51
| | | | | | new target profile SVN-Revision: 6142
* move e2fsprogs from packages to trunk (will need this in a target profile later)Felix Fietkau2007-01-201-0/+93
| | | | SVN-Revision: 6141
* remove obsolete stuffFelix Fietkau2007-01-201-13/+0
| | | | SVN-Revision: 6138
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵Felix Fietkau2007-01-209-91/+51
| | | | | | packages to KernelPackage interface SVN-Revision: 6136