Openwrt/package
2010-10-29 21:25:39 +00:00
..
6in4 6in4: - add log entries for update operations - always update tunnel, even if wan ip is unchanged - use multiple wget tries before giving up, resolv.conf might not be ready when ifup is triggered 2010-10-19 02:07:29 +00:00
acx wifi: change the default channel from 5 to 11, 5 was a really bad choice 2010-10-13 12:22:48 +00:00
acx-mac80211 update acx-mac80211 to 20100830 2010-09-11 08:11:28 +00:00
admswconfig
apex package/apex: update apex to version 1.6.9 2010-09-04 17:02:18 +00:00
ar7-atm add compile fixes for ar7-atm 2010-08-26 09:13:38 +00:00
arptables
avila-wdt
base-files base-files: mark /etc/shadow as conffile 2010-10-23 15:49:04 +00:00
block-extroot base/block-extroot, base/block-mount: Modified preinit and block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done. 2010-09-23 13:58:05 +00:00
block-mount block-mount: fix fstab.init for IB and buildroot 2010-10-07 15:15:54 +00:00
br2684ctl br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables 2010-10-20 20:10:17 +00:00
bridge-utils
broadcom-diag Toto, we don't support Linux 2.4 anymore.. 2010-10-05 14:15:46 +00:00
broadcom-wl wifi: change the default channel from 5 to 11, 5 was a really bad choice 2010-10-13 12:22:48 +00:00
busybox package/busybox: include an upstream patch 2010-10-25 11:14:43 +00:00
button-hotplug package/button-hotplug: use brodcast_uevent 2010-08-31 20:06:30 +00:00
comgt
compcache
crda
cyassl From: Joseph Roback <openwrt-devel@roback.cc> 2010-09-07 10:00:34 +00:00
dnsmasq dnsmasq: remove a useless subshell invocation from the init script 2010-10-06 13:23:56 +00:00
dropbear dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher (#7824) 2010-09-29 07:54:53 +00:00
e2fsprogs
ead
ebtables
ep80579-drivers
fconfig
firewall firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052) 2010-10-08 12:11:55 +00:00
fuse fix fuse dependency against kmod-fuse 2010-09-04 19:12:22 +00:00
gdb gdb: There are dep issues with cconfig.h. Disable parallel build for now. 2010-10-26 22:45:41 +00:00
goldfish-qemu
gpioctl
grub package/grub: revert accidental/unessesery grub commit 2010-10-01 16:43:46 +00:00
hostap-driver hostap-driver: Change default channel from 5 to 11 2010-10-21 08:37:17 +00:00
hostap-utils
hostapd package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv. 2010-10-29 21:25:39 +00:00
hotplug2 hotplug2 depends on udevtrigger 2010-10-26 21:29:06 +00:00
i2c-gpio-custom
ifenslave
ifx-tapi
ifx-tapidemo
ifx-vmmc extracted firmware files were generated with an incorrect umask 2010-09-06 16:34:45 +00:00
ifxmips-dsl-api
ifxmips-dsl-control
ifxos
iproute2 iproute2: mark /etc/iproute2/rt_tables as conffile 2010-10-05 17:17:47 +00:00
ipset
iptables iptables: Fix call to md5s 2010-10-27 15:27:12 +00:00
iw iw: add support for setting the multicast rate for ibss 2010-10-25 23:51:07 +00:00
ixp4xx-microcode
kernel kernel: Add kernel module for OMAP WDT 2010-10-28 08:50:43 +00:00
kexec-tools
libipfix
libnl
libnl-tiny libnl-tiny: fix a compiler warning that shows up with -pedantic 2010-10-14 00:14:43 +00:00
libpcap
libreadline libreadline: install *.so symlinks as well (#4872) 2010-08-27 20:13:17 +00:00
libtool libtool: Force nonparallel build. 2010-10-27 19:39:09 +00:00
linux-atm
lua lua: switch to double precision for floats 2010-10-07 11:03:18 +00:00
mac80211 mac80211: set GF flag in hostapd config if supported 2010-10-27 15:04:29 +00:00
madwifi madwifi: fix syntax error introduced by r23660 2010-10-27 17:46:31 +00:00
mmc_over_gpio mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile 2010-10-05 17:21:03 +00:00
mountd mountd: Rename uci_add_history to uci_add_delta (#8084) 2010-10-16 13:57:55 +00:00
mtd package/mtd: write remaining data after adding file to the jffs2 partition 2010-09-03 18:14:32 +00:00
ncurses From: Joseph Roback <openwrt-devel@roback.cc> 2010-09-07 10:00:34 +00:00
nvram add maintainer information 2010-09-30 10:48:37 +00:00
ocf-crypto-headers
openssl
opkg Merge branch 'master' of git://nbd.name/openwrt 2010-10-19 07:06:12 +00:00
ppp pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108 2010-10-20 17:56:29 +00:00
pptp pptp: mark /etc/ppp/options.pptp as conffile 2010-10-05 17:27:21 +00:00
ps3-utils
pwm-gpio-custom
px5g add maintainer information 2010-09-30 10:48:37 +00:00
qos-scripts qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile 2010-10-05 09:04:38 +00:00
r8101
robocfg
rotary-gpio-custom
rtc-rv5c386a
siit
soloscli soloscli utility for Solos ADSL2+ modems 2010-10-24 13:46:32 +00:00
spi-ks8995
spidev_test
swconfig
switch
uboot-envtools
uboot-ifxmips
uboot-kirkwood Fixed support for Iomega 2010-10-27 21:24:06 +00:00
uboot-lantiq
uboot-xburst uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) 2010-10-21 08:54:36 +00:00
ubsec_ssb
uci uci: update to 2010-09-28 2010-10-14 00:14:30 +00:00
udev udev: mark /etc/udev/udev.conf as conffile (rules left out for now) 2010-10-05 17:30:43 +00:00
udevtrigger
uhttpd uhttpd: revert unrelated change in previous commit 2010-10-05 19:35:38 +00:00
util-linux-ng util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure 2010-09-08 06:35:23 +00:00
vsc73x5-ucode
w1-gpio-custom
wireless-tools
wprobe wprobe: mark /etc/config/wprobe as conffile 2010-10-05 17:33:17 +00:00
wrt55agv2-spidevs
yamonenv
zlib package/zlib: fix Darwin compile failure (closes #7963) 2010-09-19 05:33:18 +00:00
Makefile