hookdir=/lib/dracut/hooks for now, to keep the root directory clean
also correctly parse rd.driver.{blacklist,pre,post}
We want all "/var/run" information to live in /dev/.run, until the real root is mounted. Therefore we mount a tmpfs on /dev/.run, which can/will be bind/move mounted on /var/run later on.