aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox: updated patch for diffNatanael Copa2010-07-202-24/+79
| | | | fixes #381
* main/busybox: fix for diffNatanael Copa2010-07-092-1/+32
| | | | | fixes #381 (cherry picked from commit 2728f1bf9db999a885ce77618b1d615646e4294f)
* main/busybox: upgrade to 1.16.2Natanael Copa2010-07-091-17/+3
| | | | (cherry picked from commit c0b0b19af233f4cb8f88c21fca2232f1918e1aaa)
* main/busybox: add patches from upstreamNatanael Copa2010-07-091-5/+11
|
* main/busybox: provide subpackage with static binaryNatanael Copa2010-07-091-8/+24
| | | | (cherry picked from commit 1577216ae207699aa26a1aebd349da99764bf6f1)
* main/busybox: patches from upstreamNatanael Copa2010-04-221-1/+9
| | | | (cherry picked from commit 83f962b250b35e5ad6f5c4949ad53cc5e2b5f2c2)
* main/busybox: upgrade to 1.16.1Natanael Copa2010-04-0114-2602/+3
| | | | (cherry picked from commit 4d0969774384e0d2a1d87b64990a83f17eacbb56)
* main/busybox: added flock appletNatanael Copa2010-03-163-3/+189
| | | | (cherry picked from commit 8030e3753539d8bd6d3af14e0afb6d7f1b686c94)
* 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 (cherry picked from commit 6bf90afc69b52ffeab8c4a557f761168096dbf01)
* main/busybox: beep: fix -d optionNatanael Copa2010-03-122-1/+28
| | | | | fixes #320 (cherry picked from commit 725cf1202858d1f324e67f67c1f4a6c4fea783d5)
* main/busybox: use patch from upstream for POLLHUPNatanael Copa2010-03-033-145/+96
| | | | (cherry picked from commit 6ccb0d096dd025dbb7a341c70d7dd8b651d2b142)
* main/busybox: fix for httpdNatanael Copa2010-03-022-1/+145
| | | | | fixes #300 (cherry picked from commit a3000292c2ad297acb9247c17009c9f380cfdc4c)
* main/busybox: apply patches from upstreamNatanael Copa2010-02-2615-235/+2464
| | | | (cherry picked from commit 9f73184dbf63dc608a8a9790a94bb640bcb5a270)
* 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 (cherry picked from commit 05e61714674f3d4387d3d575c1a8da5aef54536d)
* main/busybox: upgrade to 1.16.0Natanael Copa2010-01-262-22/+39
|
* main/busybox: disable NFS mount and nslookupNatanael Copa2009-12-162-7/+7
| | | | We do this to make the switch to NTPL uclibc easier.
* main/busybox: upgrade to 1.15.3Natanael Copa2009-12-161-3/+7
|
* main/busybox: include /var/cache/misc dirNatanael Copa2009-10-271-2/+3
| | | | | busybox is most likely to be installed early in a clean install and the /var/cache/misc is needed for the post-install.
* main/busybox: upgrade to 1.15.2Natanael Copa2009-10-136-488/+32
|
* main/busybox: 1.14.4. backport support for uuid on swap in fstabNatanael Copa2009-09-183-3/+149
|
* busybox: backport the beep applet from gitNatanael Copa2009-08-214-59/+161
|
* main/busybox: second version of beep appletNatanael Copa2009-08-202-34/+65
|
* main/busybox: backport of beep appletNatanael Copa2009-08-193-5/+163
|
* main/busybox: we need both .post-install and triggerNatanael Copa2009-08-182-1/+17
| | | | fixes #128
* Revert "main/busybox: use triggers in apk-tools"Natanael Copa2009-08-174-18/+6
| | | | | | | We need the .post-install and .post-upgrade scripts early, otherwise we break installscripts for all packages installed after busybox. This reverts commit 13f7afcb44ab3fc34ab250aa7df135e1cb684cac.
* main/busybox: sed fixNatanael Copa2009-08-172-1/+123
|
* main/busybox: use triggers in apk-toolsNatanael Copa2009-08-144-9/+18
|
* main/busybox: upgrade to 1.14.3. backport install compat fixNatanael Copa2009-08-035-307/+45
|
* move core/* to main/Natanael Copa2009-07-239-0/+1347
added maintainer to several packages as well