rwhitby
8d86a156cc
sound: Remove atheros restriction, since atheros can have usb sound cards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 11:54:49 +00:00
florian
22a405453c
Add support for OTI6858 and ARK3116 usb serial converters ( #3442 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 11:21:28 +00:00
nbd
6152e5b5b3
ifndef is not supported inside make variable expansion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 20:13:29 +00:00
rwhitby
9dfc3e092d
base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 00:13:05 +00:00
ymano
c69fa28f0f
update version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 18:56:04 +00:00
rwhitby
f983ced382
modules/other.mk: Enable bluetooth for atheros
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 16:35:04 +00:00
florian
059e0bf3b9
Add support for Asus wl-520gc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-16 01:18:57 +00:00
thepeople
2d6e73eaf2
This patch adds a number of configuration options to the MadWifi package. You can
...
now configure the HAL, bus, default rate control algorithm as well as the debug
mode from within make menuconfig. The goal is to be able to support hardware
profiles with different HALs without messing around with the Makefile directly.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-15 00:59:34 +00:00
noz
8570a82f7c
Allow package/switch to compile against 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-14 15:03:05 +00:00
ralph
91e083bf47
adding check for /proc/net/vlan/config (==vlan enabled kernel)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-13 09:21:17 +00:00
noz
73723cbc1d
Fix typo in broadcom-diag LED output enable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 19:46:53 +00:00
agb
0446f79b61
[kernel] Fix kmod-ata-piix deps
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:41:12 +00:00
agb
b389d9e3e6
[kernel] Package nvidia sata driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:54 +00:00
agb
4fc969f862
[kernel] Package AHCI driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:37 +00:00
agb
b20c1d478d
[kernel] Package VIA sata driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-12 06:40:18 +00:00
nico
1e53aa8072
disable ip6tables as well on 2.6.25 until we have working IMQ support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 22:41:49 +00:00
nico
971fa88a04
fix fuse: use in-kernel module for 2.6.25+ kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 22:27:32 +00:00
nico
0ec5192c33
add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels ( closes : #3402 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 20:56:51 +00:00
nico
e43a5d11b5
add a package for the badblocks utility ( closes : #3404 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-11 10:33:34 +00:00
nico
fef26f42c6
fix typos in [11073]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 07:16:15 +00:00
nico
4a75cb1933
cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 11:32:46 +00:00
nico
008871c4e6
package/kernel fixes:
...
- remove dup netfilter.mk includes
- always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 11:16:07 +00:00
thepeople
06cb59cd07
only ignore dhcp but still listen for dns closes #3406
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-08 00:01:58 +00:00
nbd
cc3cf69f41
add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 16:45:00 +00:00
ymano
3084e0210f
add missing udevextras package option - edd_id
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 21:58:03 +00:00
ymano
9aa18be82b
add ps3-dump-bootloader to package install
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-05 21:49:24 +00:00
nbd
ec91a20cb7
fix lua compile configuration error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-04 17:48:26 +00:00
nico
fa5fbaba7b
remove dependency on zd1211-firmware, since it was removed in [11022]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 23:24:12 +00:00
blogic
6ee2982652
revert borked commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11038 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 20:28:13 +00:00
blogic
2049a7e3a6
make etrax serial driver register its device nodes, so we get a console
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 20:12:43 +00:00
nbd
fe941c5fc6
upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected "-" in uci package names
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 17:08:39 +00:00
blogic
8afd9e14ed
remove old zd firmware
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 15:10:51 +00:00
nico
c5122aa22a
[package] ppp/pptp fixes:
...
- prevent ppp from logging to /etc/ppp/connect-errors (closes : #2989 )
- add dependency on ppp and kmod-gre to pptp
- bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-03 12:11:35 +00:00
matteo
a6963e51fe
acx100 fix by nabcore
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 18:48:47 +00:00
juhosg
2c64c2f0c9
[package] IMQ is not yet available on 2.6.25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 11:29:53 +00:00
nico
9ebf05f329
more use of the new GPIO_SUPPORT option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 00:30:39 +00:00
juhosg
4ada9dfdba
[package] kmod-ipt-iprange: fix build error on .25
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 15:42:10 +00:00
rwhitby
5e5b8c026c
block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 05:16:17 +00:00
juhosg
568b9aba67
[package] import w1-gpio-custom driver from the Squidge ( http://squidge.sourceforge.net/ ) project
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 18:31:43 +00:00
juhosg
1d0772319e
[package] kernel/modules: modify AutoLoad levels of the W1 modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 18:13:32 +00:00
juhosg
322372e27c
[package] kernel/modules: make use the new GPIO_SUPPORT option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 17:21:08 +00:00
juhosg
1beb5b5691
[package] remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 17:18:21 +00:00
juhosg
9fdbc25842
[kernel] add Dallas's 1-wire related packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-29 15:53:04 +00:00
nbd
86b8f50b2b
fix lua cflags
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 22:00:57 +00:00
kaloz
18aeebfc58
add preliminary support for Storm SL3512 based devices, not ready yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 17:03:01 +00:00
florian
6ce6c90d0d
Use the locally mirrored compat-wireless tarblall ( #3377 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-27 01:47:32 +00:00
kaloz
469c6ca418
generate and install NPE-A ethernet microcode as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-26 10:00:04 +00:00
agb
0049c7b81a
only build kmod-hwmon-pc87360 for x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 21:46:02 +00:00
nbd
4e1db00174
initramfs: start one hotplug2 for coldplugging and one for handling events between coldplug and end of /init
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 16:20:46 +00:00
nbd
67ea4e32af
use the right hotplug2 invocation for initramfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 14:28:13 +00:00
juhosg
54af0ced73
[package] base-files: fix a typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 14:19:35 +00:00
nbd
68e839a7db
leave ack/cts setting alone by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 04:58:34 +00:00
nbd
9110e38c85
move timeout trigger for protection mode to node timeout trigger
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 03:50:01 +00:00
nbd
1b7aee1d72
clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-23 03:49:42 +00:00
nbd
82bf60b712
madwifi: put an upper limit on the amount of sampling that minstrel should do when
...
the link changes its status from very good to slightly bad. the previous version
of the patch could have resulted in erratic rate control behavior when there
was a lot of sampling backlog.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-22 23:35:27 +00:00
nbd
263af2cd58
This patch re-adds the udev and hotplug2 initialization fixes originally
...
present in /init but was removed when some code was moved from /init to
/etc/preinit in rev 10870. This adds udev initialization and only handles
hotplug2 initialization when hotplug2 is present.
Signed-off-by: Yuji Mano <yuji.mano@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-22 19:22:05 +00:00
nico
f7af5c7e5a
move hotplug2 & udevtrigger to base section
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 22:31:07 +00:00
matteo
a57da010e1
assign names to filesystems when mounting virtual ones ( closes #3340 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 18:08:05 +00:00
nbd
0f96ffc8be
add some more fine tuning for madwifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 03:45:52 +00:00
nbd
922c0b910d
madwifi: add configurable rssi threshold and timeout values for protection mode
...
the 11b protection mode can harm throughput a lot, so let's make sure that it is
only active as long as it needs to be.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 03:45:39 +00:00
nbd
7f2bf65a36
reorder patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 03:45:22 +00:00
nbd
1f202039db
madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 02:39:40 +00:00
nbd
29e18fb10f
fix a some txq races (merge from madwifi-trunk)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 22:01:27 +00:00
nbd
deb3135ef2
add missing kmod-hid module (thx, fish)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 21:01:03 +00:00
nico
b9c0ebdb06
build the kmod-video-quickcam module only if it was selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:49:13 +00:00
nico
2961761854
don't build acx* kernel modules on UML
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:48:04 +00:00
nbd
16ddb9350a
remove some redundant code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 03:24:43 +00:00
matteo
0938cd3031
fix swap{on,off} path
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 14:36:01 +00:00
florian
3110d42c42
Adm5120 also supports generic GPIO, allow gpioctl to be built ( #3132 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 17:34:04 +00:00
florian
9aae40010d
Mark rt61 as 2.6.23 only ( #3337 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 17:11:34 +00:00
nbd
936e7cca34
more performance for madwifi :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 16:37:36 +00:00
juhosg
f5d80d8d34
[package] use the spi-ks8995 driver on the WRT55AG v2 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 13:12:57 +00:00
juhosg
b9b75c56b8
[package] spi-ks8995: fix a compiler warning, fix the copyright header
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 13:11:11 +00:00
juhosg
868a97c156
[package] add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 09:59:09 +00:00
nbd
d3f4ff8b14
add performance improvement for madwifi on low-memory systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 02:40:55 +00:00
nbd
2480491ede
remove udevextras dependency on udev (thx, fish)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 17:19:41 +00:00
thepeople
c435eff562
fix restart on platforms without a setup_switch()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 16:29:49 +00:00
juhosg
3e6a0c14b4
[package] move spi_gpio driver into the kernel, clean-up SPI modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 07:33:43 +00:00
juhosg
a58eaf210a
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 06:11:23 +00:00
nico
73b35ed447
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:08:11 +00:00
nico
effa49178d
mark b44 as broken, it doesn't build anymore due to SSB changes apparently ( closes : #3333 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 01:56:41 +00:00
kaloz
41696be697
do target dependent optimizations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 13:24:30 +00:00
kaloz
3dbd53deca
udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 13:20:04 +00:00
nico
58ca814b23
mark all openswan packages as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 12:31:27 +00:00
agb
4d64099c46
Mark broken packages as broken:
...
- acx-mac80211
- openswan
- aodv-uu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 11:18:29 +00:00
nico
ecfbe962cc
package shared library as well (partially closes : #3030 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 02:06:35 +00:00
nbd
e74c1c3499
upgrade uci to 0.3.3, build lua plugin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:34:42 +00:00
nbd
124c9d9c48
remove lua's dependency on libreadline and libncurses
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:34:36 +00:00
nico
5c1eb4b4e9
fix udevextras build when no extras were actually selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:20:34 +00:00
nico
ea0badb270
mac80211 / compat-wireless fixes:
...
* build in KERNEL_BUILD_DIR
* only build kernel module if it's selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 13:35:02 +00:00
nico
2cd08ba990
update libnl to 1.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 13:22:15 +00:00
nbd
eeed6076b9
move lua from packages/ to trunk in anticipation of upcoming stuff ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 01:06:12 +00:00
jk
843ca24325
[package/udev] Replace udev-vol-id pacakge with configurable udevextras
...
Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.
Also, installing udevextras adds a few udev rules for persistent device
naming.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:32:44 +00:00
jk
9d35bf3e30
[package/udev] Group input devices under /dev/input
...
This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:24:22 +00:00
jk
aff6fa1a1d
[package/kexec] Use new kexec tools
...
Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.
This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:20:31 +00:00
nico
f3ad2585b3
fix build on linux >= 2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 22:04:09 +00:00
nico
dbca3552f6
package/ov51x-jpeg:
...
* update to 1.5.7
* add userland package
* add fallback url
(closes : #3216 )
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:43:38 +00:00
nico
899c0c59f7
disable kmod-mmc-over-gpio on x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:28:54 +00:00
nico
f5df126e9e
add missing MMC config symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:27:48 +00:00
nico
eed98d8bd7
package/qc-usb:
...
* update to 0.6.6 (closes : #3215 )
* fix build on linux > 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:20:41 +00:00