summaryrefslogtreecommitdiffstats
path: root/main/busybox-initscripts/mdev-mount.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/busybox-initscripts: cleanup and fix lxcNatanael Copa2015-05-061-0/+4
| | | | | | | | | Use keyword -<sys> instead of no<sys> to disable services on given systems. On LXC, disable acpid, klogd, mdev-mount, mdev and rdate. fixes #3699
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* main/busybox-initscripts: fix /dev/fd symlinkNatanael Copa2012-11-191-0/+1
| | | | | | | | | ref #1465 I think the initramfs create /dev/fd as a dir. When mdev-mount later runs 'ln -snf /proc/self/fd /dev/fd' the 'fd' symlink ends up as /dev/fd/fd. We fix this by always remove /dev/fd before creating the symlink.
* move core/* to main/Natanael Copa2009-07-231-0/+64
added maintainer to several packages as well