Commit Graph

1367 Commits (2da3f6a25641ed7442141ce07943afaaad3b8c31)

Author SHA1 Message Date
Felix Fietkau 2da3f6a256 fix the sdk
SVN-Revision: 9747
17 years ago
Felix Fietkau 4506b4e279 fix mount.shfs symlink issue
SVN-Revision: 9735
17 years ago
Felix Fietkau 51996a78f1 clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
SVN-Revision: 9723
17 years ago
Felix Fietkau 084c9abec3 add workaround for ppp-on-boot issues, fixes #2524
SVN-Revision: 9722
17 years ago
Felix Fietkau a017e2ad7f remove a broken patch that should have been nuked with the busybox upgrade (#2809)
SVN-Revision: 9720
17 years ago
Felix Fietkau 1050b28b38 refresh patches, make madwifi-dfs compile on linux 2.4 again
SVN-Revision: 9719
17 years ago
Felix Fietkau 85578a7ff1 update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
SVN-Revision: 9718
17 years ago
Felix Fietkau 73bc422188 add linux-uvc patch from #2842
SVN-Revision: 9716
17 years ago
Gabor Juhos bb6c1aa770 new experimental driver for the CF slot on the RouterBOARD 153
SVN-Revision: 9707
17 years ago
Felix Fietkau 252fa41bc0 fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk
Signed-off-by: Mirko Vogt <dev@nanl.de>

SVN-Revision: 9696
17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9694
17 years ago
Felix Fietkau b0e20c3895 enable IPv6-support for ipsec-tools
Enable IPv6-Support for ipsec-tools

Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>

SVN-Revision: 9693
17 years ago
Imre Kaloz 6a44e14051 add back patch to fix building on avr32 and cris
SVN-Revision: 9691
17 years ago
Florian Fainelli 66027739e6 Enable adminport feature of ipsec-tools (#2750)
SVN-Revision: 9687
17 years ago
Florian Fainelli 1d6142d809 Upgrade wpa_supplicant to 0.5.9 (#2823)
SVN-Revision: 9686
17 years ago
Felix Fietkau f45990d8fe finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
SVN-Revision: 9663
17 years ago
Felix Fietkau 115290946a 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>

SVN-Revision: 9662
17 years ago
Felix Fietkau 4fa7250c07 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>

SVN-Revision: 9661
17 years ago
Felix Fietkau 412bedd41c busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9660
17 years ago
Felix Fietkau aee342712b add i8x0 audio driver
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 9652
17 years ago
Felix Fietkau 856e457b73 update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)
SVN-Revision: 9651
17 years ago
Felix Fietkau 2bcaf23a68 add missing dependency
SVN-Revision: 9650
17 years ago
Felix Fietkau 9c7edf0ad0 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
SVN-Revision: 9648
17 years ago
Felix Fietkau 9b27c5b585 refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772)
SVN-Revision: 9644
17 years ago
Felix Fietkau 85ad2a43a0 add switch gpio init for bcm57xx (untested, see #2744)
SVN-Revision: 9642
17 years ago
Felix Fietkau 66a69b145a add extra wrt350n leds (patch from #2745)
SVN-Revision: 9641
17 years ago
Felix Fietkau 1b3a1d0de1 make sure iw doesn't get compiled on older kernels
SVN-Revision: 9639
17 years ago
Felix Fietkau 661d97025a adjust libnl url
SVN-Revision: 9638
17 years ago
Felix Fietkau fc144fff14 add iw utility (untested)
SVN-Revision: 9637
17 years ago
Felix Fietkau f9cca13068 upgrade libnl to 1.0-pre8
SVN-Revision: 9636
17 years ago
Felix Fietkau 2afa8ad23c fix ppp issues (thanks to Fatus for debugging this)
SVN-Revision: 9634
17 years ago
Felix Fietkau 7654ee0a2b 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>

SVN-Revision: 9632
17 years ago
Travis Kemen a0c5fbe5ff update busybox to 1.8.2
SVN-Revision: 9625
17 years ago
Travis Kemen efb988f3f2 add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)
SVN-Revision: 9624
17 years ago
Travis Kemen b6e523bc33 some cleanup and remove overwriting of device defaults for bgscan and diversity
SVN-Revision: 9619
17 years ago
Felix Fietkau 8977c6c20a drop the '0' default in config_get_bool
SVN-Revision: 9618
17 years ago
Florian Fainelli bbf087176a Fix AutoLoad macro typos (#2765)
SVN-Revision: 9615
17 years ago
Felix Fietkau 2b32beba84 package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9613
17 years ago
Travis Kemen 031b47be15 use instead of closes #2759
SVN-Revision: 9612
17 years ago
Travis Kemen be9bf2bf40 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
SVN-Revision: 9610
17 years ago
Travis Kemen f30263eea0 don't overwrite device default for fast frames closes #2321
SVN-Revision: 9609
17 years ago
Travis Kemen df42216881 add option to turn off dynamic dhcp closes #2694
SVN-Revision: 9608
17 years ago
Felix Fietkau d36374c428 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>

SVN-Revision: 9607
17 years ago
Felix Fietkau b443ee0fbb 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>

SVN-Revision: 9606
17 years ago
Felix Fietkau 7f052bf047 update to latest madwifi snapshot - fixes some noderef bugs
SVN-Revision: 9602
17 years ago
Felix Fietkau fd68041491 fix remaining netif_rx calls in napi polling patch
SVN-Revision: 9601
17 years ago
Felix Fietkau 679089c6a8 work around kernel config issues with sound modules
SVN-Revision: 9598
17 years ago
Felix Fietkau 4402192ded add missing dependency
SVN-Revision: 9597
17 years ago
Tim Yardley 85b17a4e9e update stripped subset of l7 patterns to 11-03-2007 patterns
SVN-Revision: 9582
17 years ago
Felix Fietkau c439768c9a fix libnl include issues which broke a few packages
SVN-Revision: 9581
17 years ago