Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox 1.19.4 update patch | Jo-Philipp Wich | 2012-03-18 | 1 | -3/+3 |
| | | | | | | | | This patch updates busybox to 1.19.4 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30985 | ||||
* | busybox: enable ps wide flag by default | Jo-Philipp Wich | 2012-03-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 30812 | ||||
* | package/busybox: wget: URL-decode user:password before base64-encoding it ↵ | Nicolas Thill | 2011-11-23 | 1 | -1/+1 |
| | | | | | | into auth hdr (upstream fix) SVN-Revision: 29299 | ||||
* | busybox: add a "date -k" to set the kernel timezone from the current ↵ | Jo-Philipp Wich | 2011-11-17 | 1 | -1/+1 |
| | | | | | | localtime utc offset SVN-Revision: 29203 | ||||
* | busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 29183 | ||||
* | busybox: revert accidentally committed debugging flag | Jo-Philipp Wich | 2011-11-15 | 1 | -2/+0 |
| | | | | SVN-Revision: 29158 | ||||
* | busybox: fix hexdump segmentation fault with an empty leading format unit | Jo-Philipp Wich | 2011-11-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 29156 | ||||
* | enable and use shadow passwords by default | Imre Kaloz | 2011-11-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 28936 | ||||
* | package/busybox: passwd: use MD5 hash by default (like it used to be) | Nicolas Thill | 2011-11-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 28885 | ||||
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 28836 | ||||
* | busybox: ntpd: indefinitely try to resolve peer addresses (#10361) | Jo-Philipp Wich | 2011-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 28794 | ||||
* | package/busybox: update to 1.19.3 | Nicolas Thill | 2011-11-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 28725 | ||||
* | busybox: disable rdate, enable ntpd by default | Jo-Philipp Wich | 2011-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 28613 | ||||
* | package/busybox: revert config defaults inadvertently changed in [28513] ↵ | Nicolas Thill | 2011-10-24 | 1 | -2/+2 |
| | | | | | | (thanks to Liu Yu Fei, Eric), bump release number SVN-Revision: 28547 | ||||
* | busybox: update to 1.19.2 (thanks to Peter Wagner) | Nicolas Thill | 2011-10-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 28513 | ||||
* | busybox: update to 1.18.5, patch from Peter Wagner | Florian Fainelli | 2011-06-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 27288 | ||||
* | update busybox to 1.18.4, patch from Peter Wagner | Florian Fainelli | 2011-04-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 26455 | ||||
* | busybox: simplify conditional dependency on librpc | Felix Fietkau | 2011-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 26430 | ||||
* | busybox: only add the librpc build dependency for uclibc (#8864) | Felix Fietkau | 2011-04-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 26429 | ||||
* | busybox: now that librpc only compiles with uclibc, change the build ↵ | Felix Fietkau | 2011-02-18 | 1 | -1/+1 |
| | | | | | | dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc SVN-Revision: 25574 | ||||
* | busybox: only add a build dependency on librpc if uclibc is selected | Felix Fietkau | 2011-02-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 25564 | ||||
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | Felix Fietkau | 2011-02-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 25507 | ||||
* | we don't support gcc 4.5.0 | Imre Kaloz | 2011-01-27 | 1 | -4/+0 |
| | | | | SVN-Revision: 25146 | ||||
* | busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg ↵ | Jo-Philipp Wich | 2010-11-14 | 1 | -1/+1 |
| | | | | | | revision SVN-Revision: 23990 | ||||
* | busybox: mark as essential | Jo-Philipp Wich | 2010-11-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 23961 | ||||
* | busybox: fix configured stampfile name - add $(SH_FUNC) for md5s | Felix Fietkau | 2010-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 23600 | ||||
* | package/busybox: update to busybox-1.17.3 | Alexandros C. Couloumbis | 2010-10-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 23435 | ||||
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -1/+3 |
| | | | | | | | | 26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages. Signed-off-by: Joe Roback <joe@roback.cc> SVN-Revision: 22965 | ||||
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh ↵ | Alexandros C. Couloumbis | 2010-09-06 | 1 | -2/+2 |
| | | | | | | patches SVN-Revision: 22953 | ||||
* | package/busybox: update to busybox-1.7.1, include upstream patches | Alexandros C. Couloumbis | 2010-08-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 22659 | ||||
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | Alexandros C. Couloumbis | 2010-07-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 22074 | ||||
* | package/busybox: update to 1.16.2 (bug fix release) | Nicolas Thill | 2010-06-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 21813 | ||||
* | package/busybox: add upstream hush patch, bump release number | Nicolas Thill | 2010-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21545 | ||||
* | package/busybox: add upstream udhcp hostname truncation fix, bump release number | Nicolas Thill | 2010-05-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 21510 | ||||
* | package/busybox: add 2 upstream fixes (ash & cpio), bumb release number | Nicolas Thill | 2010-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 21186 | ||||
* | package/busybox: add upstream sed patch, bump release number | Alexandros C. Couloumbis | 2010-04-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 21151 | ||||
* | package/busybox: rename 'target-config.in' to 'Config.in' for coherency, ↵ | Nicolas Thill | 2010-04-16 | 1 | -5/+1 |
| | | | | | | move submenu to it and source main busybox Config.in from there SVN-Revision: 20912 | ||||
* | package/busybox: add 3 upstream fixes, bump release number | Nicolas Thill | 2010-04-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 20904 | ||||
* | package/busybox: enable blkid, mkswap & swaponoff applets, enable ↵ | Nicolas Thill | 2010-04-06 | 1 | -1/+1 |
| | | | | | | uuid/volumeid support, bumb release number SVN-Revision: 20726 | ||||
* | busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner) | Nicolas Thill | 2010-04-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 20661 | ||||
* | busybox: add myself as maintainer | Nicolas Thill | 2010-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 20657 | ||||
* | busybox: fix typo in last commit, thx Nico | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 19853 | ||||
* | busybox: disable busybox' own stripping, fixes stripped bb binary in ↵ | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
| | | | | | | STAGING_DIR_ROOT SVN-Revision: 19852 | ||||
* | busybox: update to v1.15.3 | Nicolas Thill | 2009-12-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 18781 | ||||
* | update busybox to 1.15.2 (#5926) | Florian Fainelli | 2009-12-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 18684 | ||||
* | prevent busybox's ping6 from crashing (#4604) | Florian Fainelli | 2009-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 18528 | ||||
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵ | Felix Fietkau | 2009-10-10 | 1 | -0/+4 |
| | | | | | | target yet, but gets close) SVN-Revision: 18019 | ||||
* | busybox: update to v1.14.4 (closes: #5619) | Nicolas Thill | 2009-09-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 17782 | ||||
* | busybox: update to v1.13.4 (closes: #4279) | Nicolas Thill | 2009-05-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 16063 | ||||
* | busybox: update to v1.12.4 (partially closes: #4279) | Nicolas Thill | 2009-05-25 | 1 | -4/+4 |
| | | | | SVN-Revision: 16053 |