openwrtv3/package
Hauke Mehrtens 42d947f5ba make linux-atm depend on its kernel modul atm.ko
This hopfully fixes bug #6709.

SVN-Revision: 19780
2010-02-20 13:20:36 +00:00
..
acx acx fixes for 2.6.30 2009-08-03 22:30:42 +00:00
acx-mac80211 acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch 2009-05-30 19:20:07 +00:00
admswconfig get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
apex Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
ar7-atm fix the use of proc_dostring w/ 2.6.32+ 2010-02-04 09:47:20 +00:00
arptables get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
avila-wdt avila-wdt: add support for disabling the watchdog 2009-05-27 15:33:18 +00:00
base-files base-files: add /dev/hvcX to hotplug common rules 2010-02-12 18:57:01 +00:00
br2684ctl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
bridge-utils get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
broadcom-57xx bump some revisions and update copyrights 2009-09-10 10:07:04 +00:00
broadcom-diag add support for OvisLink WL-1600GL 2010-01-21 23:48:23 +00:00
broadcom-sdhc add broadcom-sdhc - successor of broadcom-mmc (#6343) 2010-01-16 15:45:12 +00:00
broadcom-wl fix wrong numbering of interfaces in wireless detection 2010-02-04 17:11:56 +00:00
busybox allow routed mode operation again 2010-02-20 13:18:34 +00:00
button-hotplug fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
carl9170 carl9170: update to version 1.0.1.1 and fix a compile error 2010-02-17 18:27:42 +00:00
comgt get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
compcache update compcache to 0.5.4 (#6018) 2009-11-23 22:30:42 +00:00
crda Update regulatory database to version 2009.11.25 2009-11-28 23:16:40 +00:00
dnsmasq Update to version 2.52 2010-01-29 23:15:44 +00:00
dropbear dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net> 2010-02-10 00:34:32 +00:00
e2fsprogs e2fsprogs: restore patch from [12355], lost between upgrade & downgrade 2009-12-23 21:17:22 +00:00
ead ead: fix missing library error while building tinysrp 2009-06-03 13:53:15 +00:00
ebtables update ebtables to 2.0.9-1, fixes #5001 2009-08-01 21:29:47 +00:00
fconfig Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
firewall firewall: fix bad number error in fw_redirect() (#6704) 2010-02-20 03:39:55 +00:00
fuse disable fuse kernel compilation module, all versions that we have have it mainline (#5584) 2009-07-31 10:49:46 +00:00
fuse24 add missing fuse24 init script 2009-07-22 08:49:13 +00:00
gdb gdb: not support on cris 2009-12-22 06:09:48 +00:00
goldfish-qemu include a skin for the goldfish emulator 2009-06-14 21:17:50 +00:00
gpioctl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
grub refresh grub patches 2010-02-18 12:10:12 +00:00
hostap-driver fix another kernel version dependency (thx, maddes) 2010-01-24 14:25:29 +00:00
hostap-utils get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
hostapd hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672 2010-02-19 01:34:44 +00:00
hotplug2 Fix a memory leak in hotplug2 environment handling. Bump hotplug2 to the latest svn revision, remove obsolete patches. 2009-12-09 18:50:49 +00:00
i2c-gpio-custom make i2c-gpio-custom selectable (#5458) 2009-07-06 11:16:04 +00:00
ifenslave get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ifxmips-dsl-api clean up menuconfig path of dsl driver and userland helper 2009-11-01 19:05:32 +00:00
ifxmips-dsl-control clean up menuconfig path of dsl driver and userland helper 2009-11-01 19:05:32 +00:00
iproute2 iproute2: make tc depend on kmod-sched (#6681) 2010-02-19 01:58:06 +00:00
ipset disable a few packages failing on ps3 as well (marking them as BROKEN) 2009-12-23 11:08:22 +00:00
iptables iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation. 2010-02-19 21:25:40 +00:00
iw iw, mac80211: get the frequency info per-netdev instead of per-phy 2010-01-17 20:49:28 +00:00
ixp4xx-microcode Various Makefile cleanup. 2009-06-13 16:47:22 +00:00
kernel kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at> 2010-02-20 05:17:39 +00:00
kexec-tools add mips64 support to kexec-tools, counterpart of r17768. 2009-09-27 19:13:17 +00:00
libipfix ipfix: sync changes from openimp 2009-12-19 22:19:42 +00:00
libnl get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
libnl-tiny libnl-tiny: fix potential redefinition of offsetof 2009-05-24 16:48:18 +00:00
libpcap libpcap: fix kernel version check 2009-08-21 22:32:14 +00:00
libreadline get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
libtool libtool: Don't use the libdir path found in .la files. Fixes the build of various packages. 2010-01-30 18:08:45 +00:00
linux-atm make linux-atm depend on its kernel modul atm.ko 2010-02-20 13:20:36 +00:00
lua lua: add the 100-no_readline.patch to host build 2009-10-28 13:56:33 +00:00
mac80211 mac80211: fix typo introduced in r19760 (#6707) 2010-02-19 22:44:22 +00:00
madwifi add me as a maintainer for a few other packages 2010-01-31 12:24:55 +00:00
mmc_over_gpio do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663) 2009-04-12 12:52:32 +00:00
mountd mountd: mark as 2.6 only 2009-10-05 11:18:03 +00:00
mtd mtd: fix typo (thx, Plouj) 2010-01-21 23:48:52 +00:00
ncurses get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
nozomi get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
nvram nvram: request memory locked pages in mmap() and make it available for ar71xx 2010-02-01 01:32:47 +00:00
ocf-crypto-headers set PKGARCH to all for packages in trunk containing only arch-neutral files (#5572) 2009-07-24 12:08:01 +00:00
openssl openssl: make engines support dynamically configurable (based on a patch by puchu) 2010-01-28 19:28:06 +00:00
opkg fix opkg.conf 2010-02-17 02:34:48 +00:00
pcmcia-cs get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ppp ppp: process option dns if peerdns is off (#6474) 2010-01-10 16:28:09 +00:00
pptp get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
ps3-utils ps3-utils: Add Build/InstallDev section to package makefile 2009-08-18 21:51:08 +00:00
qos-scripts adjust dependencies of firewall and qos-scripts, so that these packages are visible even when iptables is not selected 2009-12-09 13:36:39 +00:00
r8101 small fixes mostly for kernel 2.6.31 2009-09-26 21:23:53 +00:00
robocfg get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
rt2570 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
rtc-rv5c386a add RTC RV5C386A package 2009-08-01 11:09:02 +00:00
siit disable a few packages failing on ps3 as well (marking them as BROKEN) 2009-12-23 11:08:22 +00:00
spi-ks8995 kernel/modules: move SPI drivers into a new submenu 2009-06-04 06:39:36 +00:00
spidev_test spidev_test depends on kmod-spi-dev to work 2009-12-30 22:19:55 +00:00
swconfig swconfig: Remove unused code 2010-02-19 17:33:46 +00:00
switch change switch config to swconfig style format to remain consistent accross platforms 2009-11-15 18:43:46 +00:00
uboot-envtools mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt 2009-10-19 19:15:08 +00:00
uboot-ifxmips make uboot work on arcaydian board 2009-12-08 14:37:12 +00:00
ubsec_ssb remove unnecessary dependency added in r19371 (thx, puchu) 2010-01-28 19:38:16 +00:00
uci uci: allow shell scripts to override the config dir (patch by cshore) 2010-01-27 04:59:14 +00:00
udev udev depends on 2.6, cleanup Makefile 2009-09-03 18:11:32 +00:00
udevtrigger udevtrigger: use the build system cflags 2009-10-10 19:25:31 +00:00
util-linux-ng util-linux-ng: Build setterm 2010-02-08 22:05:11 +00:00
w1-gpio-custom fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
wireless-tools wireless-tools: re-enable support for enabling/disabling powersave 2009-11-11 16:59:31 +00:00
wprobe wprobe: fix missing return code check 2010-02-01 00:35:00 +00:00
wrt55agv2-spidevs Add initial kernel 2.6.28 support for atheros target. The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. 2009-02-20 16:27:42 +00:00
yamonenv get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
zlib fix zlib linking failures with gcc-4.4+ (#6173) 2010-01-02 19:45:50 +00:00
Makefile fix opkg directory cleaning (#5646) 2009-10-06 04:50:53 +00:00