summaryrefslogtreecommitdiffstats
path: root/main/busybox-initscripts/mdev-mount.initd
Commit message (Collapse)AuthorAgeFilesLines
* 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