Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox: enable long opts for wget | Natanael Copa | 2017-01-24 | 2 | -5/+5 |
| | | | | ref #6683 | ||||
* | main/busybox: use ash internal glob | Natanael Copa | 2017-01-03 | 2 | -5/+5 |
| | | | | musl's glob does not handle input longer than PATH_MAX | ||||
* | main/busybox: fix ash regression | Natanael Copa | 2017-01-03 | 2 | -1/+130 |
| | | | | patch from upstream | ||||
* | main/busybox: upgrade to 1.26.1 | Natanael Copa | 2017-01-03 | 2 | -27/+24 |
| | |||||
* | main/busybox: upgrade to 1.26.0 | Natanael Copa | 2016-12-29 | 18 | -729/+440 |
| | |||||
* | main/busybox: ifup: block until DAD completion | Kaarle Ritvanen | 2016-12-23 | 2 | -1/+15 |
| | | | | fixes #2773 | ||||
* | main/busybox: upgrade to 1.25.1 | Sören Tempel | 2016-10-11 | 3 | -110/+5 |
| | |||||
* | main/busybox: enable hdparm | Natanael Copa | 2016-09-26 | 2 | -5/+5 |
| | |||||
* | main/busybox: include whois fix from upstream | Sören Tempel | 2016-08-11 | 2 | -1/+190 |
| | | | | Fixes #4488 | ||||
* | main/busybox: adjust udhcpc help message | Sören Tempel | 2016-08-11 | 2 | -8/+17 |
| | |||||
* | main/busybox: add fix for ip route | Natanael Copa | 2016-08-06 | 2 | -1/+61 |
| | |||||
* | main/busybox: fix depmod regression | Natanael Copa | 2016-08-05 | 10 | -41/+50 |
| | | | | introduced with the rebase of depmod patch | ||||
* | main/busybox: bump pkgrel | Natanael Copa | 2016-08-04 | 1 | -1/+1 |
| | | | | rebuild to work around issue with caches | ||||
* | main/busybox: upgrade to 1.25.0 | Natanael Copa | 2016-08-04 | 38 | -1923/+457 |
| | |||||
* | main/busybox: fix busybox compression level bug | Natanael Copa | 2016-08-03 | 2 | -1/+47 |
| | | | | reported upstream: https://bugs.busybox.net/show_bug.cgi?id=9131 | ||||
* | main/busybox: fix bootstrap dependencies | Timo Teräs | 2016-07-06 | 1 | -1/+3 |
| | |||||
* | main/busybox: fix df size reports | Natanael Copa | 2016-06-23 | 2 | -1/+76 |
| | | | | upstream bug: https://bugs.busybox.net/show_bug.cgi?id=9046 | ||||
* | main/busybox: fix ping applet when upgrading | Natanael Copa | 2016-05-31 | 2 | -1/+6 |
| | |||||
* | main/busybox: enable unix socket support | Natanael Copa | 2016-05-27 | 2 | -5/+5 |
| | |||||
* | main/busybox: cherry-pick ntpd fixes from master and mailing list | Timo Teräs | 2016-05-27 | 8 | -1/+569 |
| | |||||
* | main/busybox: increase LAST_ID to 256000 | Natanael Copa | 2016-05-23 | 2 | -7/+7 |
| | |||||
* | main/busybox: better fix for touch -t | Natanael Copa | 2016-05-19 | 2 | -25/+15 |
| | |||||
* | main/busybox: fix busybox touch -t | Natanael Copa | 2016-05-19 | 2 | -1/+46 |
| | | | | https://bugs.busybox.net/show_bug.cgi?id=8951 | ||||
* | main/busybox: fix ping without root permissions | Natanael Copa | 2016-03-29 | 3 | -8/+207 |
| | | | | | | using SOCK_DGRAM requested by docker inc. | ||||
* | main/busybox: make traceroute6 an suid binary | Sören Tempel | 2016-03-24 | 2 | -4/+5 |
| | |||||
* | main/busybox: upgrade to 1.24.2, fix CVE-2016-2147,CVE-2016-2148 | Natanael Copa | 2016-03-22 | 5 | -258/+140 |
| | |||||
* | main/busybox: make vlock an suid binary | Sören Tempel | 2016-03-20 | 2 | -7/+7 |
| | |||||
* | main/busybox: enable tar autodetect | Natanael Copa | 2016-02-25 | 2 | -6/+6 |
| | |||||
* | main/busybox: add /etc/securetty | Natanael Copa | 2015-12-16 | 1 | -1/+16 |
| | |||||
* | main/busybox: add unzip fixes from upstream | Natanael Copa | 2015-12-16 | 3 | -1/+255 |
| | |||||
* | main/busybox: add patch for /etc/securetty support in su | Natanael Copa | 2015-12-07 | 5 | -5/+268 |
| | | | | This makes it possible to have blank root passwords in container setups. | ||||
* | busybox: restore post-install+upgrade hooks | Michael Zuo | 2015-11-03 | 1 | -1/+2 |
| | | | | | was breaking other post-install hooks because the links didn't get installed until the trigger. we still need the links early. | ||||
* | main/busybox: fix heredocs in ash | Natanael Copa | 2015-10-29 | 2 | -1/+85 |
| | |||||
* | main/busybox: actually apply the ash fix | Natanael Copa | 2015-10-29 | 1 | -1/+6 |
| | |||||
* | main/busybox: fix issue with ash here documents | Natanael Copa | 2015-10-29 | 1 | -0/+165 |
| | |||||
* | main/busybox: fix comatibility with kmod | Natanael Copa | 2015-10-28 | 5 | -11/+1052 |
| | |||||
* | main/busybox: upgrade to 1.24.1 | Natanael Copa | 2015-10-28 | 5 | -147/+64 |
| | |||||
* | main/busybox: build fix | Natanael Copa | 2015-10-26 | 1 | -1/+0 |
| | | | | there is no busybox-suid trigger | ||||
* | main/busybox: split package into core and suid subpackages | Christian Kampka | 2015-10-26 | 2 | -7/+14 |
| | |||||
* | don't prefix GPL version number with a dash | Sören Tempel | 2015-10-03 | 1 | -1/+1 |
| | | | | | This conforms to wiki documentation regarding package creation: http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#license | ||||
* | main/busybox: enable the udhcpd applet | Sören Tempel | 2015-08-28 | 2 | -10/+14 |
| | |||||
* | main/busybox: bump pkgrel to rebuild the revert | Natanael Copa | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | Revert "main/busybox: backport libkmod compatible depmod" | Natanael Copa | 2015-08-20 | 5 | -998/+5 |
| | | | | This reverts commit 0872509c4fa881ef7528e2b1302a1b42417edc1a. | ||||
* | main/busybox: backport libkmod compatible depmod | Natanael Copa | 2015-08-18 | 5 | -5/+998 |
| | |||||
* | main/busybox: add logrotate file for acpid | Sören Tempel | 2015-08-10 | 2 | -1/+16 |
| | |||||
* | main/busybox: enable support for syslog.conf | Sören Tempel | 2015-08-07 | 2 | -7/+7 |
| | | | | | | | | | | | | 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 | 2 | -5/+5 |
| | | | | | | Patch from Bernd Lauert ref #4457 | ||||
* | main/busybox: enable loadfont and setfont utlities | Natanael Copa | 2015-07-23 | 2 | -13/+17 |
| | | | | ref #4457 | ||||
* | Revert "main/busybox: remove ping/traceroute commands from bbsuid" | William Pitcock | 2015-06-03 | 3 | -16/+8 |
| | | | | This reverts commit 86a7286025919cfee33eb599c1d12d7d187d761b. | ||||
* | main/busybox: remove ping/traceroute commands from bbsuid | William Pitcock | 2015-05-31 | 3 | -8/+16 |
| |