summaryrefslogtreecommitdiff
path: root/main/busybox
AgeCommit message (Collapse)Author
2013-03-11main/busybox: update to 1.21.0Natanael Copa
2013-01-21main/busybox: apply patches from upstreamNatanael Copa
fix for ntpd
2013-01-04main/busybox: fix build on eglibcCarlo Landmeter
2012-09-19main/busybox: use -x hostname:NAME with udhcpNatanael Copa
should fix warning when booting alpine with dhcp
2012-09-04main/busybox: ifupdown: pass interface device name for ipv6 route cmdNatanael Copa
2012-08-16main/busybox: apply fix from upstreamNatanael Copa
2012-07-04main/busybox: upgrade to 1.20.2Natanael Copa
2012-06-17main/busybox: enable uudecodeNatanael Copa
requested on alpine-devel
2012-06-13main/busybox: upgrade to 1.20.1Natanael Copa
2012-06-13main/busybox: ping6 needs suid rootNatanael Copa
2012-06-13main/busybox: create needed dirs for ifupdownNatanael Copa
2012-05-23main/busybox: upgrade to 1.20.0Natanael Copa
2012-05-11main/busybox: backport ifupdown metric supportNatanael Copa
2012-05-01main/busybox: unzip: ignore chmod errorsNatanael Copa
so we can unzip on FAT
2012-04-27main/busybox: backport tar --no-recursionNatanael Copa
2012-02-29main/busybox: backport grep -x supportNatanael Copa
util-vserver needs it
2012-02-27main/busybox: upgrade to 1.19.4Natanael Copa
2012-02-22main/busybox: use upstream fix for acpid fixNatanael Copa
2012-02-10main/busybox: fix mkdir on 64-bitsTimo Teräs
2012-02-03main/busybox: fix the acpid fixNatanael Copa
the previous fix broke clean exit on SIGTERM.
2012-02-02main/busybox: add support for nologin appletNatanael Copa
This will never be upstreamed, I have tried. It is fairly simple to maintain separately so I think we will try that.
2012-01-30main/busybox: bbsuid mount/umount. fix for mdev and acpidNatanael Copa
- 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
2012-01-04main/busybox: remove relocated symlinksNatanael Copa
2012-01-04main/busybox: fix location for viNatanael Copa
ref #889
2011-12-19main/busybox: wget redirects fix from upstreamNatanael Copa
2011-11-03main/busybox: upgrade to 1.19.3Natanael Copa
2011-11-03main/busybox: fix locations for vi, ip and lspciNatanael Copa
2011-10-27main/busybox: disable support for syslog.conf for nowNatanael Copa
2011-10-21main/busybox: apply patches frrom upstream. re-enable sha512Natanael Copa
Seems like sha512 got disabled during the 1.19 upgrade and forgotten.
2011-09-09main/busybox: upgrade to 1.19.2Natanael Copa
2011-08-26main/busybox: upgrade to 1.19.0 + patchesNatanael Copa
2011-08-24main/busybox: remove old /bin/install symlink when upgradingNatanael Copa
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
2011-07-08main/busybox: upgrade to 1.18.5Natanael Copa
2011-07-06main/[various]: new triggers apiNatanael Copa
2011-06-23main/busybox: add support for mounting jfs with UUIDNatanael Copa
2011-05-31main/busybox: fix for fuserNatanael Copa
2011-04-11main/busybox: ship new bbsuid with this packageNatanael Copa
new bbsuid creates symlinks like busybox from the busybox trigger script. fixes #527
2011-04-06main/busybox: move 'install' applet back to /usr/binNatanael Copa
It's just too many packages that uses hardcoded /usr/bin/install
2011-03-25main/busybox: upgrade to 1.18.4Natanael Copa
2011-03-11main/busybox: add patch (fixes #508)William Pitcock
2011-03-07main/busybox: add patches from upstreamNatanael Copa
fixes #539
2011-02-23main/busybox: move /usr/bin/install to /bin/installNatanael Copa
fixes #500
2011-02-13main/busybox: bump pkgrelWilliam Pitcock
2011-02-13main/busybox: forgot to add APKBUILDMichael Zhou
2011-02-13main/busybox: added SHA512 support (using libc) to loginutils, and use it by ↵Michael Zhou
default for passwd, chpasswd and cryptpw
2011-02-11main/busybox: upgrade to 1.18.3; replace wget patch with one blessed by upstreamWilliam Pitcock
2011-02-11main/busybox: wget: fix handling of EAGAINWilliam Pitcock
2011-02-10main/busybox: build fixWilliam Pitcock
2011-02-10main/busybox: kill gnu/linux nonsenseWilliam Pitcock
2011-02-09main/busybox: support crosscompilingWilliam Pitcock