Felix Fietkau
b0eb29e5e1
move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 17:56:42 +00:00
Felix Fietkau
b2e87f2906
Fix the annoying base-files autorebuild bug.
...
When checking file mtimes in directories, timestamp.pl was following symlinks.
This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-12 11:09:05 +00:00
Florian Fainelli
d56c450351
Rename patches to match conventions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 17:28:16 +00:00
Florian Fainelli
3f757aba85
Ok, try to make shfs work with 2.6.19, raw fixes, so might need better reading of the FS api changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 14:05:01 +00:00
Felix Fietkau
a4aafdecd5
enable pretty lsmod output for linux 2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:20:40 +00:00
Felix Fietkau
2ab09f7882
fix madwifi mode selection problems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:14:16 +00:00
Felix Fietkau
55cde828d3
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 17:40:25 +00:00
Felix Fietkau
8a9a6d62b4
upgrade hostapd to 0.5.7 (patch from #1133 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 15:10:26 +00:00
Felix Fietkau
bd078bad0f
Forward port whiterussian resolv.conf changes
...
/etc/resolv.conf links to /tmp/resolv.conf
/tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in)
When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 21:33:53 +00:00
Felix Fietkau
4032906938
add some more checks to the telnet init script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 21:31:29 +00:00
Felix Fietkau
8ee3cc2b4c
fix a small dependency problem
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 17:31:13 +00:00
Felix Fietkau
a8ae4e817d
fix a typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 16:39:40 +00:00
Felix Fietkau
f839d663bb
use alsa-driver for 2.4 only (2.6 has it in-tree)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 12:56:22 +00:00
Florian Fainelli
ff547e1620
Change category to Filesystems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 09:52:32 +00:00
Nicolas Thill
d6d1f7a8e5
add a patch to use our target ar, not the host one ( closes : #1164 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 02:35:38 +00:00
Nicolas Thill
a1156c89c4
more use of the INSTALL_DIR variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 00:53:24 +00:00
Nicolas Thill
e9b2fe8f02
fix rt61 build on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 23:29:43 +00:00
Felix Fietkau
b2c879a94f
busybox: remove the bogus SIZEOF_LONG check ( #1127 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:18:15 +00:00
Felix Fietkau
0d6d6e4608
fix memory leak in switch drivers (patch from #1132 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 14:59:43 +00:00
Felix Fietkau
ed1654aab2
drop -Werror from busybox - prevents compile errors like #1130
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-06 18:56:46 +00:00
Florian Fainelli
ed7af5104c
Convert kmod-shfs to the KernelPackage template
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:36:06 +00:00
Imre Kaloz
071eb2aa3a
upgrade wpa_supplicant to v0.5.7 for #1133
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:08:26 +00:00
Imre Kaloz
bdce224aa4
fix typo ( closes #1149 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 18:54:36 +00:00
Florian Fainelli
4e5a304422
Use the KernelPackage template instead of kmod-foo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:36:58 +00:00
Florian Fainelli
6e7d1b1171
Also use INSTALL_CONF for ppp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:34:48 +00:00
Florian Fainelli
168125afb4
Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:28:16 +00:00
Florian Fainelli
b240ea4a5f
Add zd1211rw kernel module
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:27:45 +00:00
Florian Fainelli
d7178c3ebb
Add an OSX specific patch to compile busybox with Darwin, possible fix for BSDs as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:27:24 +00:00
Tim Yardley
c7f9afad54
/etc/config/* should use INSTALL_DATA
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 16:51:41 +00:00
Felix Fietkau
9ff0d5832d
fix b/g mode selection for madwifi, update documentation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 01:29:01 +00:00
Mike Albon
31fff001f1
Fix pfkey compile problem on 2.4 kernels.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-03 13:32:32 +00:00
Florian Fainelli
29d4a1d2fb
Was not selected by default actually :/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 09:32:19 +00:00
Felix Fietkau
297f5ba753
fix iptables warning about 'wierd' interface names ( #1082 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:31:36 +00:00
Felix Fietkau
4d3acca0d8
replace our no_shadow fix with a better patch from upstream ( #1118 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:27:16 +00:00
Felix Fietkau
e2ed77892b
make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 23:23:45 +00:00
Felix Fietkau
dd12c740c2
make telnetd standalone
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:38:32 +00:00
Felix Fietkau
d2fd3c259e
revert to previous awk getopt behavior - the new one seems crappier and breaks a few things, like multiple -f arguments
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 22:13:56 +00:00
Nicolas Thill
06a414bd3c
fix busybox linking when /bin/sh is not bash ( closes : #1115 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 20:19:24 +00:00
Felix Fietkau
d39e136bbc
update busybox menuconfig for the latest version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 18:28:03 +00:00
Florian Fainelli
05b3065d84
Include yamonenv by default in au1000 images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-31 15:52:23 +00:00
Florian Fainelli
da0bc02979
Fix the lock warning ( #1111 ), also add another download source
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-31 15:40:13 +00:00
Nicolas Thill
924b7ef598
update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 19:35:58 +00:00
Felix Fietkau
4a0a4aedb6
add d80211 from a recent wireless-dev checkout
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 18:47:07 +00:00
Florian Fainelli
212b015ced
Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g card be recognized
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 02:42:12 +00:00
Florian Fainelli
5b79e882ec
Make rt61 become a real kernel package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 02:41:27 +00:00
Florian Fainelli
17ad7b026c
Add a powerpc configuration file for magicbox, prevents buildbot from failing ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5914 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 01:14:30 +00:00
Florian Fainelli
b1e0450fb1
Add Intel/VIA usb-uhci support ( #1098 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 00:56:39 +00:00
Florian Fainelli
35f8bb1fb2
Fix the counters bug ( #983 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-27 19:35:13 +00:00
Florian Fainelli
7134d678f6
Remove usb-controller dependency ( #1007 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-27 18:18:35 +00:00
Felix Fietkau
1eb8154bc4
madwifi: fix setting the essid for ap mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-27 00:55:59 +00:00
Florian Fainelli
713ed08bd1
Forgot kmod-ipt-imq dependency ( #1076 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 17:43:06 +00:00
Florian Fainelli
aec5c9c2c9
Fix msdos module loading ( #1086 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-23 22:50:36 +00:00
Felix Fietkau
7d9e204f3d
remove problematic change that probably broke SoC support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 11:58:24 +00:00
Felix Fietkau
d92d7ad898
move hostapd setup function to wireless-tools package, as it is driver independent
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 08:06:07 +00:00
Felix Fietkau
d12343b632
nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 08:02:59 +00:00
Felix Fietkau
1820fb67b7
lots of enhancements for the madwifi script (hostapd calls for ap with wpa implemented, two kinds of wds support added - by essid or by bssid, various bugfixes)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 07:58:06 +00:00
Felix Fietkau
055290f33c
update madwifi SoC support patch, add device ids for 2317 (will be functional after a hal upgrade)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-22 03:52:48 +00:00
Felix Fietkau
a2e33ed46c
remove hardcoded package name
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 07:00:30 +00:00
Felix Fietkau
86709475a5
prepare for moving part of the firewall to hotplug. created new chains {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 05:58:41 +00:00
Felix Fietkau
7a71618416
don't try to automount loopback devices ( #1011 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 05:29:52 +00:00
Felix Fietkau
8b3f951d40
add a workaround for self-killing init scripts on restart ( #1023 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 05:26:39 +00:00
Felix Fietkau
2b439bc328
fix ppp keepalive setting ( #1071 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 05:12:49 +00:00
Felix Fietkau
7996262da2
add wlc commands for setting 802.11d and 802.11h mode, disable both by default (helps with ipw2200 assoc problems, see #1075 for more information)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 05:07:11 +00:00
Felix Fietkau
b102a2846f
add a variable to keep track of the list of sections when loading uci config files. add a function to iterate through sections
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 04:15:13 +00:00
Felix Fietkau
09987790ae
add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig create/destroy runs and a few wds related crashes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 22:52:16 +00:00
Felix Fietkau
e6c48573c5
add hardware detection for dell truemobile 2300
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 06:40:32 +00:00
Felix Fietkau
4c5d5d4307
fix qos-scripts RED qdisc calculation for slow lines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 02:53:02 +00:00
Florian Fainelli
2b9fbd170f
Fix rt61 compilation with 2.6.19 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 19:12:12 +00:00
Imre Kaloz
3cecb2e91d
add diag support for the Buffalo WZR-G300N
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 23:03:54 +00:00
Nicolas Thill
d08dea7a4f
fix isakmpd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 22:18:37 +00:00
Nicolas Thill
bfc971d255
use INSTALL_DIR variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 19:57:11 +00:00
Mike Baker
94e5a69391
allow channel to be ommited
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 09:05:37 +00:00
Felix Fietkau
ebec6a43e2
remove empty file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 02:29:22 +00:00
Felix Fietkau
717b57173d
add SoC support to madwifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 00:39:57 +00:00
Nicolas Thill
6aafca5d03
mark pwc & shfs as broken (they don't build on 2.6.19)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 18:27:31 +00:00
Nicolas Thill
961324876b
update zd1211 to r83, fix build on 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 18:21:04 +00:00
Nicolas Thill
8645031ea0
update openswan to 2.4.7, fix 2.6.19 build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 16:56:08 +00:00
Nicolas Thill
c2a34bbef8
update ipsec-tools to 0.6.6, add a patch to build on 2.6.19, use Configure template
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 16:15:35 +00:00
Nicolas Thill
f55acbecec
update fuse to 2.6.1 (fix build on 2.6.19), remove kmod_build patch needed for 2.4 and make fuse 2.6 only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 16:06:45 +00:00
Nicolas Thill
3836d35a26
update alsa-driver to 1.1.14rc1 (fix build on 2.6.19)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 15:45:15 +00:00
Imre Kaloz
8c1e1f53c4
remove the ar531x-2.4 target, a 2.6 port will be added soon
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 22:50:13 +00:00
Felix Fietkau
db6e19d449
fix util-linux compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 22:09:04 +00:00
Felix Fietkau
f4b3be18f2
fix ebtables compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 20:00:25 +00:00
Felix Fietkau
5eb1d73c8f
update arptables to latest upstream version and fix compile with 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 19:36:35 +00:00
Felix Fietkau
6357539faa
fix CONFIG_FILENAME in uci_commit()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 17:29:51 +00:00
Felix Fietkau
d2fb93ec99
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 17:28:19 +00:00
Felix Fietkau
3f9dd11070
prepare packages for kernel upgrade to 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 08:00:20 +00:00
Felix Fietkau
d5fbb9666b
add diag support for the WRT350N
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 07:59:45 +00:00
Felix Fietkau
ccd6e6d87b
prepare madwifi for the kernel upgrade to 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 04:54:59 +00:00
Florian Fainelli
b717c6890f
Fix module loading order ( #1048 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-13 12:51:46 +00:00
Florian Fainelli
fdd327e401
Fix ixp compilation errors ( #1003 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5771 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 13:32:47 +00:00
Florian Fainelli
b86ae45e6a
Also change Makefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 12:57:28 +00:00
Florian Fainelli
512ff39171
Change package name
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 12:56:00 +00:00
Florian Fainelli
9fce41951e
Add Trendware TEW-411BRplus ( #1038 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 21:46:31 +00:00
Felix Fietkau
7ac94dfc7e
fix uci_load trash output ( #1040 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 03:37:14 +00:00
Felix Fietkau
070350b0d9
fix file encoding of madwifi security patch (trac gave me CRLF)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 21:38:50 +00:00
Florian Fainelli
4696c72e6e
Enable msdos fs support and package it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 19:47:32 +00:00
Florian Fainelli
ccc54474f5
Set up ipv6 address if provided in network configuration ( #1028 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 16:57:31 +00:00
Felix Fietkau
6c20cfaf1d
add a check to see if an init script is enabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 17:56:05 +00:00
Felix Fietkau
d6b8219de1
add an update for the not-entirely-correct security fix of madwifi (see [5720], madwifi changeset 1847)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 16:48:43 +00:00
Felix Fietkau
ea702df14a
update madwifi (security issues: CVE-2006-6332)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 12:42:25 +00:00
Felix Fietkau
76611e547d
fix a typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 11:25:10 +00:00
Felix Fietkau
4059fb33b7
add 64 bit dma support to broadcom-wl, fixes wrt300n wifi support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 21:42:03 +00:00
Felix Fietkau
4c798aba4d
add wep fix from #998
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 15:55:20 +00:00
Florian Fainelli
1786ec9400
Add ipv6 support to PPP
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 13:58:21 +00:00
Felix Fietkau
ca33a29d32
sync pcmcia-cs in trunk with whiterussian, add fix for memory ranges
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-05 21:34:56 +00:00
Felix Fietkau
ba15ccf6f0
add option for setting the mac address ( #1014 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-04 23:22:06 +00:00
Felix Fietkau
b9149fa353
fix typo in /sbin/wifi ( #1016 - thanks, dairiki)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-04 23:11:47 +00:00
Mike Baker
153d028622
Ignore false button events generated by switch gpio use
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-01 22:31:11 +00:00
Felix Fietkau
0af00df4ff
fix typo in broadcom wifi script: s/crypto/wsec/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-01 14:44:44 +00:00
Felix Fietkau
c361ae08ca
allow people to add files to the rootfs by putting them in $(TOPDIR)/files/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-01 14:01:31 +00:00
Tim Yardley
b3eb33690f
fix for ticket:989
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-29 02:53:50 +00:00
Mike Baker
c9b6d40334
patch from #989 (thanks Bartman007)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 22:04:24 +00:00
Mike Baker
5cd910510b
small tweaks to the usb disk hotplug scripts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 18:37:37 +00:00
Felix Fietkau
fad1ce1398
add ralink rt2570 driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-27 05:34:06 +00:00
Felix Fietkau
5ed23948e2
fix wlcompat defaults
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-27 05:27:36 +00:00
Tim Yardley
64828af3bd
install-devel puts this here, kill it too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 23:15:20 +00:00
Tim Yardley
9fa319b4c8
cleanup some of the custom work for devel libs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 23:13:49 +00:00
Felix Fietkau
98df8ada40
install iptables devel headers into the staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 22:34:15 +00:00
Felix Fietkau
706bd43332
add reboot fix for mtd (thanks, wbx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 01:03:21 +00:00
Felix Fietkau
41e1792c3e
sync openssl ciphers and options with whiterussian
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-25 22:15:37 +00:00
Florian Fainelli
db42801c16
Add ifenslave package ( #980 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-25 20:16:53 +00:00
Felix Fietkau
815c894068
haserl: use a different prefix for cookie variables to prevent form variable injection from other websites (potential security risk)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-25 02:28:17 +00:00
Imre Kaloz
d5212134de
upgrade udev to v103, add kexec-tools
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-24 16:25:11 +00:00
Felix Fietkau
1df3de900c
fix gpios for wzr-rs-g54, add support for the wzr-rs-g54hp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-24 02:39:41 +00:00
Mike Baker
cf96f6961a
/etc/config/wireless support for madwifi (work in progress)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 18:27:22 +00:00
Mike Baker
9b3fb9dbb7
fix sed error installing kmod ipkgs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 18:22:06 +00:00
Florian Fainelli
7d8c34f2aa
Add ethernet bonding support for x86 ( #856 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 10:15:19 +00:00
Felix Fietkau
5a32593057
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
Felix Fietkau
fbef19a70d
rename default/ to files/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 23:30:57 +00:00
Felix Fietkau
0cbe723631
move platform specific base-files into target/linux/<targetname>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 23:27:29 +00:00
Felix Fietkau
36dbcb9b37
move busybox init scripts from base-files into the busybox package and make them depend on busybox menuconfig options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 23:06:40 +00:00
Mike Baker
d6484c3747
fix broken export from last commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 21:49:49 +00:00
Mike Baker
af9bcd14fe
avoid eval leaks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 21:39:44 +00:00
Felix Fietkau
f1e8af27aa
diag: add support for the buffalo wzr-rs-g54
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 20:58:18 +00:00
Mike Baker
75b1b6822a
add "export -n" to ash
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 20:17:18 +00:00
Felix Fietkau
2afcd0174e
fix various variable copying bugs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 13:32:24 +00:00
Felix Fietkau
4cdc609d0e
fix svn:executable property on /etc/init.d/done
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-21 22:05:41 +00:00
Felix Fietkau
1a6fc38112
fix dmz gpio for the wrtsl54gs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-21 14:09:34 +00:00
Mike Baker
b44a1aef3c
cleanup uci and functions.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-21 02:13:08 +00:00
Felix Fietkau
82c8646304
fix wepkey default ( #972 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-20 21:18:05 +00:00
Felix Fietkau
26e3ee1e66
fix typo ( #972 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-20 21:17:24 +00:00
Mike Baker
0a8080407b
strtok helper function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-20 19:30:50 +00:00
Florian Fainelli
349bcedc12
Fix autoloading for netfilter modules ( #939 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 19:26:32 +00:00
Nicolas Thill
d80bce98c8
fix oversized packets in udhcpc ( closes : #962 ), bump busybox release number in whiterussian
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 01:44:16 +00:00
Felix Fietkau
7944e51081
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 01:23:07 +00:00
Felix Fietkau
3e25a01a87
reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 01:03:47 +00:00
Felix Fietkau
d4e28989b8
fix motorola we800g misdetection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 00:18:56 +00:00
Felix Fietkau
77d2b51590
add distance/slottime setting to broadcom.sh ( fixes #950 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-18 23:38:07 +00:00
Felix Fietkau
1d7168260e
hopefully fix duplicate ppp instances ( #895 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-18 23:19:32 +00:00