summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* kmod-bluetooth includes hidp, which needs input-core. add the missing dependencynbd2009-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a header file conflict with iptablesnbd2009-04-232-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] modules: fix several typos in block.mkjuhosg2009-04-231-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build host libtool along with target libtoolnbd2009-04-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ↵hcg2009-04-221-0/+33
| | | | | | makefile to handle this condition based upon kernel revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* automatically configure switches when swconfig is installednbd2009-04-212-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' ↵nico2009-04-211-1/+1
| | | | | | that was logged as is git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix nvram_get checking on non-WGT634U (#4975)florian2009-04-211-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: implement uci loading supportnbd2009-04-216-64/+363
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: fix up kernel dependenciesnbd2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add optional driver for the hw watchdog on gateworks avila boards (requires ↵nbd2009-04-203-0/+270
| | | | | | soldering to work properly) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare libtool for being build nativly (and therefore being able to build ↵mirko2009-04-201-2/+4
| | | | | | libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ps3-utils] corrected dependencieshcg2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel modules] add joystick device supporthcg2009-04-201-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel package other] correct typos in titles of event device and HID deviceshcg2009-04-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel package bluetooth] add hidp supporthcg2009-04-201-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel module ps3vram] update dependencieshcg2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix strange LED behavior with Netgear WGT634U (#3552)florian2009-04-202-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] add config option for RNDISjow2009-04-191-0/+16
| | | | | | | | | | Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet. Signed-off-by: Andrea Borgia <andrea@borgia.bo.it> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: actually copy firewall.user to imagejow2009-04-191-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow connection to a prefered bssid (#4252)florian2009-04-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] blkid only depends on libuuid and libblkid (#4932)florian2009-04-191-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: process custom rules after forwardings and redirects, ↵jow2009-04-192-3/+3
| | | | | | this actually allows blocking traffic to certain hosts and other rules git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broken logic in r15272, r15273jow2009-04-191-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: (#4928)jow2009-04-191-0/+7
| | | | | | | | | | handle "option gateway 0.0.0.0" and "option gateway interface" in route sections as "no gateway given" to allow defining gateway-less routes while still keeping the possibility to have static routes with a proper gateway on interfaces with# dynamic ips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [kernel] add sata_sil24 modulejow2009-04-191-0/+16
| | | | | | | Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Add support for CM109 USB VoIP phonejow2009-04-191-0/+16
| | | | | | | | | | | this patch adds support for USB VoIP-phones using the CM109 chipset. the cm109.ko module was added to linux kernel 2.6.28 it was tested with SVN revision 15247 on a Asus WL-500G Premium. Signed-off-by: Alfred E. Heggestad <aeh@db.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] lua: revert r15108 & r15109jow2009-04-193-160/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround preventing libtool from hardcoding library path in shared libsnico2009-04-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 'svn:keywords' property, not needed anymore after [15242]nico2009-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-17161-161/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ldconfig & ldd to utils sectionnico2009-04-141-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not run hotplug event for aliasesnbd2009-04-131-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: enable /etc/firewall.user by default and install sample ↵jow2009-04-123-5/+9
| | | | | | firewall.user file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: remove redundant netmask handling in 10-routesjow2009-04-122-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] package ext4 (#4434)florian2009-04-121-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] do not load the spi_gpio module from mmc-over-gpio, bump release ↵florian2009-04-121-3/+4
| | | | | | number (#4663) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow openssl to compile with ccache enabled (#4518)florian2009-04-111-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iw] Update iw to version 0.9.12hauke2009-04-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ssb] The ssb module in also integrated into the kernel on brcm63xx target.hauke2009-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wireless] ieee80211-softmac is only avaliable in old kernels. It was ↵hauke2009-04-101-1/+1
| | | | | | removed with 2.6.26. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is ↵hauke2009-04-101-1/+1
| | | | | | integrated into the kernel all other need the module. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostapd] hostapd only supports either b or g as hwmode configuration variable.hauke2009-04-091-0/+3
| | | | | | | If bg is set the scripts transfers it now to g mode. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.hauke2009-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: add more options for interface binding (#4900)jow2009-04-093-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Remove unnecessary MMIO accesses in the interrupt hotpath.mb2009-04-081-0/+177
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the b43 dependency on brcm47xx/brcm63xxnbd2009-04-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update e2fsprogs to 1.41.3florian2009-04-082-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update ncurses to 5.7 (#4852)florian2009-04-085-7/+256
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after ↵jow2009-04-072-27/+72
| | | | | | updating to 0.52 - thanks maniac103! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15144 3c298f89-4303-0410-b956-a3cf2f4a3e73