]> git.ipfire.org Git - thirdparty/dracut.git/commit
crypt-loop: Always include 'loop' kernel module 45/head
authorJames Lee <jlee@thestaticvoid.com>
Thu, 26 Mar 2015 06:17:34 +0000 (02:17 -0400)
committerJames Lee <jlee@thestaticvoid.com>
Thu, 26 Mar 2015 06:17:34 +0000 (02:17 -0400)
commit833e0f9e83d44131d7674057fc6bb8e4bf402c09
tree2cdf685cd605d70ed25621fa8f2d9e03d7d0eddf
parent2bc5054a64465d8d15f2670a8cc49e0795f33228
crypt-loop: Always include 'loop' kernel module

When the 'loop' kernel module isn't loaded in a running system, it gets
excluded from the hostonly initrd.  Given that the crypt-loop dracut
module has to be loaded explicitly anyway, it makes sense to always
include the requisite loop kernel module.
modules.d/91crypt-loop/module-setup.sh