Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox: backport grep -x support | Natanael Copa | 2012-02-29 | 2 | -1/+71 |
| | | | | util-vserver needs it | ||||
* | main/busybox: upgrade to 1.19.4 | Natanael Copa | 2012-02-27 | 1 | -12/+3 |
| | |||||
* | main/busybox: use upstream fix for acpid fix | Natanael Copa | 2012-02-22 | 3 | -33/+45 |
| | |||||
* | main/busybox: fix mkdir on 64-bits | Timo Teräs | 2012-02-10 | 2 | -1/+45 |
| | |||||
* | main/busybox: fix the acpid fix | Natanael Copa | 2012-02-03 | 2 | -1/+33 |
| | | | | the previous fix broke clean exit on SIGTERM. | ||||
* | main/busybox: add support for nologin applet | Natanael Copa | 2012-02-02 | 3 | -2/+45 |
| | | | | | This will never be upstreamed, I have tried. It is fairly simple to maintain separately so I think we will try that. | ||||
* | main/busybox: bbsuid mount/umount. fix for mdev and acpid | Natanael Copa | 2012-01-30 | 3 | -11/+260 |
| | | | | | | | | - move sources into the aports tree. pointless shipping it separate - add mount/umount - add patch for mdev from upstream - backport acpid patch http://lists.busybox.net/pipermail/busybox/2012-January/077136.html | ||||
* | main/busybox: remove relocated symlinks | Natanael Copa | 2012-01-04 | 2 | -5/+7 |
| | |||||
* | main/busybox: fix location for vi | Natanael Copa | 2012-01-04 | 2 | -2/+13 |
| | | | | ref #889 | ||||
* | main/busybox: wget redirects fix from upstream | Natanael Copa | 2011-12-19 | 1 | -1/+3 |
| | |||||
* | main/busybox: upgrade to 1.19.3 | Natanael Copa | 2011-11-03 | 1 | -19/+8 |
| | |||||
* | main/busybox: fix locations for vi, ip and lspci | Natanael Copa | 2011-11-03 | 2 | -6/+23 |
| | |||||
* | main/busybox: disable support for syslog.conf for now | Natanael Copa | 2011-10-27 | 2 | -3/+3 |
| | |||||
* | main/busybox: apply patches frrom upstream. re-enable sha512 | Natanael Copa | 2011-10-21 | 3 | -156/+124 |
| | | | | Seems like sha512 got disabled during the 1.19 upgrade and forgotten. | ||||
* | main/busybox: upgrade to 1.19.2 | Natanael Copa | 2011-09-09 | 1 | -12/+4 |
| | |||||
* | main/busybox: upgrade to 1.19.0 + patches | Natanael Copa | 2011-08-26 | 2 | -52/+88 |
| | |||||
* | main/busybox: remove old /bin/install symlink when upgrading | Natanael Copa | 2011-08-24 | 3 | -3/+12 |
| | | | | | | We have moved /bin/install to /usr/bin/install. The old symlink should go away when upgrading and trigger script will not do it. So we do it in post-upgrade | ||||
* | main/busybox: upgrade to 1.18.5 | Natanael Copa | 2011-07-08 | 1 | -7/+3 |
| | |||||
* | main/[various]: new triggers api | Natanael Copa | 2011-07-06 | 1 | -2/+1 |
| | |||||
* | main/busybox: add support for mounting jfs with UUID | Natanael Copa | 2011-06-23 | 2 | -3/+3 |
| | |||||
* | main/busybox: fix for fuser | Natanael Copa | 2011-05-31 | 1 | -1/+5 |
| | |||||
* | main/busybox: ship new bbsuid with this package | Natanael Copa | 2011-04-11 | 2 | -2/+13 |
| | | | | | | | new bbsuid creates symlinks like busybox from the busybox trigger script. fixes #527 | ||||
* | main/busybox: move 'install' applet back to /usr/bin | Natanael Copa | 2011-04-06 | 1 | -2/+1 |
| | | | | It's just too many packages that uses hardcoded /usr/bin/install | ||||
* | main/busybox: upgrade to 1.18.4 | Natanael Copa | 2011-03-25 | 4 | -192/+3 |
| | |||||
* | main/busybox: add patch (fixes #508) | William Pitcock | 2011-03-11 | 2 | -2/+2 |
| | |||||
* | main/busybox: add patches from upstream | Natanael Copa | 2011-03-07 | 3 | -1/+60 |
| | | | | fixes #539 | ||||
* | main/busybox: move /usr/bin/install to /bin/install | Natanael Copa | 2011-02-23 | 1 | -1/+2 |
| | | | | fixes #500 | ||||
* | main/busybox: bump pkgrel | William Pitcock | 2011-02-13 | 1 | -1/+1 |
| | |||||
* | main/busybox: forgot to add APKBUILD | Michael Zhou | 2011-02-13 | 1 | -1/+3 |
| | |||||
* | main/busybox: added SHA512 support (using libc) to loginutils, and use it by ↵ | Michael Zhou | 2011-02-13 | 1 | -0/+154 |
| | | | | default for passwd, chpasswd and cryptpw | ||||
* | main/busybox: upgrade to 1.18.3; replace wget patch with one blessed by upstream | William Pitcock | 2011-02-11 | 3 | -25/+133 |
| | |||||
* | main/busybox: wget: fix handling of EAGAIN | William Pitcock | 2011-02-11 | 2 | -1/+23 |
| | |||||
* | main/busybox: build fix | William Pitcock | 2011-02-10 | 1 | -2/+2 |
| | |||||
* | main/busybox: kill gnu/linux nonsense | William Pitcock | 2011-02-10 | 2 | -1/+23 |
| | |||||
* | main/busybox: support crosscompiling | William Pitcock | 2011-02-09 | 1 | -2/+2 |
| | |||||
* | main/busybox: upgrade to 1.18.2 | William Pitcock | 2011-02-04 | 4 | -87/+44 |
| | |||||
* | main/busybox: enable traceroute6 | William Pitcock | 2011-02-04 | 2 | -3/+3 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/busybox: fix disappearing crontabs bug | Timo Teräs | 2011-01-06 | 2 | -1/+33 |
| | | | | | | It's uninitialized memory use bug. The relevant parts are rewritten in busybox-1.18.x and later, so this patch applies only to the busybox-1.17.x versions. Fixes #436. | ||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/busybox: upgrade to 1.17.4 | Natanael Copa | 2010-11-23 | 1 | -9/+3 |
| | |||||
* | main/busybox: backport ipv6 support for ifupdown | Natanael Copa | 2010-11-02 | 2 | -1/+32 |
| | | | | ref #423 | ||||
* | main/busybox: fixes from upstream | Natanael Copa | 2010-11-02 | 1 | -1/+5 |
| | | | | ref #460 | ||||
* | main/busybox: fix for sort, don't depmod on kernel removal | Natanael Copa | 2010-10-27 | 2 | -2/+8 |
| | |||||
* | main/busybox: upgrade to 1.17.3 | Natanael Copa | 2010-10-14 | 1 | -8/+2 |
| | |||||
* | main/busybox: upgrade to 1.17.2 | Natanael Copa | 2010-09-07 | 1 | -15/+9 |
| | |||||
* | main/busybox: apply patches from upstream | Natanael Copa | 2010-08-31 | 1 | -1/+5 |
| | | | | | - grep fix - make-3.82 fix | ||||
* | main/busybox: added mdev fix from upstream | Natanael Copa | 2010-08-16 | 1 | -1/+3 |
| | |||||
* | main/busybox: enable unxz | Natanael Copa | 2010-08-05 | 2 | -5/+5 |
| | |||||
* | main/busybox: fixes for mktemp and sed from upstream | Natanael Copa | 2010-08-02 | 1 | -1/+5 |
| |