]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut.sh: add devices with x-initrd.mount in /etc/fstab to host_devs
authorHarald Hoyer <harald@redhat.com>
Thu, 2 Jul 2015 12:55:31 +0000 (14:55 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 2 Jul 2015 13:16:06 +0000 (15:16 +0200)
commit90b5b48734b8738fac217df1b2846997f532a0ea
tree5c477d867347718c89d5faaa5df1547afecdf957
parent1ad2884d82f15e9d1a6f3e24da42d56f47ebe949
dracut.sh: add devices with x-initrd.mount in /etc/fstab to host_devs

otherwise dracut might not even be able to mount those.

(cherry picked from commit 916559e073a49eedbc7b0c58b399d303fb8c2a05)
dracut.sh