.. |
6in4
|
6in4: sync with HE.net endpoint update changes
|
2011-10-17 12:45:07 +00:00 |
6to4
|
6to4: fix lifetime options (#9147)
|
2011-09-13 07:29:27 +00:00 |
acx
|
package/acx: mark as broken for linux 3.1
|
2011-08-09 12:19:36 +00:00 |
acx-mac80211
|
update acx-mac80211 to 20110821
|
2011-08-26 12:45:19 +00:00 |
admswconfig
|
|
|
apex
|
only support EABI on ARM targets
|
2011-03-07 12:59:19 +00:00 |
ar7-atm
|
add support for 2.6.37, thanks Wipster!
|
2011-02-18 12:52:04 +00:00 |
arptables
|
artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are.
|
2011-03-12 01:24:18 +00:00 |
avila-wdt
|
|
|
base-files
|
base-files: remove rdate integration, add busybox ntpd init script and server list in /etc/config/system The rdate applet proved to be too unreliable to obtain the current time on boot: - public time servers are rare and often unreachable or overloaded - rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions - the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations - the time protocol as specified in RFC 868 is considered obsolete This commit adds an init script /etc/init.d/sysntpd which starts and stops the busybox ntpd accordingly. The builtin ntpd can be disabled by either disabling the init script, removing the symlink to busybox or by clearing the timeserver list in /etc/config/system.
|
2011-10-27 00:21:53 +00:00 |
base-files-network
|
add an initial (experimental) version of netifd, disabled by default
|
2011-10-21 01:47:49 +00:00 |
block-mount
|
block-mount: remove explicit lock waits, solves some potential race conditions
|
2011-06-19 18:15:14 +00:00 |
bridge-utils
|
|
|
broadcom-diag
|
broadcom-diag: add support for bcma
|
2011-08-04 20:08:57 +00:00 |
broadcom-wl
|
broadcom-wl: implement wpa_group_rekey option (mapped to nas -g)
|
2011-09-09 18:21:30 +00:00 |
busybox
|
busybox: fix a compile error on mac os x
|
2011-10-25 13:03:18 +00:00 |
button-hotplug
|
button-hotplug: add autoload feature
|
2011-08-15 14:11:49 +00:00 |
comgt
|
comgt: clean up patch, rename gcom binary to comgt, but add a compatibility symlink
|
2011-07-20 08:47:19 +00:00 |
compcache
|
compcache does not build on 2.6.38+
|
2011-06-04 13:35:48 +00:00 |
crda
|
crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931)
|
2011-08-13 14:07:01 +00:00 |
cyassl
|
|
|
dnsmasq
|
add cname section
|
2011-10-20 12:12:26 +00:00 |
dropbear
|
dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853)
|
2011-07-31 12:05:54 +00:00 |
e2fsprogs
|
e2fsprogs: Fixed filename of patch (needed .patch extension)
|
2011-07-05 23:19:29 +00:00 |
ead
|
|
|
ebtables
|
artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are.
|
2011-03-12 01:24:18 +00:00 |
ep80579-drivers
|
|
|
fconfig
|
|
|
firewall
|
firewall: prevent ip6tables -t nat rules (#10265)
|
2011-10-23 12:25:57 +00:00 |
fuse
|
|
|
gdb
|
package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number
|
2011-10-09 14:11:33 +00:00 |
goldfish-qemu
|
|
|
gpioctl
|
|
|
grub
|
grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmail.com>
|
2011-06-04 14:33:35 +00:00 |
hostap-driver
|
hostap-driver: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
|
2011-09-29 12:37:04 +00:00 |
hostap-utils
|
|
|
hostapd
|
wpa_supplicant: increase the time between scans to reduce the number of hw resets
|
2011-09-20 14:45:38 +00:00 |
hotplug2
|
hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes
|
2011-06-23 18:49:24 +00:00 |
i2c-gpio-custom
|
|
|
ifenslave
|
|
|
iproute2
|
iproute2: update to 2.6.39
|
2011-10-07 16:03:12 +00:00 |
iptables
|
iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in iptables and ip6tables packages (#9691)
|
2011-08-11 21:26:44 +00:00 |
iw
|
iw: update to v3.1, add support for per-chain signal strength info
|
2011-10-08 14:48:29 +00:00 |
ixp4xx-microcode
|
|
|
kernel
|
package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
|
2011-10-26 13:01:11 +00:00 |
kexec-tools
|
change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
|
2011-03-06 21:42:48 +00:00 |
libbsd
|
libbsd: do not build when using uclibc
|
2011-06-16 14:34:47 +00:00 |
libipfix
|
|
|
libjson-c
|
change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
|
2011-03-06 21:42:48 +00:00 |
libnl
|
libnl: update to version 2.0 (patch by Philip Prindeville)
|
2011-02-13 03:56:12 +00:00 |
libnl-tiny
|
libnl-tiny: remove some more functions to reduce binary size
|
2011-02-13 17:05:34 +00:00 |
libpcap
|
libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)
|
2011-05-24 10:42:49 +00:00 |
libreadline
|
|
|
librpc
|
librpc: update to a newer version to fix issues with __set_errno
|
2011-04-18 09:42:46 +00:00 |
libtool
|
|
|
libubox
|
update libubox and ubus to the latest version
|
2011-10-09 16:01:49 +00:00 |
linux-atm
|
linux-atm: don't fail if an PREFIX env var is set
|
2011-07-26 10:47:59 +00:00 |
ltq-dsl
|
* add support for ar9
|
2011-10-10 15:14:17 +00:00 |
ltq-dsl-app
|
* add support for ar9
|
2011-10-10 15:14:17 +00:00 |
ltq-ifxos
|
wrong md5sum in ltq-ifxos
|
2011-07-10 10:40:37 +00:00 |
ltq-kpi2udp
|
* adss in-kernel udp redirect plugin for lantiq voice optimisation
|
2011-02-07 21:48:55 +00:00 |
ltq-tapi
|
ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip
|
2011-07-06 19:02:27 +00:00 |
ltq-tapidemo
|
replace all references to xway with danube
|
2011-07-07 18:20:37 +00:00 |
ltq-vmmc
|
fix ltq-vmmc SoC dependency
|
2011-07-07 18:20:47 +00:00 |
lua
|
lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed
|
2011-05-04 14:51:06 +00:00 |
mac80211
|
package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)
|
2011-10-26 13:01:15 +00:00 |
maccalc
|
package/maccalc: don't expect to get all data in one read
|
2011-09-21 11:47:35 +00:00 |
madwifi
|
madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
|
2011-09-08 23:31:42 +00:00 |
mkelfimage
|
move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected
|
2011-07-02 06:49:36 +00:00 |
mmc_over_gpio
|
|
|
mountd
|
mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293)
|
2011-07-17 11:58:05 +00:00 |
mtd
|
package/mtd: don't append jffs2 data multiple times
|
2011-07-02 08:38:00 +00:00 |
ncurses
|
ncurses: enable C++ bindings (#9442)
|
2011-05-22 16:53:09 +00:00 |
netifd
|
netifd: if core dump support is enabled, use it. also add some delay after start to avoid race conditions with other init scripts
|
2011-10-26 18:30:55 +00:00 |
nvram
|
|
|
ocf-crypto-headers
|
ocf-linux: version bump to 20110720
|
2011-07-24 14:17:58 +00:00 |
openssl
|
openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
|
2011-02-08 22:52:21 +00:00 |
opkg
|
opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
|
2011-10-15 01:05:25 +00:00 |
pjsip
|
pjsip-ltq-tap is for all lantiq targets
|
2011-07-07 18:19:51 +00:00 |
ppp
|
pppd: fix the exit code in case of authentication failure or other errors
|
2011-10-21 01:34:12 +00:00 |
pptp
|
pptp: properly support symbolic VPN host names, tear down created host routes (#4876)
|
2011-07-17 22:42:29 +00:00 |
ps3-utils
|
change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
|
2011-03-06 21:42:48 +00:00 |
pwm-gpio-custom
|
|
|
px5g
|
|
|
qos-scripts
|
qos-scripts: disable by default
|
2011-07-29 16:32:55 +00:00 |
rbcfg
|
package/rbcfg: new tool for modifying boot configuration on the RB4xx boards
|
2011-06-29 09:40:54 +00:00 |
redboot-ar231x
|
redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems
|
2011-03-25 00:55:25 +00:00 |
relayd
|
relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
|
2011-10-24 17:05:00 +00:00 |
resolveip
|
resolveip: fix whitespace
|
2011-07-17 22:47:56 +00:00 |
robocfg
|
|
|
rotary-gpio-custom
|
|
|
rtc-rv5c386a
|
rtc-rv5c386a: add support for kernel 3.0
|
2011-08-04 20:06:17 +00:00 |
siit
|
|
|
soloscli
|
soloscli: fix new lines in soloscli
|
2011-06-02 14:38:01 +00:00 |
spi-ks8995
|
|
|
spidev_test
|
|
|
swconfig
|
swconfig: fix vlan/port configs being applied to all switches
|
2011-10-03 23:39:31 +00:00 |
switch
|
switch: update for brcm47xx target
|
2011-08-04 20:07:58 +00:00 |
uboot-ar71xx
|
uboot-ar71xx: add a dependency on the ar71xx target
|
2011-04-15 15:41:49 +00:00 |
uboot-envtools
|
package/u-boot-envtools: update to version 2011.06.
|
2011-10-24 21:49:24 +00:00 |
uboot-kirkwood
|
|
|
uboot-lantiq
|
* fixes brnboot image generation
|
2011-09-26 09:00:11 +00:00 |
uboot-omap35xx
|
Change u-boot console device to reflect change in omap serial driver
|
2011-08-19 12:01:30 +00:00 |
uboot-xburst
|
|
|
ubus
|
ubusd: add an init script
|
2011-10-20 15:01:12 +00:00 |
uci
|
uci: fix segfault on import of anonymous sections (#10204)
|
2011-10-21 20:50:23 +00:00 |
udev
|
udev: Provide define to enable compilation with kernel 2.6.32.33 headers
|
2011-10-14 11:42:40 +00:00 |
uhttpd
|
uhttpd: fix bad pointer use in previous commit
|
2011-09-18 23:34:25 +00:00 |
util-linux-ng
|
|
|
vsc73x5-ucode
|
|
|
w1-gpio-custom
|
|
|
wireless-tools
|
wireless-tools: remove some more unnecessary stuff from iwconfig
|
2011-03-18 03:41:22 +00:00 |
wprobe
|
package/wprobe: fix for kernels >= 2.6.38
|
2011-02-24 15:51:28 +00:00 |
wrt55agv2-spidevs
|
wrt55agv2-spidevs: fix build with recent kernel
|
2011-10-22 10:40:45 +00:00 |
xfsprogs
|
change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
|
2011-03-06 21:42:48 +00:00 |
yamonenv
|
|
|
zlib
|
package/zlib: include zlib.pc (pkconfig)
|
2011-10-25 21:10:37 +00:00 |
Makefile
|
make sure that base-files is installed last, this allows per-target base-file overlays to work correctly
|
2011-06-08 19:38:25 +00:00 |