uboot-imx6: add new package
[openwrt/staging/wigyori.git] / package / busybox /
2013-04-17 Felix Fietkaubusybox: remove old no-MMU hackery
2013-03-16 Felix Fietkaubusybox: fix disabling /sbin/init and logread if procd...
2013-03-13 John Crispinmake init and logread depend on !PROCD_INIT
2013-02-21 Jonas Gorskibusybox: remove two obsolete patches
2013-01-19 Jo-Philipp Wichbusybox: add an upstream ntpd fix (#12841)
2013-01-06 Hauke Mehrtenszram: add package to use compressed ram disk for swap
2012-12-23 Felix Fietkaubusybox: (vconfig) do not attempt to open /proc/net...
2012-11-23 Florian Fainellibusybox: fix arping applet building on musl
2012-11-23 Florian Fainellibusybox: define musl specificities in platform.h
2012-11-23 Florian Fainellibusybox: change the date -k patch to be more portable
2012-10-19 Hamish Guthrielicensing: Add licensing metadata to many packages...
2012-10-18 Felix Fietkaubusybox: enable readlink (with -f support)
2012-10-14 Florian Fainellibusybox: remove reference to removed httpd init script
2012-10-08 Felix Fietkaubusybox: backport upstream fixes for ext2 related tools
2012-10-08 Felix Fietkaubusybox: refresh patches
2012-09-28 John Crispinremove dependency for pkill
2012-09-23 Felix Fietkaubuild: add the + token to any commands that can pass...
2012-09-19 Florian Fainellibusybox: add support for CHECKSUM_PARTIAL to udhcpc
2012-09-14 Florian Fainellibusybox: add patch to fix CVE-2011-2716 in udhcp.
2012-09-13 Florian Fainellibusybox: fix build with recent eglibc toolchains
2012-08-13 Florian Fainellibusybox: enable fsync applet by default
2012-08-07 Florian Fainellibusybox: support V=c toplevel verboseness flag (#11799)
2012-06-19 Vasilis Tsiligiannisbusybox: Enable ibs, obs and conv options on 'dd'
2012-06-10 Felix Fietkaubusybox: remove BUSYBOX_USE_LIBRPC
2012-06-10 Jo-Philipp Wichbusybox: fix bad variable substitution on right hand...
2012-06-08 Felix Fietkaumake librpc compatible with eglibc, unconditionally...
2012-03-18 Jo-Philipp Wichbusybox 1.19.4 update patch
2012-03-04 Jo-Philipp Wichbusybox: enable ps wide flag by default
2012-01-19 Jo-Philipp Wichbusybox: fix previous commit, make CONFIG_BUSYBOX_CONFI...
2012-01-19 Jo-Philipp Wichbusybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend...
2011-12-13 Felix Fietkaubusybox: disable "mesg" by default
2011-11-23 Nicolas Thillpackage/busybox: wget: URL-decode user:password before...
2011-11-17 Jo-Philipp Wichbusybox: add a "date -k" to set the kernel timezone...
2011-11-16 Jo-Philipp Wichbusybox: fix empty password detection in telnetd init...
2011-11-15 Jo-Philipp Wichbusybox: revert accidentally committed debugging flag
2011-11-15 Jo-Philipp Wichbusybox: fix hexdump segmentation fault with an empty...
2011-11-10 Imre Kalozenable and use shadow passwords by default
2011-11-09 Nicolas Thillpackage/busybox: passwd: use MD5 hash by default (like...
2011-11-08 Felix Fietkaubusybox: use bash for gen_build_files.sh to avoid print...
2011-11-07 Nicolas Thillpackage/busybox: use new service wrapper
2011-11-07 Jo-Philipp Wichbusybox: ntpd: indefinitely try to resolve peer address...
2011-11-03 Nicolas Thillpackage/busybox: update to 1.19.3
2011-10-27 Jo-Philipp Wichbusybox: disable rdate, enable ntpd by default
2011-10-25 Felix Fietkaubusybox: fix a compile error on mac os x
2011-10-24 Nicolas Thillpackage/busybox: make PAM support depend on DEVEL ...
2011-10-24 Nicolas Thillpackage/busybox: revert config defaults inadvertently...
2011-10-21 Nicolas Thillbusybox: update to 1.19.2 (thanks to Peter Wagner)
2011-06-25 Florian Fainellibusybox: update to 1.18.5, patch from Peter Wagner
2011-06-15 Hauke Mehrtensbusybox: Fix insmod for linux 3.0
2011-04-20 Felix Fietkaubusybox: refresh patches
2011-04-20 Felix Fietkaubusybox: fix issues with static routes and 6rd option...
2011-04-05 Felix Fietkaubusybox: get rid of the useless extra menu
2011-04-03 Florian Fainelliupdate busybox to 1.18.4, patch from Peter Wagner
2011-04-03 Felix Fietkaubusybox: add missing kconfig symbol type for BUSYBOX_US...
2011-04-03 Felix Fietkaubusybox: simplify conditional dependency on librpc
2011-04-03 Felix Fietkaubusybox: only add the librpc build dependency for uclib...
2011-03-29 Felix Fietkaubusybox: enable cmp by default (#9133)
2011-03-20 Daniel Dickinsonblock-mount busybox: Removed busybox versions of blkid...
2011-03-01 Jo-Philipp Wichbusybox: enable mount helpers by default (#8946)
2011-03-01 Felix Fietkaubusybox: remove the -static-libgcc flag, saves a few kb
2011-02-18 Felix Fietkaubusybox: now that librpc only compiles with uclibc...
2011-02-17 Felix Fietkaubusybox: only add a build dependency on librpc if uclib...
2011-02-13 Felix Fietkaubusybox: disable killall5 - nothing uses it
2011-02-13 Felix Fietkaubusybox: disable nfs mount support by default - people...
2011-02-13 Felix Fietkaubusybox: fix compile with librpc if necessary (required...
2011-02-13 Felix Fietkaubusybox: disable the check for the uclibc rpc config...
2011-02-13 Felix Fietkaubusybox: disable diff by default - apparently it was...
2011-02-08 Vasilis Tsiligiannisbusybox: get root home dir from /etc/passwd in telnet...
2011-02-07 Vasilis Tsiligiannisbusybox: Check if an SSH daemon is enabled before disab...
2011-02-02 Vasilis Tsiligiannisbusybox: Disable telnet if an SSH public key for root...
2011-01-28 Felix Fietkaucron: Add path
2011-01-27 Imre Kalozwe don't support gcc 4.5.0
2010-12-22 Jo-Philipp Wichbusybox: implement ms static routes option in udhcpc...
2010-12-04 Jo-Philipp Wichbusybox: Comcast uses option 150 for 6RD DHCP announcem...
2010-11-14 Jo-Philipp Wichbusybox: add 6RD prefix sanity checking as mandated...
2010-11-14 Jo-Philipp Wichbusybox: implement support for 6RD (RFC5969 7.1.1,...
2010-11-11 Jo-Philipp Wichbusybox: mark as essential
2010-10-25 Alexandros C. Coul... package/busybox: include an upstream patch
2010-10-23 Felix Fietkaubusybox: fix configured stampfile name - add $(SH_FUNC...
2010-10-14 Alexandros C. Coul... package/busybox: update to busybox-1.17.3
2010-09-29 Alexandros C. Coul... package/busybox: fix endianes issue under FreeBSD 8.1
2010-09-07 Michael BüschFrom: Joseph Roback <openwrt-devel@roback.cc>
2010-09-06 Alexandros C. Coul... package/busybox: update to busybox-1.7.2, include upstr...
2010-08-16 Alexandros C. Coul... package/busybox: fix macosx cross compile, closes ...
2010-08-15 Nicolas Thillpackage/busybox: add missing bits from 1.17.1 update...
2010-08-15 Alexandros C. Coul... package/busybox: fix missing bit, refresh patches
2010-08-15 Alexandros C. Coul... package/busybox: update to busybox-1.7.1, include upstr...
2010-07-22 Jo-Philipp Wichbusybox: fix compilation on FreeBSD
2010-07-18 Jo-Philipp Wichbase-files, busybox: fix 22279, simplify code and get...
2010-07-18 Daniel Dickinsonbase-files & telnet: Fixed telnet starting even with...
2010-07-06 Alexandros C. Coul... package/busybox: fix sed issue with gcc-4.5.0 (closes...
2010-06-27 Daniel Dickinsonbusybox: Fixed remote logging bug in which starting...
2010-06-26 Felix Fietkauremove linux 2.4 support from several packages
2010-06-16 Nicolas Thillpackage/busybox: update to 1.16.2 (bug fix release)
2010-05-23 Nicolas Thillpackage/busybox: add upstream hush patch, bump release...
2010-05-19 Nicolas Thillpackage/busybox: add upstream udhcp hostname truncation...
2010-05-17 Jo-Philipp Wichbusybox: use uci_get() wrapper (#7312)
2010-04-27 Nicolas Thillpackage/busybox: add 2 upstream fixes (ash & cpio)...
2010-04-27 Nicolas Thillpackage/busybox: refresh patches
2010-04-25 Alexandros C. Coul... package/busybox: add upstream sed patch, bump release...
next