summaryrefslogtreecommitdiffstats
path: root/core/busybox-initscripts
Commit message (Collapse)AuthorAgeFilesLines
* move core/* to main/Natanael Copa2009-07-2322-552/+0
| | | | added maintainer to several packages as well
* core/busybox-initscripts: check if /dev is mountedNatanael Copa2009-06-123-6/+25
| | | | we also move mdev so sysinit in post-install
* core/busybox-initscripts: added klogd script and mdev stuffNatanael Copa2009-06-1110-13/+279
| | | | | | | 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-1014-0/+267
We move many scripts from alpine-baselayout to this package.