summaryrefslogtreecommitdiffstats
path: root/main/busybox
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox: ship new bbsuid with this packageNatanael Copa2011-04-112-2/+13
| | | | | | | new bbsuid creates symlinks like busybox from the busybox trigger script. fixes #527
* main/busybox: move 'install' applet back to /usr/binNatanael Copa2011-04-061-2/+1
| | | | It's just too many packages that uses hardcoded /usr/bin/install
* main/busybox: upgrade to 1.18.4Natanael Copa2011-03-254-192/+3
|
* main/busybox: add patch (fixes #508)William Pitcock2011-03-112-2/+2
|
* main/busybox: add patches from upstreamNatanael Copa2011-03-073-1/+60
| | | | fixes #539
* main/busybox: move /usr/bin/install to /bin/installNatanael Copa2011-02-231-1/+2
| | | | fixes #500
* main/busybox: bump pkgrelWilliam Pitcock2011-02-131-1/+1
|
* main/busybox: forgot to add APKBUILDMichael Zhou2011-02-131-1/+3
|
* main/busybox: added SHA512 support (using libc) to loginutils, and use it by ↵Michael Zhou2011-02-131-0/+154
| | | | default for passwd, chpasswd and cryptpw
* main/busybox: upgrade to 1.18.3; replace wget patch with one blessed by upstreamWilliam Pitcock2011-02-113-25/+133
|
* main/busybox: wget: fix handling of EAGAINWilliam Pitcock2011-02-112-1/+23
|
* main/busybox: build fixWilliam Pitcock2011-02-101-2/+2
|
* main/busybox: kill gnu/linux nonsenseWilliam Pitcock2011-02-102-1/+23
|
* main/busybox: support crosscompilingWilliam Pitcock2011-02-091-2/+2
|
* main/busybox: upgrade to 1.18.2William Pitcock2011-02-044-87/+44
|
* main/busybox: enable traceroute6William Pitcock2011-02-042-3/+3
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/busybox: fix disappearing crontabs bugTimo Teräs2011-01-062-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 archNatanael Copa2010-12-131-0/+1
|
* main/busybox: upgrade to 1.17.4Natanael Copa2010-11-231-9/+3
|
* main/busybox: backport ipv6 support for ifupdownNatanael Copa2010-11-022-1/+32
| | | | ref #423
* main/busybox: fixes from upstreamNatanael Copa2010-11-021-1/+5
| | | | ref #460
* main/busybox: fix for sort, don't depmod on kernel removalNatanael Copa2010-10-272-2/+8
|
* main/busybox: upgrade to 1.17.3Natanael Copa2010-10-141-8/+2
|
* main/busybox: upgrade to 1.17.2Natanael Copa2010-09-071-15/+9
|
* main/busybox: apply patches from upstreamNatanael Copa2010-08-311-1/+5
| | | | | - grep fix - make-3.82 fix
* main/busybox: added mdev fix from upstreamNatanael Copa2010-08-161-1/+3
|
* main/busybox: enable unxzNatanael Copa2010-08-052-5/+5
|
* main/busybox: fixes for mktemp and sed from upstreamNatanael Copa2010-08-021-1/+5
|
* main/busybox: upgrade to 1.17.1Natanael Copa2010-07-261-17/+5
|
* main/busybox: move lspci to /usr/sbin like upstreamNatanael Copa2010-07-211-1/+2
|
* main/busybox: fix path to /usr/bin/vi and /sbin/ipNatanael Copa2010-07-211-4/+4
|
* main/[various]: rebuild due to bad owner in packageNatanael Copa2010-07-201-1/+1
| | | | | | | | | | Busybox got static in 3860ada6cdc107477a4de9bbc2b92d73495b66e8 causing fakeroot to break and owners got bad in all packages built after that. This got fixed in 7f3e98913b36d3254e0000765c9822423c0364e0 but all broken packages needs to be rebuilt. fixes #387
* main/busybox: fix bad config that made bb staticNatanael Copa2010-07-152-23/+27
|
* main/busybox: upgrade to 1.17.0 + patchesNatanael Copa2010-07-144-313/+98
|
* main/busybox: use upstream patch for diffNatanael Copa2010-07-122-22/+76
|
* main/busybox: fix for diffNatanael Copa2010-07-092-1/+32
| | | | fixes #381
* main/busybox: upgrade to 1.16.2Natanael Copa2010-07-071-17/+3
|
* main/busybox: add patches from upstreamNatanael Copa2010-05-211-5/+11
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/busybox: provide subpackage with static binaryNatanael Copa2010-04-231-8/+24
|
* main/busybox: patches from upstreamNatanael Copa2010-04-211-1/+9
|
* main/busybox: upgrade to 1.16.1Natanael Copa2010-04-0114-2602/+3
|
* main/busybox: added flock appletNatanael Copa2010-03-163-3/+189
|
* main/busybox: enable nslookup and patch for wcNatanael Copa2010-03-123-3/+17
| | | | | 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: beep: fix -d optionNatanael Copa2010-03-112-1/+28
| | | | fixes #320
* main/busybox: use patch from upstream for POLLHUPNatanael Copa2010-03-033-145/+96
|
* main/busybox: fix for httpdNatanael Copa2010-03-022-1/+145
| | | | fixes #300
* main/busybox: apply patches from upstreamNatanael Copa2010-02-2415-235/+2464
|
* main/busybox: fix use of http proxy with wgetNatanael Copa2010-02-102-5/+22
| | | | | | | Patch from here: https://bugs.busybox.net/show_bug.cgi?id=1057 fixes #264