Openwrt/package
Alexandros C. Couloumbis c78b2dbb89 package/wprobe: fix kernel 2.6.37 compile issues
SVN-Revision: 24891
2011-01-03 16:13:09 +00:00
..
6in4 6in4: implement metric option 2010-11-17 19:13:11 +00:00
6to4 6to4: support multiple internal networks, use state vars for radvd config 2010-12-02 22:41:03 +00:00
acx
acx-mac80211 update acx-mac80211 to 20101030 snapshot, patch from sn9 2010-11-25 11:57:48 +00:00
admswconfig
apex package/apex: fix a compile issue 2010-11-02 08:37:46 +00:00
ar7-atm fix proc filesystem usage, patch from Wipster. 2010-11-15 18:33:09 +00:00
arptables
avila-wdt
base-files base-files: implement "reqopts" parameter for dhcp interfaces to specify additional dhcp options to request 2010-12-22 07:20:24 +00:00
block-extroot block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot). 2010-12-03 20:01:23 +00:00
block-mount
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 brcm47xx: Add edimax PS1208mfg support 2010-12-02 21:27:54 +00:00
broadcom-wl broadcom-wl: remove pcmcia support 2010-11-06 18:28:45 +00:00
busybox busybox: implement ms static routes option in udhcpc (#6435) 2010-12-22 07:16:46 +00:00
button-hotplug
comgt
compcache
crda crda: update to version 1.1.1 and update regulatory database to most recent official version. 2011-01-01 16:10:15 +00:00
cyassl package/cyassl: sync with latest libtool2 changes 2010-12-08 12:59:16 +00:00
dnsmasq Package dnsmasq init-file If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this. 2010-11-21 13:53:27 +00:00
dropbear
e2fsprogs e2fsprogs: revert r24848 as well 2011-01-01 16:03:53 +00:00
ead ead: fixup some AC_DEFINE() invocations that will make recent automak bail 2010-12-13 01:47:35 +00:00
ebtables
ep80579-drivers ep80579 depend on their corresponding subtarget 2010-10-30 22:35:46 +00:00
fconfig
firewall
fuse package/fuse: update to version 2.8.5, refresh patches 2010-12-08 20:15:10 +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 add ext4 support 2010-11-22 11:27:47 +00:00
hostap-driver hostap-driver: Change default channel from 5 to 11 2010-10-21 08:37:17 +00:00
hostap-utils
hostapd hostapd: fix appending the iapp_interface variable to the config 2010-12-19 11:56:49 +00:00
hotplug2 add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). 2010-11-14 22:00:10 +00:00
i2c-gpio-custom
ifenslave
ifx-tapi
ifx-tapidemo
ifx-vmmc
ifxmips-dsl-api * make dsl driver work with new kernel 2010-11-03 19:06:39 +00:00
ifxmips-dsl-control * remove broken flag from dsl-control app 2010-11-03 19:07:42 +00:00
ifxos
iproute2 iproute2: dont filter cached routes on iproute_get (#8339) 2010-12-02 20:29:22 +00:00
ipset
iptables iptables: don't call autogen.sh, use autoreconf fixup instead of libtool 2010-12-20 18:45:09 +00:00
iw iw: sync nl80211 header to fix the multicast rate setting 2010-11-22 19:59:13 +00:00
ixp4xx-microcode
kernel package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys 2010-12-29 18:08:24 +00:00
kexec-tools
libipfix
libnl
libnl-tiny
libpcap
libreadline
libtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 2010-11-03 19:12:34 +00:00
libtool libtool: remove patches, they don't apply to libltdl 2010-12-18 18:13:12 +00:00
linux-atm
lqdsl adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support. 2010-12-12 22:57:16 +00:00
lqdsl-app adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support. 2010-12-12 22:57:16 +00:00
lqtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 2010-11-03 19:12:34 +00:00
lua
mac80211 ath9k: add more pending fixes from linux-wireless@ 2010-12-30 15:48:39 +00:00
madwifi package/madwifi: refresh madwifi patches 2010-11-12 15:14:27 +00:00
mmc_over_gpio
mountd
mtd Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. 2010-12-26 04:18:13 +00:00
ncurses package/ncurses: fix freebsd install issues 2010-11-26 17:51:14 +00:00
nvram
ocf-crypto-headers
openssl openssl: refresh 200-ocf-20100325.patch 2010-11-19 23:24:52 +00:00
opkg opkg: remove stray HOST_BUILD_DEPENDS 2010-12-18 19:16:03 +00:00
pjsip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 2010-11-03 19:12:34 +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
ps3-utils
pwm-gpio-custom
px5g
qos-scripts
r8101
relayd add relayd, can be used as a replacement for client bridge, but does not have any uci integration yet 2010-12-30 15:48:23 +00:00
robocfg
rotary-gpio-custom
rtc-rv5c386a rtc-rv5c386a: make driver compile with kernel 2.6.36. 2010-11-10 19:02:09 +00:00
siit
soloscli soloscli utility for Solos ADSL2+ modems 2010-10-24 13:46:32 +00:00
spi-ks8995
spidev_test
swconfig
switch
tapi_sip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 2010-11-03 19:12:34 +00:00
uboot-ar71xx ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well 2010-12-10 15:17:08 +00:00
uboot-envtools
uboot-ifxmips
uboot-kirkwood Fixed support for Iomega 2010-10-27 21:24:06 +00:00
uboot-lantiq add missing SH_FUNC for remaining md5s calls (#7888) 2010-10-31 13:49:41 +00:00
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: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)' 2010-11-01 00:20:00 +00:00
udev
udevtrigger
uhttpd uhttpd: allow lowercase http header fields (#8513) 2010-12-24 22:03:34 +00:00
util-linux-ng
vsc73x5-ucode
w1-gpio-custom
wireless-tools
wprobe package/wprobe: fix kernel 2.6.37 compile issues 2011-01-03 16:13:09 +00:00
wrt55agv2-spidevs
yamonenv
zlib
Makefile make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies) 2010-11-02 16:38:57 +00:00