--- modules.d/90crypt/module-setup.sh | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/modules.d/90crypt/module-setup.sh b/modules.d/90crypt/module-setup.sh index 5b435e5..8745477 100755 --- a/modules.d/90crypt/module-setup.sh +++ b/modules.d/90crypt/module-setup.sh @@ -31,8 +31,7 @@ depends() { } installkernel() { - instmods dm_crypt cbc sha256 xts aes aes_generic aesni-intel aes-x86_64 fpu - + instmods dm_crypt =crypto } install() { -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html