1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 15:08:15 +02:00
openwrt/package
Florian Fainelli fc19f3f372 add cp852 code page (#4607)
SVN-Revision: 14522
2009-02-15 15:35:00 +00:00
..
acx Add acx wireless configuration (#4095) 2008-10-13 13:56:12 +00:00
acx-mac80211 use the Download/ macro to get ACX firmwares 2008-09-15 10:17:13 +00:00
admswconfig
ar7-atm
arptables arptables: Update to 0.0.3-3 2008-06-22 18:40:30 +00:00
base-files allow specifying port where to log (#2019) 2009-02-03 20:26:00 +00:00
br2684ctl switch the br2684 default to routed mode instead of bridged mode, as it's more common 2008-08-11 13:02:44 +00:00
bridge-utils call autoconf when there's no ./configure script, move it at Build/Prepare stage 2008-09-25 10:47:39 +00:00
broadcom-57xx remove some unused crap 2008-06-15 11:15:35 +00:00
broadcom-diag add initial 2.6.28 support for brcm47xx target 2009-01-06 22:36:41 +00:00
broadcom-mmc
broadcom-wl broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible 2009-01-31 16:08:19 +00:00
busybox remove IPKG_ARCH variable, unused anymore since ipkg support was removed from busybox 2009-01-21 23:03:55 +00:00
button-hotplug fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
comgt change LEDs on wrt54g3g only /proc/diag is not available on x86, so check for existance to avoid errors... Thanks Markus Wigge 2009-01-15 18:02:08 +00:00
crda crda: make the whole crypto stuff optional and don't use it for now, link statically with libnl 2009-01-30 15:48:35 +00:00
dnsmasq "-R" will not work as it needs the configured IP on the interface. Thus this option leads to the warning message: "udhcpc: bind(UDP): Cannot assign requested address" 2009-02-04 14:58:31 +00:00
dropbear invert the mirror orders seems the first one seems to be offline right now 2009-02-10 17:14:18 +00:00
e2fsprogs Add e2fsck init script - scans every ext2/ext3 mount from fstab 2009-01-31 12:55:55 +00:00
ead ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices) 2009-01-06 22:20:26 +00:00
ebtables ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it 2008-10-03 06:02:20 +00:00
fconfig
firewall re-enable the mss fix by default for now - see discussion at http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information 2009-01-31 02:14:27 +00:00
fuse package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others 2008-11-22 03:15:32 +00:00
gdb gdb: upgrade to 6.8, fixes libreadline compilation issues 2009-01-16 18:36:37 +00:00
gpioctl
grub make grub compilable under fedora core 8 and other newer distros 2008-08-02 15:15:33 +00:00
hostap-driver
hostap-utils
hostapd allow hostapd to continue, even if setting the country code fails 2009-01-30 19:33:09 +00:00
hotplug2 Use block events for the mounting/unmounting of external storage devices. This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. 2009-01-30 20:48:42 +00:00
i2c-gpio-custom fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
ifenslave
iproute2 package iproute2 has problems building on recent BSD-derived platforms because some programs to be run on the host use malloc.h in an incompatible way. 2008-08-08 21:49:17 +00:00
ipset
iptables netfilter: remove CHAOS, TARPIT and DELUDE references 2009-02-09 13:27:39 +00:00
iw iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 2009-01-28 09:24:02 +00:00
ixp4xx-microcode switch to a different NPE-C firmware 2008-07-12 16:28:50 +00:00
kernel add cp852 code page (#4607) 2009-02-15 15:35:00 +00:00
kexec-tools allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia 2009-02-10 17:52:45 +00:00
libertas add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper introduced in 2.6.26 2008-12-21 02:42:10 +00:00
libnl libnl: update linux/genetlink.h for iw package (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 2009-01-28 09:22:10 +00:00
libpcap reduce the binary size of libpcap based programs that don't use bpf parsing 2008-12-19 06:35:23 +00:00
libreadline libreadline: move to trunk, gdb depends on it 2009-01-13 22:14:30 +00:00
libtool leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) 2008-08-29 17:02:15 +00:00
linux-atm
lua fix lua compile with eglibc selected and utmp support disabled 2009-01-31 07:18:13 +00:00
mac80211 mac80211: update p54 firmware and fix mac80211 dependancy Signed-off-by: Jan Willies <jan@willies.info> 2009-02-15 13:00:17 +00:00
madwifi madwifi: mode txpower to wifi-device section, but remain backwards compatible 2009-01-31 16:08:57 +00:00
mmc_over_gpio Deprecate the old SPI-GPIO driver. 2009-02-10 16:55:38 +00:00
mtd remove accidentally committed debug message 2008-10-02 18:31:26 +00:00
ncurses use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
nozomi
nvram use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
ocf-crypto-headers add package for ocf-crypto-headers 2008-11-18 20:50:18 +00:00
openssl openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain (closes: #4517), thanks to Luigi Mantellini 2009-02-02 22:13:17 +00:00
opkg opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional 2009-02-14 14:11:12 +00:00
pcmcia-cs
ppp fix a race condition where ppp interfaces were not added to the firewall properly when brought up at boot time - save the ppp interface unit number in the network state 2008-11-28 16:41:46 +00:00
pptp
ps3-utils
qos-scripts fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) 2008-09-24 13:06:01 +00:00
robocfg
rt2570
siit another #include fix for siit 2009-01-08 20:51:53 +00:00
spi-ks8995 fix spi-ks8995 compile 2008-12-22 19:35:20 +00:00
swconfig add new switch configuration api 2008-10-18 20:44:53 +00:00
switch switch: remove message about BFL_ENETADM not being set on systems with a roboswitch 2008-11-02 23:14:16 +00:00
uboot-ifxmips uboot: support boards with tantos switch and small code and format cleanups 2008-11-21 18:47:33 +00:00
ubsec_ssb ubsec ssb is only available on brcm47xx 2008-07-16 10:15:12 +00:00
uci upgrade to uci 0.7.3 - fixes a small input validation bug 2009-01-20 13:21:25 +00:00
ucmb ucmb: Experimental SPI-GPIO based communication channel 2009-02-11 18:56:51 +00:00
udev
util-linux-ng remove false dependence in util-linux-ng 2009-02-08 09:21:24 +00:00
w1-gpio-custom fix kernel modules compile (as in [13724]) 2009-01-08 01:03:54 +00:00
wireless-tools update wireless-tools to v0.29 (final), refresh patch, bumb release number 2009-01-27 15:15:42 +00:00
wpa_supplicant wpa_supplicant: update to 0.6.7 2009-01-28 13:48:22 +00:00
wrt55agv2-spidevs Deprecate the old SPI-GPIO driver. 2009-02-10 16:55:38 +00:00
yamonenv Use the openwrt.org mirror, others are offline 2008-11-15 14:55:55 +00:00
zlib use $(FPIC) in a few places where it matters 2008-08-06 22:10:29 +00:00
Makefile Fix enabling of init scripts. 2008-09-02 00:23:59 +00:00