.. |
acx
|
Add acx wireless configuration (#4095)
|
16 years ago |
acx-mac80211
|
use the Download/ macro to get ACX firmwares
|
16 years ago |
admswconfig
|
…
|
|
ar7-atm
|
…
|
|
arptables
|
…
|
|
base-files
|
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
|
16 years ago |
br2684ctl
|
…
|
|
bridge-utils
|
call autoconf when there's no ./configure script, move it at Build/Prepare stage
|
16 years ago |
broadcom-57xx
|
…
|
|
broadcom-diag
|
add initial 2.6.28 support for brcm47xx target
|
16 years ago |
broadcom-mmc
|
…
|
|
broadcom-wl
|
make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
|
16 years ago |
busybox
|
busybox: Increment PKG_RELEASE
|
16 years ago |
button-hotplug
|
fix kernel modules compile (as in [13724])
|
16 years ago |
comgt
|
…
|
|
dnsmasq
|
package/dnsmasq: bump to v2.46 (#4263)
|
16 years ago |
dropbear
|
Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow
|
16 years ago |
e2fsprogs
|
Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes #4399
|
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
|
…
|
|
firewall
|
firewall: clear the MSSFIX rules
|
16 years ago |
fuse
|
package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
|
16 years ago |
gdbserver
|
…
|
|
gpioctl
|
…
|
|
grub
|
…
|
|
hostap-driver
|
…
|
|
hostap-utils
|
…
|
|
hostapd
|
hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
|
16 years ago |
hotplug2
|
…
|
|
i2c-gpio-custom
|
fix kernel modules compile (as in [13724])
|
16 years ago |
ifenslave
|
…
|
|
iproute2
|
…
|
|
ipset
|
…
|
|
iptables
|
temp fix for iptables build failure after [13931]
|
16 years ago |
iw
|
fix iw compile
|
16 years ago |
ixp4xx-microcode
|
switch to a different NPE-C firmware
|
17 years ago |
kernel
|
kernel: build cs5535-gpio on olpc also
|
16 years ago |
kexec-tools
|
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
|
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
|
Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes #4399
|
16 years ago |
libpcap
|
reduce the binary size of libpcap based programs that don't use bpf parsing
|
16 years ago |
libtool
|
leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
|
16 years ago |
linux-atm
|
…
|
|
lua
|
lua changes: - fix shared lib generation - don't ship liblua.so dev lib in liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number
|
16 years ago |
mac80211
|
let all mac80211 subpackages inherit some defaults
|
16 years ago |
madwifi
|
package/madwifi: add uci support for the propereq iwpriv setting
|
16 years ago |
mmc_over_gpio
|
make mmc_over_gpio init uci-aware
|
16 years ago |
mtd
|
remove accidentally committed debug message
|
16 years ago |
ncurses
|
…
|
|
nozomi
|
…
|
|
nvram
|
…
|
|
ocf-crypto-headers
|
add package for ocf-crypto-headers
|
16 years ago |
openssl
|
openssl: update ocf to 20080917
|
16 years ago |
opkg
|
fix opkg overlay_root option for jffs2-only images
|
16 years ago |
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
|
16 years ago |
pptp
|
…
|
|
ps3-utils
|
…
|
|
qos-scripts
|
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
|
16 years ago |
robocfg
|
…
|
|
rt2570
|
…
|
|
siit
|
fix siit compile on avr32
|
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
|
…
|
|
uci
|
uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
|
16 years ago |
udev
|
…
|
|
util-linux-ng
|
add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993)
|
16 years ago |
w1-gpio-custom
|
fix kernel modules compile (as in [13724])
|
16 years ago |
wireless-tools
|
…
|
|
wpa_supplicant
|
wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6
|
16 years ago |
wrt55agv2-spidevs
|
…
|
|
yamonenv
|
Use the openwrt.org mirror, others are offline
|
16 years ago |
zlib
|
…
|
|
Makefile
|
Fix enabling of init scripts.
|
16 years ago |