add xts module to crypto
parent
fc791a7fde
commit
3b8c6ac696
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue