]> git.ipfire.org Git - thirdparty/dracut.git/commit - dracut-functions.sh
*/module-setup.sh: use host_fs_types host_devs
authorHarald Hoyer <harald@redhat.com>
Thu, 8 Dec 2011 09:43:29 +0000 (10:43 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 15 Dec 2011 13:49:03 +0000 (14:49 +0100)
commit480d772f22a2f690928c59c7c0ebfa7dc00332ea
tree1decbfceb0d963841eb3a094d481720eb048389c
parent7ae5d9d11d1a0ccd31dced528e2792f1c1d5aeca
*/module-setup.sh: use host_fs_types host_devs

For the $hostonly case, use $host_fs_types and $host_devs to determine,
if a module has to be included in the initramfs.
12 files changed:
dracut
dracut-functions
modules.d/90btrfs/module-setup.sh
modules.d/90crypt/module-setup.sh
modules.d/90dmraid/module-setup.sh
modules.d/90kernel-modules/module-setup.sh
modules.d/90lvm/module-setup.sh
modules.d/90mdraid/module-setup.sh
modules.d/95fstab-sys/module-setup.sh
modules.d/95nfs/module-setup.sh
modules.d/99base/module-setup.sh
modules.d/99fs-lib/module-setup.sh