Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox: upgrade to 1.25.0 | Natanael Copa | 2016-08-04 | 1 | -31/+44 |
| | |||||
* | main/busybox: enable unix socket support | Natanael Copa | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | main/busybox: increase LAST_ID to 256000 | Natanael Copa | 2016-05-23 | 1 | -3/+3 |
| | |||||
* | main/busybox: enable tar autodetect | Natanael Copa | 2016-02-25 | 1 | -2/+2 |
| | |||||
* | main/busybox: add patch for /etc/securetty support in su | Natanael Copa | 2015-12-07 | 1 | -1/+2 |
| | | | | This makes it possible to have blank root passwords in container setups. | ||||
* | main/busybox: fix comatibility with kmod | Natanael Copa | 2015-10-28 | 1 | -7/+8 |
| | |||||
* | main/busybox: upgrade to 1.24.1 | Natanael Copa | 2015-10-28 | 1 | -23/+38 |
| | |||||
* | main/busybox: enable the udhcpd applet | Sören Tempel | 2015-08-28 | 1 | -6/+6 |
| | |||||
* | Revert "main/busybox: backport libkmod compatible depmod" | Natanael Copa | 2015-08-20 | 1 | -2/+1 |
| | | | | This reverts commit 0872509c4fa881ef7528e2b1302a1b42417edc1a. | ||||
* | main/busybox: backport libkmod compatible depmod | Natanael Copa | 2015-08-18 | 1 | -1/+2 |
| | |||||
* | main/busybox: enable support for syslog.conf | Sören Tempel | 2015-08-07 | 1 | -3/+3 |
| | | | | | | | | | | | | The feature is pretty useful for users (like me) who would like to organize their logs by using facilities and since it doesn't increase the size of the syslog binary significantly I thought that it is worth it to enable it by default. For users who don't want to use this feature nothing changes since the feature is only used when /etc/syslog.conf exists. Busybox doesn't complain when that file doesn't exist so I decided not to create it by default. | ||||
* | main/busybox: set default fontdir to /usr/share | Natanael Copa | 2015-07-24 | 1 | -1/+1 |
| | | | | | | Patch from Bernd Lauert ref #4457 | ||||
* | main/busybox: enable loadfont and setfont utlities | Natanael Copa | 2015-07-23 | 1 | -9/+13 |
| | | | | ref #4457 | ||||
* | main/busybox: upgrade to 1.23 | Natanael Copa | 2014-12-25 | 1 | -12/+32 |
| | |||||
* | main/busybox: enable diff's long opts for --no-dereference | Natanael Copa | 2014-07-28 | 1 | -1/+1 |
| | |||||
* | main/busybox: support to all unicode chars | Natanael Copa | 2014-06-25 | 1 | -1/+1 |
| | | | | | all unicode chars is 0x10fff (1114111 decimal). allow busybox print those. | ||||
* | main/busybox: enable seamless xz | Natanael Copa | 2014-06-24 | 1 | -1/+1 |
| | |||||
* | main/busybox: upstream patches for iplink and nc, enable locales | Natanael Copa | 2014-04-30 | 1 | -3/+3 |
| | |||||
* | main/busybox: use system pwd/grp/shadow instead of busybox | Natanael Copa | 2014-04-22 | 1 | -2/+2 |
| | | | | | | This reduces size of busybox and it should fix the group size limit. fixes #733 | ||||
* | main/busybox: upgrade to 1.22.1 and re-enable widechars | Natanael Copa | 2014-01-22 | 1 | -2/+2 |
| | | | | should again fix #2268 | ||||
* | main/busybox: upgrade to 1.22.0 | Natanael Copa | 2014-01-02 | 1 | -33/+37 |
| | |||||
* | main/busybox: enable widechars | Natanael Copa | 2014-01-02 | 1 | -4/+4 |
| | | | | should fix #2268 | ||||
* | main/busybox: update to 1.21.0 | Natanael Copa | 2013-03-11 | 1 | -11/+21 |
| | |||||
* | main/busybox: enable uudecode | Natanael Copa | 2012-06-17 | 1 | -1/+1 |
| | | | | requested on alpine-devel | ||||
* | main/busybox: upgrade to 1.20.0 | Natanael Copa | 2012-05-23 | 1 | -12/+23 |
| | |||||
* | main/busybox: add support for nologin applet | Natanael Copa | 2012-02-02 | 1 | -0/+1 |
| | | | | | This will never be upstreamed, I have tried. It is fairly simple to maintain separately so I think we will try that. | ||||
* | main/busybox: disable support for syslog.conf for now | Natanael Copa | 2011-10-27 | 1 | -1/+1 |
| | |||||
* | main/busybox: upgrade to 1.19.0 + patches | Natanael Copa | 2011-08-26 | 1 | -32/+55 |
| | |||||
* | main/busybox: add support for mounting jfs with UUID | Natanael Copa | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | main/busybox: add patch (fixes #508) | William Pitcock | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | main/busybox: upgrade to 1.18.2 | William Pitcock | 2011-02-04 | 1 | -20/+40 |
| | |||||
* | main/busybox: enable traceroute6 | William Pitcock | 2011-02-04 | 1 | -1/+1 |
| | |||||
* | main/busybox: enable unxz | Natanael Copa | 2010-08-05 | 1 | -3/+3 |
| | |||||
* | main/busybox: fix bad config that made bb static | Natanael Copa | 2010-07-15 | 1 | -21/+25 |
| | |||||
* | main/busybox: upgrade to 1.17.0 + patches | Natanael Copa | 2010-07-14 | 1 | -36/+77 |
| | |||||
* | main/busybox: added flock applet | Natanael Copa | 2010-03-16 | 1 | -1/+2 |
| | |||||
* | main/busybox: enable nslookup and patch for wc | Natanael Copa | 2010-03-12 | 1 | -1/+1 |
| | | | | | the nslookup applet was removed for uclibc nptl work which got temporarily suspended. nslookup might be handy for the 1.10.0 release | ||||
* | main/busybox: upgrade to 1.16.0 | Natanael Copa | 2010-01-26 | 1 | -14/+35 |
| | |||||
* | main/busybox: disable NFS mount and nslookup | Natanael Copa | 2009-12-16 | 1 | -5/+5 |
| | | | | We do this to make the switch to NTPL uclibc easier. | ||||
* | main/busybox: upgrade to 1.15.2 | Natanael Copa | 2009-10-13 | 1 | -17/+29 |
| | |||||
* | busybox: backport the beep applet from git | Natanael Copa | 2009-08-21 | 1 | -1/+3 |
| | |||||
* | main/busybox: backport of beep applet | Natanael Copa | 2009-08-19 | 1 | -3/+4 |
| | |||||
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 1 | -0/+884 |
added maintainer to several packages as well |