aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busyboxconfig
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox: upgrade to 1.25.0Natanael Copa2016-08-041-31/+44
|
* main/busybox: enable unix socket supportNatanael Copa2016-05-271-1/+1
|
* main/busybox: increase LAST_ID to 256000Natanael Copa2016-05-231-3/+3
|
* main/busybox: enable tar autodetectNatanael Copa2016-02-251-2/+2
|
* main/busybox: add patch for /etc/securetty support in suNatanael Copa2015-12-071-1/+2
| | | | This makes it possible to have blank root passwords in container setups.
* main/busybox: fix comatibility with kmodNatanael Copa2015-10-281-7/+8
|
* main/busybox: upgrade to 1.24.1Natanael Copa2015-10-281-23/+38
|
* main/busybox: enable the udhcpd appletSören Tempel2015-08-281-6/+6
|
* Revert "main/busybox: backport libkmod compatible depmod"Natanael Copa2015-08-201-2/+1
| | | | This reverts commit 0872509c4fa881ef7528e2b1302a1b42417edc1a.
* main/busybox: backport libkmod compatible depmodNatanael Copa2015-08-181-1/+2
|
* main/busybox: enable support for syslog.confSören Tempel2015-08-071-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/shareNatanael Copa2015-07-241-1/+1
| | | | | | Patch from Bernd Lauert ref #4457
* main/busybox: enable loadfont and setfont utlitiesNatanael Copa2015-07-231-9/+13
| | | | ref #4457
* main/busybox: upgrade to 1.23Natanael Copa2014-12-251-12/+32
|
* main/busybox: enable diff's long opts for --no-dereferenceNatanael Copa2014-07-281-1/+1
|
* main/busybox: support to all unicode charsNatanael Copa2014-06-251-1/+1
| | | | | all unicode chars is 0x10fff (1114111 decimal). allow busybox print those.
* main/busybox: enable seamless xzNatanael Copa2014-06-241-1/+1
|
* main/busybox: upstream patches for iplink and nc, enable localesNatanael Copa2014-04-301-3/+3
|
* main/busybox: use system pwd/grp/shadow instead of busyboxNatanael Copa2014-04-221-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 widecharsNatanael Copa2014-01-221-2/+2
| | | | should again fix #2268
* main/busybox: upgrade to 1.22.0Natanael Copa2014-01-021-33/+37
|
* main/busybox: enable widecharsNatanael Copa2014-01-021-4/+4
| | | | should fix #2268
* main/busybox: update to 1.21.0Natanael Copa2013-03-111-11/+21
|
* main/busybox: enable uudecodeNatanael Copa2012-06-171-1/+1
| | | | requested on alpine-devel
* main/busybox: upgrade to 1.20.0Natanael Copa2012-05-231-12/+23
|
* main/busybox: add support for nologin appletNatanael Copa2012-02-021-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 nowNatanael Copa2011-10-271-1/+1
|
* main/busybox: upgrade to 1.19.0 + patchesNatanael Copa2011-08-261-32/+55
|
* main/busybox: add support for mounting jfs with UUIDNatanael Copa2011-06-231-1/+1
|
* main/busybox: add patch (fixes #508)William Pitcock2011-03-111-1/+1
|
* main/busybox: upgrade to 1.18.2William Pitcock2011-02-041-20/+40
|
* main/busybox: enable traceroute6William Pitcock2011-02-041-1/+1
|
* main/busybox: enable unxzNatanael Copa2010-08-051-3/+3
|
* main/busybox: fix bad config that made bb staticNatanael Copa2010-07-151-21/+25
|
* main/busybox: upgrade to 1.17.0 + patchesNatanael Copa2010-07-141-36/+77
|
* main/busybox: added flock appletNatanael Copa2010-03-161-1/+2
|
* main/busybox: enable nslookup and patch for wcNatanael Copa2010-03-121-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.0Natanael Copa2010-01-261-14/+35
|
* main/busybox: disable NFS mount and nslookupNatanael Copa2009-12-161-5/+5
| | | | We do this to make the switch to NTPL uclibc easier.
* main/busybox: upgrade to 1.15.2Natanael Copa2009-10-131-17/+29
|
* busybox: backport the beep applet from gitNatanael Copa2009-08-211-1/+3
|
* main/busybox: backport of beep appletNatanael Copa2009-08-191-3/+4
|
* move core/* to main/Natanael Copa2009-07-231-0/+884
added maintainer to several packages as well