summaryrefslogtreecommitdiffstats
path: root/main/busybox/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox: align sendmail patches with upstreamKaarle Ritvanen2014-02-091-5/+11
|
* main/busybox: sendmail: do not require use of -fKaarle Ritvanen2014-01-221-1/+5
|
* main/busybox: add patches from upstream for ash and dateNatanael Copa2014-01-221-1/+10
|
* main/busybox: upgrade to 1.22.1 and re-enable widecharsNatanael Copa2014-01-221-8/+8
| | | | should again fix #2268
* main/busybox: upgrade to 1.22.0Natanael Copa2014-01-021-15/+7
|
* main/busybox: enable widecharsNatanael Copa2014-01-021-4/+4
| | | | should fix #2268
* main/busybox: ifupdown: support 'link' address familyKaarle Ritvanen2013-12-291-1/+5
|
* main/busybox: fix sed performance issue on muslNatanael Copa2013-12-201-1/+5
| | | | http://comments.gmane.org/gmane.linux.busybox/37945
* main/busybox: use CLIBCTimo Teräs2013-09-201-2/+2
|
* main/busybox: fix CROSS_COMPILE usage when CC is not definedTimo Teräs2013-07-271-1/+1
|
* main/busybox: honor CPPFLAGS for bbsuid compilingTimo Teräs2013-07-111-1/+1
| | | | | does not affect current builds, so pkgrel not bumped. will help with arm port.
* main/busybox: crosscompile and musl supportTimo Teräs2013-07-031-1/+12
|
* main/busybox: upgrade to 1.21.1Natanael Copa2013-06-301-17/+4
|
* main/busybox: update to 1.21.0Natanael Copa2013-03-111-17/+40
|
* main/busybox: apply patches from upstreamNatanael Copa2013-01-211-1/+7
| | | | fix for ntpd
* main/busybox: fix build on eglibcCarlo Landmeter2013-01-041-3/+5
|
* main/busybox: use -x hostname:NAME with udhcpNatanael Copa2012-09-191-1/+3
| | | | should fix warning when booting alpine with dhcp
* main/busybox: ifupdown: pass interface device name for ipv6 route cmdNatanael Copa2012-09-041-1/+3
|
* main/busybox: apply fix from upstreamNatanael Copa2012-08-161-1/+3
|
* main/busybox: upgrade to 1.20.2Natanael Copa2012-07-041-14/+3
|
* main/busybox: enable uudecodeNatanael Copa2012-06-171-2/+2
| | | | requested on alpine-devel
* main/busybox: upgrade to 1.20.1Natanael Copa2012-06-131-17/+13
|
* main/busybox: ping6 needs suid rootNatanael Copa2012-06-131-2/+2
|
* main/busybox: create needed dirs for ifupdownNatanael Copa2012-06-131-1/+11
|
* main/busybox: upgrade to 1.20.0Natanael Copa2012-05-231-17/+22
|
* main/busybox: backport ifupdown metric supportNatanael Copa2012-05-111-1/+3
|
* main/busybox: unzip: ignore chmod errorsNatanael Copa2012-05-011-1/+3
| | | | so we can unzip on FAT
* main/busybox: backport tar --no-recursionNatanael Copa2012-04-271-1/+3
|
* main/busybox: backport grep -x supportNatanael Copa2012-02-291-1/+3
| | | | util-vserver needs it
* main/busybox: upgrade to 1.19.4Natanael Copa2012-02-271-12/+3
|
* main/busybox: use upstream fix for acpid fixNatanael Copa2012-02-221-3/+3
|
* main/busybox: fix mkdir on 64-bitsTimo Teräs2012-02-101-1/+3
|
* main/busybox: fix the acpid fixNatanael Copa2012-02-031-1/+3
| | | | the previous fix broke clean exit on SIGTERM.
* main/busybox: add support for nologin appletNatanael Copa2012-02-021-2/+6
| | | | | 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 acpidNatanael Copa2012-01-301-11/+12
| | | | | | | | - 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 symlinksNatanael Copa2012-01-041-1/+1
|
* main/busybox: fix location for viNatanael Copa2012-01-041-2/+2
| | | | ref #889
* main/busybox: wget redirects fix from upstreamNatanael Copa2011-12-191-1/+3
|
* main/busybox: upgrade to 1.19.3Natanael Copa2011-11-031-19/+8
|
* main/busybox: fix locations for vi, ip and lspciNatanael Copa2011-11-031-6/+3
|
* main/busybox: disable support for syslog.conf for nowNatanael Copa2011-10-271-2/+2
|
* main/busybox: apply patches frrom upstream. re-enable sha512Natanael Copa2011-10-211-2/+18
| | | | Seems like sha512 got disabled during the 1.19 upgrade and forgotten.
* main/busybox: upgrade to 1.19.2Natanael Copa2011-09-091-12/+4
|
* main/busybox: upgrade to 1.19.0 + patchesNatanael Copa2011-08-261-20/+33
|
* main/busybox: remove old /bin/install symlink when upgradingNatanael Copa2011-08-241-1/+1
| | | | | | 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.5Natanael Copa2011-07-081-7/+3
|
* main/[various]: new triggers apiNatanael Copa2011-07-061-2/+1
|
* main/busybox: add support for mounting jfs with UUIDNatanael Copa2011-06-231-2/+2
|
* main/busybox: fix for fuserNatanael Copa2011-05-311-1/+5
|
* main/busybox: ship new bbsuid with this packageNatanael Copa2011-04-111-2/+12
| | | | | | | new bbsuid creates symlinks like busybox from the busybox trigger script. fixes #527