Florian Fainelli [Mon, 13 Feb 2006 12:43:26 +0000 (12:43 +0000)]
changed cp for $(CP), reverted wrong package/config/Makefile CP
SVN-Revision: 3231
Florian Fainelli [Mon, 13 Feb 2006 12:40:39 +0000 (12:40 +0000)]
Added httping
SVN-Revision: 3230
Florian Fainelli [Sun, 12 Feb 2006 20:51:01 +0000 (20:51 +0000)]
Fixed wrong module name for usbatm
SVN-Revision: 3229
Felix Fietkau [Sun, 12 Feb 2006 18:47:22 +0000 (18:47 +0000)]
name sercomm-based ar7 images (dg834/compatible) .img instead of .bin, because the web interface expects it
SVN-Revision: 3228
Felix Fietkau [Sun, 12 Feb 2006 18:33:00 +0000 (18:33 +0000)]
disable ppp filter support by default (adds unnecessary bloat by requiring libpcap)
SVN-Revision: 3227
Felix Fietkau [Sun, 12 Feb 2006 06:31:22 +0000 (06:31 +0000)]
add patch from #196
SVN-Revision: 3223
Felix Fietkau [Sun, 12 Feb 2006 06:28:00 +0000 (06:28 +0000)]
go back to previous behavior of copying only libatm.so.1 (not dereferencing the symlink)
SVN-Revision: 3222
Felix Fietkau [Sun, 12 Feb 2006 06:00:38 +0000 (06:00 +0000)]
add support for netgear dg834 and the almost identical sphairon jdr454wb: new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles)
SVN-Revision: 3221
Florian Fainelli [Sat, 11 Feb 2006 17:46:17 +0000 (17:46 +0000)]
Restored mrd6 compilation as "ceilf" dependency is now solved, updated to latest upstream version
SVN-Revision: 3219
Waldemar Brodkorb [Sat, 11 Feb 2006 16:32:31 +0000 (16:32 +0000)]
disable mrd6, compile is broken
SVN-Revision: 3218
Waldemar Brodkorb [Fri, 10 Feb 2006 21:32:10 +0000 (21:32 +0000)]
openvpn without ssl closes #277/#278
SVN-Revision: 3217
Waldemar Brodkorb [Fri, 10 Feb 2006 20:45:07 +0000 (20:45 +0000)]
add long description from nmagedman@yahoo.com
SVN-Revision: 3216
Waldemar Brodkorb [Fri, 10 Feb 2006 20:43:07 +0000 (20:43 +0000)]
add libpcap as compile dependency
SVN-Revision: 3215
Waldemar Brodkorb [Fri, 10 Feb 2006 20:41:15 +0000 (20:41 +0000)]
update to new version
SVN-Revision: 3214
Mike Baker [Fri, 10 Feb 2006 18:59:05 +0000 (18:59 +0000)]
fix compile error (disable dietlibc)
SVN-Revision: 3213
Mike Baker [Fri, 10 Feb 2006 18:08:38 +0000 (18:08 +0000)]
Correct a few typos
SVN-Revision: 3212
Imre Kaloz [Fri, 10 Feb 2006 11:42:07 +0000 (11:42 +0000)]
move packages and kernel modules into menus
SVN-Revision: 3211
Imre Kaloz [Fri, 10 Feb 2006 11:04:44 +0000 (11:04 +0000)]
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other platforms
SVN-Revision: 3210
Oliver Ertl [Thu, 9 Feb 2006 23:08:33 +0000 (23:08 +0000)]
replace 'mkdir -p' by 'install -d -m0755'
SVN-Revision: 3209
Mike Baker [Thu, 9 Feb 2006 22:21:44 +0000 (22:21 +0000)]
build the kernel scripts directory before packages (required for some external kernel modules)
SVN-Revision: 3208
Mike Baker [Thu, 9 Feb 2006 22:20:42 +0000 (22:20 +0000)]
finally fix pesky irq issues
SVN-Revision: 3207
Oliver Ertl [Thu, 9 Feb 2006 15:02:07 +0000 (15:02 +0000)]
add iftop packages, thanks to Benjamin Binier
SVN-Revision: 3206
Felix Fietkau [Thu, 9 Feb 2006 08:47:48 +0000 (08:47 +0000)]
enhance the new mtd -q option
SVN-Revision: 3200
Felix Fietkau [Thu, 9 Feb 2006 08:24:05 +0000 (08:24 +0000)]
add missing mtd output message
SVN-Revision: 3199
Felix Fietkau [Thu, 9 Feb 2006 03:21:01 +0000 (03:21 +0000)]
add wrt54g(s) image support to mtd (required for webif firmware update rewrite)
SVN-Revision: 3198
Felix Fietkau [Wed, 8 Feb 2006 18:28:21 +0000 (18:28 +0000)]
pppo*: change lcp-echo-interval to 1s instead of 10s
SVN-Revision: 3191
Florian Fainelli [Wed, 8 Feb 2006 14:08:21 +0000 (14:08 +0000)]
Removed init script as there is an hotplug one, check whether user configuration directive is properly set, change the numbering to 10 rather than 15
SVN-Revision: 3189
Florian Fainelli [Wed, 8 Feb 2006 10:03:51 +0000 (10:03 +0000)]
Updated Makefile, thanks to Stephen Rose, corrected compile-time dependency
SVN-Revision: 3187
Florian Fainelli [Tue, 7 Feb 2006 23:00:19 +0000 (23:00 +0000)]
Added scanlogd, thanks to Stephen Rose for his work
SVN-Revision: 3186
Florian Fainelli [Tue, 7 Feb 2006 22:51:10 +0000 (22:51 +0000)]
Fixed typo
SVN-Revision: 3185
Felix Fietkau [Tue, 7 Feb 2006 19:03:30 +0000 (19:03 +0000)]
update to linux 2.6.15.3 (security fixes)
SVN-Revision: 3183
Florian Fainelli [Tue, 7 Feb 2006 16:56:40 +0000 (16:56 +0000)]
Fixed typo in menuconfig
SVN-Revision: 3182
Florian Fainelli [Tue, 7 Feb 2006 13:23:38 +0000 (13:23 +0000)]
Fixed typo, closes #294
SVN-Revision: 3180
Florian Fainelli [Tue, 7 Feb 2006 13:12:05 +0000 (13:12 +0000)]
Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.
SVN-Revision: 3179
Felix Fietkau [Tue, 7 Feb 2006 02:40:12 +0000 (02:40 +0000)]
fix typo in filename
SVN-Revision: 3171
Florian Fainelli [Mon, 6 Feb 2006 18:10:56 +0000 (18:10 +0000)]
Modified br2684 patch to remove unresolved symbol, should now work, needs testing
SVN-Revision: 3166
Florian Fainelli [Mon, 6 Feb 2006 15:45:24 +0000 (15:45 +0000)]
Added support httpd user-agent, IP address binding, closes #265 and #108
SVN-Revision: 3165
Florian Fainelli [Mon, 6 Feb 2006 12:19:57 +0000 (12:19 +0000)]
Added multipath routing to quagga, and close #290
SVN-Revision: 3163
Imre Kaloz [Mon, 6 Feb 2006 11:36:10 +0000 (11:36 +0000)]
patch madwifi-ng to use master mode by default
SVN-Revision: 3162
Imre Kaloz [Mon, 6 Feb 2006 11:26:51 +0000 (11:26 +0000)]
make gcc4 depend on libgcc, and disable the libgcc hack for it
SVN-Revision: 3161
Imre Kaloz [Mon, 6 Feb 2006 00:07:27 +0000 (00:07 +0000)]
port the changes from [3155] to Kamikaze
SVN-Revision: 3156
Florian Fainelli [Sun, 5 Feb 2006 20:41:01 +0000 (20:41 +0000)]
Added support for ppp filtering, as userland pppd can now support filtering
SVN-Revision: 3151
Florian Fainelli [Sun, 5 Feb 2006 20:19:24 +0000 (20:19 +0000)]
Added needed patch for ppp to compile with filter enable
SVN-Revision: 3148
Florian Fainelli [Sun, 5 Feb 2006 20:18:24 +0000 (20:18 +0000)]
Updated ppp to be compiled with PPP filtering options as it was introduced with the newest libpcap
SVN-Revision: 3147
Florian Fainelli [Sun, 5 Feb 2006 17:30:49 +0000 (17:30 +0000)]
Updated libpcap to 0.9.4, tcpdump to 3.9.4
SVN-Revision: 3139
Florian Fainelli [Sun, 5 Feb 2006 15:38:04 +0000 (15:38 +0000)]
Avoid mkdir in postinst, doing it in the Makefile
SVN-Revision: 3138
Felix Fietkau [Sun, 5 Feb 2006 04:05:14 +0000 (04:05 +0000)]
fix menuconfig entry for cifs
SVN-Revision: 3136
Felix Fietkau [Sun, 5 Feb 2006 03:59:55 +0000 (03:59 +0000)]
fix static domain wildcards in dnsmasq (broken by upgrade to 2.26)
SVN-Revision: 3135
Florian Fainelli [Sat, 4 Feb 2006 23:12:51 +0000 (23:12 +0000)]
Fixed writechannel bug as described in ticket in #246, now closed
SVN-Revision: 3131
Florian Fainelli [Sat, 4 Feb 2006 22:13:24 +0000 (22:13 +0000)]
Corrected missing dependency, closes #280
SVN-Revision: 3130
Florian Fainelli [Sat, 4 Feb 2006 21:55:53 +0000 (21:55 +0000)]
Added mini-http-htpasswd package, closes request #251
SVN-Revision: 3129
Florian Fainelli [Sat, 4 Feb 2006 21:08:21 +0000 (21:08 +0000)]
Fixed call to ip_ct_refresh, and replaced with ip_ct_refresh_acct, added needed structures for this new function to work. Closes #267
SVN-Revision: 3128
Felix Fietkau [Sat, 4 Feb 2006 15:23:03 +0000 (15:23 +0000)]
fix typo in switch-core
SVN-Revision: 3127
Felix Fietkau [Sat, 4 Feb 2006 14:40:09 +0000 (14:40 +0000)]
oops. committed the wrong patch files for the multiport backport
SVN-Revision: 3126
Felix Fietkau [Sat, 4 Feb 2006 04:57:08 +0000 (04:57 +0000)]
backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables itself, only use the new stuff)
SVN-Revision: 3125
Felix Fietkau [Sat, 4 Feb 2006 01:21:35 +0000 (01:21 +0000)]
busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: $p$user, similar to md5 password syntax $1$password)
SVN-Revision: 3122
Nicolas Thill [Fri, 3 Feb 2006 08:31:25 +0000 (08:31 +0000)]
enable jpeg support, add dependency on libpng, standardize.
SVN-Revision: 3121
Nicolas Thill [Fri, 3 Feb 2006 08:29:23 +0000 (08:29 +0000)]
enable mrd6 in menuconfig
SVN-Revision: 3120
Nicolas Thill [Fri, 3 Feb 2006 08:22:38 +0000 (08:22 +0000)]
fix space typo, add some text.
SVN-Revision: 3119
Nicolas Thill [Fri, 3 Feb 2006 08:11:53 +0000 (08:11 +0000)]
fix x86-2.6 build
SVN-Revision: 3118
Mike Baker [Thu, 2 Feb 2006 23:38:35 +0000 (23:38 +0000)]
split patch; start irq cleanup
SVN-Revision: 3117
Florian Fainelli [Thu, 2 Feb 2006 11:58:37 +0000 (11:58 +0000)]
Added missing module dependency for ppp_async.ko, closes #217
SVN-Revision: 3116
Mike Baker [Thu, 2 Feb 2006 11:06:31 +0000 (11:06 +0000)]
fix config error
SVN-Revision: 3115
Mike Baker [Thu, 2 Feb 2006 10:07:28 +0000 (10:07 +0000)]
fixes files from [3112]
SVN-Revision: 3114
Florian Fainelli [Thu, 2 Feb 2006 08:58:43 +0000 (08:58 +0000)]
Updated to latest stable version
SVN-Revision: 3113
Mike Baker [Wed, 1 Feb 2006 23:53:19 +0000 (23:53 +0000)]
change cp to $(CP)
SVN-Revision: 3112
Nicolas Thill [Wed, 1 Feb 2006 15:13:01 +0000 (15:13 +0000)]
remove references to /usr in libpng*-config, standardize.
SVN-Revision: 3109
Florian Fainelli [Wed, 1 Feb 2006 11:57:57 +0000 (11:57 +0000)]
Added udp-broadcast-relay, corrected missing Makefile lines for tinyproxy
SVN-Revision: 3108
Mike Baker [Wed, 1 Feb 2006 10:47:17 +0000 (10:47 +0000)]
move sysfs to mount_root
SVN-Revision: 3107
Mike Baker [Tue, 31 Jan 2006 23:37:12 +0000 (23:37 +0000)]
remove hardcoded package names; use wildcard
SVN-Revision: 3106
Felix Fietkau [Tue, 31 Jan 2006 22:36:07 +0000 (22:36 +0000)]
finally fix the /etc/config/network bug on wgt634u (#214, #215, #219)
SVN-Revision: 3105
Felix Fietkau [Tue, 31 Jan 2006 22:29:20 +0000 (22:29 +0000)]
remove stale madwifi-tools entry from package/Makefile
SVN-Revision: 3104
Mike Baker [Tue, 31 Jan 2006 21:55:38 +0000 (21:55 +0000)]
fix "make target/linux/package/*-*" targets
SVN-Revision: 3103
Felix Fietkau [Tue, 31 Jan 2006 21:45:23 +0000 (21:45 +0000)]
fix hostapd/madwifi crash (#247)
SVN-Revision: 3102
Waldemar Brodkorb [Tue, 31 Jan 2006 20:57:25 +0000 (20:57 +0000)]
remove pfring control file
SVN-Revision: 3101
Waldemar Brodkorb [Tue, 31 Jan 2006 20:54:00 +0000 (20:54 +0000)]
remove ser
SVN-Revision: 3100
Felix Fietkau [Tue, 31 Jan 2006 20:34:48 +0000 (20:34 +0000)]
add imq patch to linux 2.6
SVN-Revision: 3099
Felix Fietkau [Tue, 31 Jan 2006 20:09:44 +0000 (20:09 +0000)]
update layer7 patches to 2.1 with --l7pkt mod
SVN-Revision: 3097
Waldemar Brodkorb [Tue, 31 Jan 2006 17:12:10 +0000 (17:12 +0000)]
remove pfring support
SVN-Revision: 3096
Waldemar Brodkorb [Tue, 31 Jan 2006 17:00:21 +0000 (17:00 +0000)]
remove pfring patches
SVN-Revision: 3095
Waldemar Brodkorb [Tue, 31 Jan 2006 16:51:23 +0000 (16:51 +0000)]
ser -> openser from wr
SVN-Revision: 3094
Nicolas Thill [Tue, 31 Jan 2006 15:59:50 +0000 (15:59 +0000)]
fix ssltunnel dependency on openssl
SVN-Revision: 3093
Felix Fietkau [Tue, 31 Jan 2006 15:54:37 +0000 (15:54 +0000)]
add missing iptables-mod-imq control file (fixes #269)
SVN-Revision: 3092
Nicolas Thill [Tue, 31 Jan 2006 15:28:32 +0000 (15:28 +0000)]
add missing "svn:keywords" prop, fix Id tag.
SVN-Revision: 3090
Waldemar Brodkorb [Tue, 31 Jan 2006 15:22:43 +0000 (15:22 +0000)]
add changes to nvram from #254/#266, resolves problems on older wap54g, thx for report
SVN-Revision: 3089
Felix Fietkau [Tue, 31 Jan 2006 14:16:05 +0000 (14:16 +0000)]
fix typo (#268)
SVN-Revision: 3088
Felix Fietkau [Tue, 31 Jan 2006 13:37:27 +0000 (13:37 +0000)]
remove zlib from image builder lists
SVN-Revision: 3087
Felix Fietkau [Tue, 31 Jan 2006 13:33:25 +0000 (13:33 +0000)]
disable dropbear zlib support and split off dropbearconvert to save flash space
SVN-Revision: 3085
Felix Fietkau [Tue, 31 Jan 2006 11:46:26 +0000 (11:46 +0000)]
disable wap54g images for now
SVN-Revision: 3082
Felix Fietkau [Tue, 31 Jan 2006 11:36:01 +0000 (11:36 +0000)]
set ALLMULTI on bridged interfaces (should improve multicast bridging)
SVN-Revision: 3079
Imre Kaloz [Tue, 31 Jan 2006 11:07:21 +0000 (11:07 +0000)]
add pciutils v2.2.1
SVN-Revision: 3077
Felix Fietkau [Tue, 31 Jan 2006 02:32:29 +0000 (02:32 +0000)]
make aruba lzma loader more generic and move it to target/linux/image/generic/lzma-loader
SVN-Revision: 3076
Felix Fietkau [Mon, 30 Jan 2006 05:37:13 +0000 (05:37 +0000)]
fix typos (#260)
SVN-Revision: 3074
Felix Fietkau [Mon, 30 Jan 2006 05:31:42 +0000 (05:31 +0000)]
fix serial console on ap60/61
SVN-Revision: 3073
Felix Fietkau [Mon, 30 Jan 2006 02:04:44 +0000 (02:04 +0000)]
add ethernet driver for ap60/61
SVN-Revision: 3072
Felix Fietkau [Mon, 30 Jan 2006 02:01:24 +0000 (02:01 +0000)]
fix ethernet irq setting in system code for ap60/61
SVN-Revision: 3071
Felix Fietkau [Mon, 30 Jan 2006 01:59:33 +0000 (01:59 +0000)]
change madwifi makefile so that it can build both ahb and pci versions in one pass
SVN-Revision: 3070
Felix Fietkau [Mon, 30 Jan 2006 00:51:45 +0000 (00:51 +0000)]
add missing MACH_ARUBA_AP40 define
SVN-Revision: 3069
Imre Kaloz [Sun, 29 Jan 2006 21:26:43 +0000 (21:26 +0000)]
upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfs
SVN-Revision: 3068
Waldemar Brodkorb [Sun, 29 Jan 2006 21:20:07 +0000 (21:20 +0000)]
fix openssl dependency
SVN-Revision: 3067