summaryrefslogtreecommitdiffstats
path: root/main/busybox/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
...
* main/busybox: added flock appletNatanael Copa2010-03-161-2/+4
|
* main/busybox: enable nslookup and patch for wcNatanael Copa2010-03-121-2/+4
| | | | | 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-111-1/+3
| | | | fixes #320
* main/busybox: use patch from upstream for POLLHUPNatanael Copa2010-03-031-3/+3
|
* main/busybox: fix for httpdNatanael Copa2010-03-021-1/+3
| | | | fixes #300
* main/busybox: apply patches from upstreamNatanael Copa2010-02-241-3/+19
|
* main/busybox: fix use of http proxy with wgetNatanael Copa2010-02-101-5/+10
| | | | | | | Patch from here: https://bugs.busybox.net/show_bug.cgi?id=1057 fixes #264
* main/busybox: upgrade to 1.16.0Natanael Copa2010-01-261-8/+4
|
* main/busybox: disable NFS mount and nslookupNatanael Copa2009-12-161-2/+2
| | | | 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-131-14/+3
|
* main/busybox: 1.14.4. backport support for uuid on swap in fstabNatanael Copa2009-09-181-3/+8
|
* busybox: backport the beep applet from gitNatanael Copa2009-08-211-4/+6
|
* main/busybox: second version of beep appletNatanael Copa2009-08-201-3/+3
|
* main/busybox: backport of beep appletNatanael Copa2009-08-191-2/+4
|
* main/busybox: we need both .post-install and triggerNatanael Copa2009-08-181-1/+2
| | | | fixes #128
* Revert "main/busybox: use triggers in apk-tools"Natanael Copa2009-08-171-3/+2
| | | | | | | 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-171-1/+3
|
* main/busybox: use triggers in apk-toolsNatanael Copa2009-08-141-5/+3
|
* main/busybox: upgrade to 1.14.3. backport install compat fixNatanael Copa2009-08-031-9/+5
|
* move core/* to main/Natanael Copa2009-07-231-0/+57
added maintainer to several packages as well