]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(crypt): install all crypto modules in the generic initrd
authorHarald Hoyer <harald@redhat.com>
Tue, 4 May 2021 08:40:23 +0000 (10:40 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 4 May 2021 09:25:55 +0000 (11:25 +0200)
commit10f9e569c52654ff54678a626a0f5dd14233716d
tree492a061a70f4cc19d2e2125f23b1867c6443c93f
parent33e27fab59db60b1ca05a0c5b8a51fccb98578e5
fix(crypt): install all crypto modules in the generic initrd

Just install all `=crypto` drivers in the generic initramfs, because who
are we to decide which combinations are allowed in current and future
`cryptsetup`. We only could install blacklist filter in the future, if
there are modules, which are definetely not used and are huge in size.
modules.d/90crypt/module-setup.sh