Felix Fietkau
77d3ce7519
fix mount.shfs symlink issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 21:04:18 +00:00
Felix Fietkau
d42667f87b
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 06:25:54 +00:00
Felix Fietkau
b5e0831f1e
add workaround for ppp-on-boot issues, fixes #2524
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 05:50:24 +00:00
Felix Fietkau
3e1b2c2c93
remove a broken patch that should have been nuked with the busybox upgrade ( #2809 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 05:01:08 +00:00
Felix Fietkau
24055a00d8
refresh patches, make madwifi-dfs compile on linux 2.4 again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 04:26:55 +00:00
Felix Fietkau
b3f891cafd
update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 04:26:46 +00:00
Felix Fietkau
3dc048c991
add linux-uvc patch from #2842
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-12 21:45:35 +00:00
Gabor Juhos
a6f6c97b57
[adm5120] new experimental driver for the CF slot on the RouterBOARD 153
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-11 09:00:06 +00:00
Felix Fietkau
07eb3c2e6c
fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk
...
Signed-off-by: Mirko Vogt <dev@nanl.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 20:46:10 +00:00
Felix Fietkau
17391bc30b
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
Felix Fietkau
09b41aabf6
enable IPv6-support for ipsec-tools
...
Enable IPv6-Support for ipsec-tools
Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9693 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:52:56 +00:00
Imre Kaloz
6756212cf2
add back patch to fix building on avr32 and cris
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:31:09 +00:00
Florian Fainelli
0fd0a901d6
Enable adminport feature of ipsec-tools ( #2750 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 16:33:30 +00:00
Florian Fainelli
02ba4a6f83
Upgrade wpa_supplicant to 0.5.9 ( #2823 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 16:23:03 +00:00
Felix Fietkau
a3aeeae9ba
finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-06 14:01:23 +00:00
Felix Fietkau
ca8f2de659
Remove HOST_LOADLIBES fix from busybox, caused problems.
...
OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-06 12:59:38 +00:00
Felix Fietkau
3556782b01
Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
...
$(CP) is defined as CP:="cp -fpR"
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-05 18:45:35 +00:00
Felix Fietkau
5867d95415
busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-05 18:45:28 +00:00
Felix Fietkau
b8b9b889de
add i8x0 audio driver
...
Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 21:21:17 +00:00
Felix Fietkau
1aa6942d9f
update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 19:48:11 +00:00
Felix Fietkau
eb3614d22a
add missing dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03 00:34:39 +00:00
Felix Fietkau
9b4a544391
update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-02 22:28:14 +00:00
Felix Fietkau
8422957bae
refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-01 17:08:04 +00:00
Felix Fietkau
79a61f47df
add switch gpio init for bcm57xx (untested, see #2744 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 21:58:14 +00:00
Felix Fietkau
27fc283510
add extra wrt350n leds (patch from #2745 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 21:58:06 +00:00
Felix Fietkau
8bff9d673c
make sure iw doesn't get compiled on older kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:33:31 +00:00
Felix Fietkau
fcce43a4a9
adjust libnl url
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:33:28 +00:00
Felix Fietkau
64b896f3ad
add iw utility (untested)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:30:37 +00:00
Felix Fietkau
c3125c5176
upgrade libnl to 1.0-pre8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 11:29:30 +00:00
Felix Fietkau
ace8b3cc3c
fix ppp issues (thanks to Fatus for debugging this)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-30 09:43:05 +00:00
Felix Fietkau
6d3ad9e49a
Fix zlib for powerpc
...
For some architectures like powerpc, the library must be compiled with
-fPIC
(checked also for mips/mipsel)
Signed-off-by: Thomas Langer <thomas.langer@infineon.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-29 18:30:27 +00:00
Travis Kemen
d8d1e7d172
update busybox to 1.8.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-29 02:06:37 +00:00
Travis Kemen
443811ed6c
add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 20:34:00 +00:00
Travis Kemen
6512b870c4
some cleanup and remove overwriting of device defaults for bgscan and diversity
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 19:25:54 +00:00
Felix Fietkau
2775144bbf
drop the '0' default in config_get_bool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 19:02:46 +00:00
Florian Fainelli
42a9931bd0
Fix AutoLoad macro typos ( #2765 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 13:33:59 +00:00
Felix Fietkau
cdf18ea514
package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 12:50:20 +00:00
Travis Kemen
5882e9c1ea
use instead of closes #2759
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 04:11:36 +00:00
Travis Kemen
b9eb6f4a64
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:44:18 +00:00
Travis Kemen
9e7e0ecbd4
don't overwrite device default for fast frames closes #2321
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:07:18 +00:00
Travis Kemen
34ade10d04
add option to turn off dynamic dhcp closes #2694
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 03:02:20 +00:00
Felix Fietkau
1c45a560a2
init: check permissions on rc.d files
...
We try to unconditionally execute /etc/rc.d/* files, even if they're
not executable - an easy way of temproarily disabling a service. When
this happens, we get a permission denied error on boot.
This change only tries to run execulable startup scripts.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 02:36:14 +00:00
Felix Fietkau
b4163899b1
init: don't start hotplug2 if it doesn't exist
...
The current init script always tries to start hotplug 2, even if
it's not present, so we get an error on boot.
This change checks for the presence of the hotplug2 binary before
trying to start it.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 02:36:10 +00:00
Felix Fietkau
7dadd99723
update to latest madwifi snapshot - fixes some noderef bugs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-27 22:06:27 +00:00
Felix Fietkau
0c2297fd03
fix remaining netif_rx calls in napi polling patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-27 22:05:40 +00:00
Felix Fietkau
4e482e0b58
work around kernel config issues with sound modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-25 17:15:30 +00:00
Felix Fietkau
c81bf1c9f7
add missing dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-25 16:26:39 +00:00
Tim Yardley
b03c1401f6
update stripped subset of l7 patterns to 11-03-2007 patterns
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-19 23:07:00 +00:00
Felix Fietkau
f97352b6f8
fix libnl include issues which broke a few packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-19 23:03:09 +00:00
Felix Fietkau
beedcf12af
remove madwifi tx locking patch - i don't trust it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-18 15:40:12 +00:00