1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Vasilis Tsiligiannis f8f71a88b4 hostap-driver: Fix package installation
SVN-Revision: 20224
2010-03-15 00:51:26 +00:00
..
acx acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets) 2010-03-08 01:55:31 +00:00
acx-mac80211 add one more acx-mac80211 patch to finally allow its building on ar7 2010-03-07 16:36:51 +00:00
admswconfig
apex
ar7-atm add support for new ar7-atm version D7.05.00.00 (#6515) 2010-03-07 18:16:07 +00:00
arptables
avila-wdt
base-files fix error output of brctl if bridging is not supported. 2010-03-14 21:10:07 +00:00
block-extroot add block-extroot, a package for using an external filesystem as rootfs (patch by cshore) 2010-02-26 22:46:10 +00:00
block-mount add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
br2684ctl
bridge-utils
broadcom-57xx
broadcom-diag add missing hunks to recognize the Microsoft MN-700 device (#6749) 2010-02-28 11:09:50 +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 busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option 2010-03-10 17:49:14 +00:00
button-hotplug
carl9170 carl9170: update to version 1.0.1.1 and fix a compile error 2010-02-17 18:27:42 +00:00
comgt
compcache include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) 2010-03-05 00:56:05 +00:00
crda
dnsmasq if readethers is set to true make sure /etc/ethers exists, closes #6740 2010-03-14 21:33:02 +00:00
dropbear this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess). 2010-03-14 21:26:45 +00:00
e2fsprogs add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality 2010-02-26 22:45:39 +00:00
ead
ebtables
fconfig
firewall firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015 2010-03-02 11:02:24 +00:00
fuse find attached the announced patch for fuse. changes: - latest fuse 2.8.3 - includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server 2010-03-14 02:01:14 +00:00
gdb this patch fixes gdb parallel build. 2010-03-14 01:50:53 +00:00
goldfish-qemu
gpioctl
grub refresh grub patches 2010-02-18 12:10:12 +00:00
hostap-driver hostap-driver: Fix package installation 2010-03-15 00:51:26 +00:00
hostap-utils
hostapd use a common way of marking packages as not supported on specific targets 2010-03-10 04:12:57 +00:00
hotplug2
i2c-gpio-custom
ifenslave
ifxmips-dsl-api
ifxmips-dsl-control
iproute2 this patches fixes iproute2 parallel build. 2010-03-14 01:56:33 +00:00
ipset
iptables this patch fixes iptables parallel build. 2010-03-14 01:53:41 +00:00
iw use a common way of marking packages as not supported on specific targets 2010-03-10 04:12:57 +00:00
ixp4xx-microcode
kernel fix missing nls support for 2.6.33 2010-03-14 18:22:57 +00:00
kexec-tools
libipfix
libnl
libnl-tiny
libpcap finish cleaning my broken commit 2010-03-08 15:03:42 +00:00
libreadline
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 linux-atm: Update to stable version 2.5.1 from upstream project 2010-03-14 18:58:33 +00:00
lua
mac80211 ath9k: fix a client mode crash that happens on wpa rekeying 2010-03-12 03:03:57 +00:00
madwifi madwifi: disable softled by default on pci devices (fixes #4484) 2010-03-14 12:25:23 +00:00
mmc_over_gpio
mountd
mtd mtd: fix typo (thx, Plouj) 2010-01-21 23:48:52 +00:00
ncurses this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel build. 2010-03-05 20:12:24 +00:00
nozomi
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
openssl this patch fixes openssl parallel build. 2010-03-14 01:47:55 +00:00
opkg fix opkg.conf 2010-02-17 02:34:48 +00:00
pcmcia-cs
ppp /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem). 2010-03-14 21:42:56 +00:00
pptp /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem). 2010-03-14 21:42:56 +00:00
ps3-utils
qos-scripts This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893 2010-02-26 17:22:53 +00:00
r8101 r8101: update to v1.014.00, fix build on 2.6.31+ 2010-02-25 02:03:33 +00:00
robocfg
rt2570
rtc-rv5c386a
siit siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead 2010-03-07 03:55:34 +00:00
spi-ks8995
spidev_test
swconfig swconfig: Remove unused code 2010-02-19 17:33:46 +00:00
switch switch: suppress boot error message on 2.4 2010-03-01 01:12:57 +00:00
uboot-envtools uboot-envtools: mark as 2.6 only, use a shorter title and a longer description 2010-03-10 04:17:22 +00:00
uboot-ifxmips
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
udevtrigger
util-linux-ng util-linux-ng: Build setterm 2010-02-08 22:05:11 +00:00
vsc73x5-ucode package: add VSC73[89]5 microcode for the AP83/PB44 boards 2010-02-24 13:38:54 +00:00
w1-gpio-custom package: fix w1-gpio-custom package (closes #6770) 2010-03-08 17:35:03 +00:00
wireless-tools wireless-tools: fix encryption display in the scanning list (#6732) 2010-03-14 04:49:31 +00:00
wprobe wprobe: fix missing return code check 2010-02-01 00:35:00 +00:00
wrt55agv2-spidevs
yamonenv
zlib
Makefile this patch fixes package/Makefile. 2010-03-05 20:28:52 +00:00