Volker Armin Hemmann writes:
> I went down the bl2/openrc path a long time ago and there were some
> unpleasant moments. But overall it was ok.
I had no trouble at all, but I may just have been lucky.
> At the moment 'devfs' needs almost a freaking minute to start and I
> have no clue why.
Strange, there does not seem too much be going on in there, just some
mounting of directories in /dev.
When you add a "set -xv" in the /etc/init.d/devfs script, you will get
debug output. So you can see where exactly something hangs.
Wonko