From: Harald Hoyer Date: Mon, 21 Jun 2010 18:47:01 +0000 (+0200) Subject: crypt: add fpu kernel module X-Git-Tag: 007~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95c1941ce5c236a547e0e1155aefad8292a9fab3;p=thirdparty%2Fdracut.git crypt: add fpu kernel module --- diff --git a/modules.d/90crypt/installkernel b/modules.d/90crypt/installkernel index f61f501ae..de154a5cf 100755 --- a/modules.d/90crypt/installkernel +++ b/modules.d/90crypt/installkernel @@ -1,3 +1,3 @@ #!/bin/bash -instmods dm_crypt cbc sha256 xts aes aes_generic aesni-intel aes-x86_64 +instmods dm_crypt cbc sha256 xts aes aes_generic aesni-intel aes-x86_64 fpu