1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
2010-11-17 03:43:24 +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
6to4 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time 2010-11-15 01:17:32 +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
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: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc 2010-11-11 16:18:58 +00:00
block-extroot
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 broadcom-wl: remove pcmcia support 2010-11-06 18:28:45 +00:00
busybox busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision 2010-11-14 05:58:34 +00:00
button-hotplug
comgt
compcache
crda
cyassl
dnsmasq dnsmasq: remove a useless subshell invocation from the init script 2010-10-06 13:23:56 +00:00
dropbear
e2fsprogs
ead
ebtables
ep80579-drivers ep80579 depend on their corresponding subtarget 2010-10-30 22:35:46 +00:00
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
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 hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds) 2010-11-13 17:00:18 +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: 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 target/linux: revert r24014 (further testing is needed) 2010-11-16 14:07:40 +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
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: Force nonparallel build. 2010-10-27 19:39:09 +00:00
linux-atm
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 lua: switch to double precision for floats 2010-10-07 11:03:18 +00:00
mac80211 mac80211: update to wireless-testing 2010-11-16 2010-11-17 03:43:24 +00:00
madwifi package/madwifi: refresh madwifi patches 2010-11-12 15:14:27 +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
ncurses
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
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 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 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-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 udev: mark /etc/udev/udev.conf as conffile (rules left out for now) 2010-10-05 17:30:43 +00:00
udevtrigger
uhttpd uhttpd: redirect to same location with trailing slash appended if directories are requested 2010-11-10 20:52:30 +00:00
util-linux-ng
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
Makefile make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies) 2010-11-02 16:38:57 +00:00