You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Felix Fietkau b29544b2c3 add country code option for hostapd (patch from #4675)
SVN-Revision: 14608
16 years ago
..
acx Add acx wireless configuration (#4095) 16 years ago
acx-mac80211 use the Download/ macro to get ACX firmwares 16 years ago
admswconfig fix a bug causing the init script to fail and incorrect number of lan ports 16 years ago
ar7-atm ar7-atm: patch was against an older tarball, fixear7-atm: patch was against an older tarball, fixedd 16 years ago
arptables arptables: Update to 0.0.3-3 16 years ago
base-files base-files: allow option dns to override dhcp assigned dns servers 16 years ago
br2684ctl switch the br2684 default to routed mode instead of bridged mode, as it's more common 16 years ago
bridge-utils call autoconf when there's no ./configure script, move it at Build/Prepare stage 16 years ago
broadcom-57xx remove some unused crap 16 years ago
broadcom-diag add initial 2.6.28 support for brcm47xx target 16 years ago
broadcom-mmc DESCRIPTION:= is obselete 17 years ago
broadcom-wl broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible 16 years ago
busybox busybox: refresh busybox patches 16 years ago
button-hotplug fix kernel modules compile (as in [13724]) 16 years ago
comgt change LEDs on wrt54g3g only /proc/diag is not available on x86, so check for existance to avoid errors... Thanks Markus Wigge 16 years ago
crda crda: make the whole crypto stuff optional and don't use it for now, link statically with libnl 16 years ago
dnsmasq make "name" parameter optional in dnsmasq "boot" config sections 16 years ago
dropbear invert the mirror orders seems the first one seems to be offline right now 16 years ago
e2fsprogs Add e2fsck init script - scans every ext2/ext3 mount from fstab 16 years ago
ead ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices) 16 years ago
ebtables ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it 16 years ago
fconfig move the fconfig package into trunk 16 years ago
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 16 years ago
fuse package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others 16 years ago
gdb gdb: upgrade to 6.8, fixes libreadline compilation issues 16 years ago
gpioctl more use of the new GPIO_SUPPORT option 16 years ago
grub make grub compilable under fedora core 8 and other newer distros 16 years ago
hostap-driver push a couple of fixes upstream from Acinonyx 17 years ago
hostap-utils replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 17 years ago
hostapd add country code option for hostapd (patch from #4675) 16 years ago
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. 16 years ago
i2c-gpio-custom fix kernel modules compile (as in [13724]) 16 years ago
ifenslave move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
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. 16 years ago
ipset mark ipset as 2.6 only 17 years ago
iptables fix a description which still mentioned ipp2p 16 years ago
iw iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
ixp4xx-microcode switch to a different NPE-C firmware 16 years ago
kernel Fixes kernel configuration error. 16 years ago
kexec-tools allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia 16 years ago
libertas add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper introduced in 2.6.26 16 years ago
libnl libnl: update linux/genetlink.h for iw package (thanks to Hauke Mehrtens <hauke@hauke-m.de>) 16 years ago
libpcap reduce the binary size of libpcap based programs that don't use bpf parsing 16 years ago
libreadline libreadline: move to trunk, gdb depends on it 16 years ago
libtool libtool: refresh patches 16 years ago
linux-atm remove uninstalldev templates (no longer necessary) 17 years ago
lua fix lua compile with eglibc selected and utmp support disabled 16 years ago
mac80211 add missing dependencies 16 years ago
madwifi madwifi: mode txpower to wifi-device section, but remain backwards compatible 16 years ago
mmc_over_gpio Deprecate the old SPI-GPIO driver. 16 years ago
mtd remove accidentally committed debug message 16 years ago
ncurses use $(FPIC) in a few places where it matters 16 years ago
nozomi move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
nvram use $(FPIC) in a few places where it matters 16 years ago
ocf-crypto-headers add package for ocf-crypto-headers 16 years ago
openssl openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain (closes: #4517), thanks to Luigi Mantellini 16 years ago
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 16 years ago
pcmcia-cs Use $(CP) instead of $(INSTALL_BIN) for binaries. 17 years ago
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 16 years ago
pptp 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 16 years ago
ps3-utils add ps3-dump-bootloader to package install 16 years ago
qos-scripts get rid of a remaining reference to ipp2p 16 years ago
robocfg move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
rt2570 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
siit another #include fix for siit 16 years ago
spi-ks8995 fix spi-ks8995 compile 16 years ago
swconfig add new switch configuration api 16 years ago
switch switch: remove message about BFL_ENETADM not being set on systems with a roboswitch 16 years ago
uboot-ifxmips uboot: support boards with tantos switch and small code and format cleanups 16 years ago
ubsec_ssb fix ubsec_ssb dependency against kmod-crypto-ocf (#4617) 16 years ago
uci upgrade to uci 0.7.3 - fixes a small input validation bug 16 years ago
udev add missing udevextras package option - edd_id 16 years ago
util-linux-ng remove false dependence in util-linux-ng 16 years ago
w1-gpio-custom fix kernel modules compile (as in [13724]) 16 years ago
wireless-tools update wireless-tools to v0.29 (final), refresh patch, bumb release number 16 years ago
wpa_supplicant wpa_supplicant: update to 0.6.8 16 years ago
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. 16 years ago
yamonenv Use the openwrt.org mirror, others are offline 16 years ago
zlib use $(FPIC) in a few places where it matters 16 years ago
Makefile Fix enabling of init scripts. 16 years ago