1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 09:41:18 +02:00
openwrt/package
2009-11-20 23:02:35 +00:00
..
acx
acx-mac80211
admswconfig
apex
ar7-atm
arptables
avila-wdt
base-files base-files: sysupgrade: restrict find command to plain files to avoid duplicates when generating the conffiles tgz archive 2009-11-20 23:02:35 +00:00
br2684ctl
bridge-utils
broadcom-57xx bump some revisions and update copyrights 2009-09-10 10:07:04 +00:00
broadcom-diag bump some revisions and update copyrights 2009-09-10 10:07:04 +00:00
broadcom-mmc
broadcom-wl implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs 2009-09-22 16:17:05 +00:00
busybox At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior 2009-10-20 06:51:30 +00:00
button-hotplug
comgt
compcache
crda
dnsmasq dnsmasq: - make "name" option in "host" sections optional and append it to -G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision 2009-10-05 16:58:06 +00:00
dropbear #4985 - fixes dropbear banner file, thanks Roman Yepishev 2009-10-08 18:58:15 +00:00
e2fsprogs remove support for uclibc 0.9.29 2009-10-19 18:25:25 +00:00
ead
ebtables
fconfig
firewall firewall: fix zone defaults 2009-10-11 02:42:22 +00:00
fuse
fuse24
gdb gdb: don't build on avr32 2009-10-05 09:47:24 +00:00
goldfish-qemu
gpioctl
grub
hostap-driver fixes for kernel 2.6.31 2009-09-26 13:31:42 +00:00
hostap-utils
hostapd fix build of hostapd-utils 2009-11-14 12:21:25 +00:00
hotplug2 hotplug2: get rid of the unnecessary reference to libdl as well 2009-10-20 20:59:40 +00:00
i2c-gpio-custom
ifenslave
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: honour when building libnetlink.a, completes r18323 and fixes #6160 2009-11-14 21:32:30 +00:00
iptables fix breakage introduced with r18315 2009-11-05 14:35:36 +00:00
iw mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes) 2009-11-10 19:27:19 +00:00
ixp4xx-microcode
kernel change ext2/ext3 load order so that lazy mount tries ext3 before ext2 2009-11-17 21:29:27 +00:00
kexec-tools add mips64 support to kexec-tools, counterpart of r17768. 2009-09-27 19:13:17 +00:00
libipfix
libnl
libnl-tiny
libpcap libpcap: fix kernel version check 2009-08-21 22:32:14 +00:00
libreadline
libtool libtool: update to 1.5.26 (patch from #4905) 2009-09-24 22:19:33 +00:00
linux-atm
lua lua: add the 100-no_readline.patch to host build 2009-10-28 13:56:33 +00:00
mac80211 ath9k: fix compiler warning without debug enabled 2009-11-18 18:35:31 +00:00
madwifi madwifi: fix a crash bug related to refcounting of bss nodes 2009-11-04 00:05:56 +00:00
mmc_over_gpio
mountd mountd: mark as 2.6 only 2009-10-05 11:18:03 +00:00
mtd mtd: fix wrong open() return code checks 2009-09-21 19:13:34 +00:00
ncurses
nozomi
nvram
ocf-crypto-headers
openssl update openssl to 0.9.8l -- thanks puchu 2009-11-12 10:39:10 +00:00
opkg opkg: forgot to remove two obsolete patches in last commit 2009-11-11 22:13:10 +00:00
pcmcia-cs
ppp ppp: add dns servers to uci state in the ip-up script 2009-09-30 16:06:20 +00:00
pptp
ps3-utils ps3-utils: Add Build/InstallDev section to package makefile 2009-08-18 21:51:08 +00:00
qos-scripts
r8101 small fixes mostly for kernel 2.6.31 2009-09-26 21:23:53 +00:00
robocfg
rt2570
rtc-rv5c386a
siit fix siit compilation failures on brcm-2.4 2009-10-30 14:14:53 +00:00
spi-ks8995
spidev_test
swconfig add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions 2009-09-26 19:01:50 +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 uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code 2009-11-05 21:25:31 +00:00
ubsec_ssb
uci uci: only use $(FPIC) on library parts, saves a few hundred bytes 2009-10-20 08:26:39 +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
w1-gpio-custom
wireless-tools wireless-tools: re-enable support for enabling/disabling powersave 2009-11-11 16:59:31 +00:00
wpa_supplicant wpa_supplicant: fix madwifi related config change handling 2009-08-20 15:58:55 +00:00
wprobe add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions 2009-09-26 19:01:50 +00:00
wrt55agv2-spidevs
yamonenv
zlib zlib: replace -fPIC with $(FPIC) 2009-10-20 08:41:32 +00:00
Makefile fix opkg directory cleaning (#5646) 2009-10-06 04:50:53 +00:00