summaryrefslogtreecommitdiffstats
path: root/core/busybox-initscripts/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* move core/* to main/Natanael Copa2009-07-231-54/+0
| | | | added maintainer to several packages as well
* core/busybox-initscripts: check if /dev is mountedNatanael Copa2009-06-121-5/+7
| | | | we also move mdev so sysinit in post-install
* core/busybox-initscripts: added klogd script and mdev stuffNatanael Copa2009-06-111-8/+18
| | | | | | | we split the syslogd and klogd into different scripts since klog should not be run in vserver while syslog should. the mdev config and helper scripts were moved from alpine-baselayout too
* core/busybox-initscripts: new aportNatanael Copa2009-06-101-0/+42
We move many scripts from alpine-baselayout to this package.