dracut/modules.d/95fstab-sys
dyoung@redhat.com c4bb88715c wait host devs in base module
each dev in host_devs[] should be waited in initqueue to make sure they
are oneline before initqueue finish.

Add a new wait_host_devs.sh in base module to make this a generic thing.
Because all the devs in fstab lines are also added to host_devs, so no need
do same wait in fstab-sys module anymore.

[v2->v3]: do not add slave devices to host_devs
          wait for persistent dev name in initramfs

Signed-off-by: Dave Young <dyoung@redhat.com>
2012-08-23 10:15:09 +02:00
..
module-setup.sh wait host devs in base module 2012-08-23 10:15:09 +02:00
mount-sys.sh 95fstab-sys: Skip mounted filesystem. 2012-07-26 08:35:02 +02:00