summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [adm5120] new experimental driver for the CF slot on the RouterBOARD 153juhosg2007-12-111-11/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to ↵nbd2007-12-091-0/+2
| | | | | | | | | 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
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-0911-27/+27
| | | | | | | 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
* enable IPv6-support for ipsec-toolsnbd2007-12-091-1/+2
| | | | | | | | | 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
* add back patch to fix building on avr32 and criskaloz2007-12-091-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable adminport feature of ipsec-tools (#2750)florian2007-12-091-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade wpa_supplicant to 0.5.9 (#2823)florian2007-12-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* finally fix libintl issues on osx and potentially other platforms by ↵nbd2007-12-061-0/+2
| | | | | | disabling its use in busybox completely git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove HOST_LOADLIBES fix from busybox, caused problems.nbd2007-12-061-1/+0
| | | | | | | | | 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
* Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.nbd2007-12-053-5/+5
| | | | | | | | | $(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
* busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)nbd2007-12-051-1/+2
| | | | | | | 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
* add i8x0 audio drivernbd2007-12-031-0/+17
| | | | | | | Signed-off-by: Jan Willies <jan@willies.info> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt ↵nbd2007-12-035-275/+32
| | | | | | packaging code (ported from wr to kamikaze) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencynbd2007-12-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode ↵nbd2007-12-028-582/+426
| | | | | | issues, needs more testing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refactor hotplug2 rules, make sure that the default button rule is only used ↵nbd2007-12-013-36/+37
| | | | | | during the init (should fix #2772) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add switch gpio init for bcm57xx (untested, see #2744)nbd2007-11-301-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add extra wrt350n leds (patch from #2745)nbd2007-11-301-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure iw doesn't get compiled on older kernelsnbd2007-11-301-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adjust libnl urlnbd2007-11-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add iw utility (untested)nbd2007-11-301-0/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade libnl to 1.0-pre8nbd2007-11-301-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ppp issues (thanks to Fatus for debugging this)nbd2007-11-301-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix zlib for powerpcnbd2007-11-291-3/+3
| | | | | | | | | | | 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
* update busybox to 1.8.2thepeople2007-11-292-14/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add options for rate 80211h compression bursting wmm and mac filtering From: ↵thepeople2007-11-281-0/+38
| | | | | | Vasilis T. (aka Acinonyx) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some cleanup and remove overwriting of device defaults for bgscan and diversitythepeople2007-11-281-22/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* drop the '0' default in config_get_boolnbd2007-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix AutoLoad macro typos (#2765)florian2007-11-281-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)nbd2007-11-281-2/+2
| | | | | | | 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
* use instead of closes #2759thepeople2007-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add txpower patches and add uci configuration file From: Vasilis T. (aka ↵thepeople2007-11-283-1/+297
| | | | | | Acinonyx) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't overwrite device default for fast frames closes #2321thepeople2007-11-281-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option to turn off dynamic dhcp closes #2694thepeople2007-11-281-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* init: check permissions on rc.d filesnbd2007-11-281-1/+1
| | | | | | | | | | | | | 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
* init: don't start hotplug2 if it doesn't existnbd2007-11-281-1/+2
| | | | | | | | | | | | | 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
* update to latest madwifi snapshot - fixes some noderef bugsnbd2007-11-279-371/+298
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix remaining netif_rx calls in napi polling patchnbd2007-11-271-6/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* work around kernel config issues with sound modulesnbd2007-11-251-9/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencynbd2007-11-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update stripped subset of l7 patterns to 11-03-2007 patternspavlov2007-11-1917-128/+151
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libnl include issues which broke a few packagesnbd2007-11-192-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove madwifi tx locking patch - i don't trust itnbd2007-11-181-77/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix path to .config (#2722)nbd2007-11-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prevent mac80211 from accidentally starting to build on older kernel ↵nbd2007-11-171-6/+8
| | | | | | versions because of dependencies (#2718) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* comment out dependencies that are not supposed to be used yet (#2723)nbd2007-11-171-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up stale stampfilesnbd2007-11-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hostapd rebuild check, isolate the common src/ directory for hostapd ↵nbd2007-11-171-8/+12
| | | | | | variants as well to fix compile errors when both variants are selected (#2722) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hostapd build with opensslnbd2007-11-161-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] kernel: add a kernel module for the usbtest driverjuhosg2007-11-161-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9572 3c298f89-4303-0410-b956-a3cf2f4a3e73