2 Commits

Author SHA1 Message Date
Natanael Copa
20dfee5aff main/busybox-initscripts: fix /dev/fd symlink
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.
2012-11-19 07:43:25 +00:00
Natanael Copa
2d2ddf507b move core/* to main/
added maintainer to several packages as well
2009-07-23 18:24:11 +00:00