]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
add xts module to crypto
authorAndreas Thienemann <andreas@bawue.net>
Wed, 20 May 2009 16:06:27 +0000 (18:06 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 20 May 2009 16:06:27 +0000 (18:06 +0200)
modules.d/90crypt/install

index fff2dce48c21cb7fb19f6e76093d74ed22cd20d4..a1e7b0197f29a6a56facf7ffb7947370c9dcc4ec 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
 inst cryptsetup
-instmods dm_crypt cbc aes sha256
+instmods dm_crypt cbc aes sha256 xts
 inst_rules "$moddir/63-luks.rules"
 inst "$moddir"/cryptroot-ask.sh /lib/udev/cryptroot-ask