X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fcrypttab.xml;h=668e51dc0628ee25da1bcf5362111a7873e96ff2;hb=9ea28c55a2488e6cd4a44ac5786f12b71ad5bc9f;hp=90d8ce95fe5710f9fcb180f5f50cec7553f94046;hpb=517dcac840fe8d5bf30a05c0084eff219af10a4a;p=elogind.git diff --git a/man/crypttab.xml b/man/crypttab.xml index 90d8ce95f..668e51dc0 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -163,6 +163,20 @@ given by the key size. + + key-slot= + + Specifies the key slot to + compare the passphrase or key against. + If the key slot does not match the given + passphrase or key, but another would, the + setup of the device will fail regardless. + This option implies luks. See + cryptsetup8 + for possible values. The default is to try + all key slots in sequential order. + + luks @@ -261,7 +275,7 @@ tcrypt-hidden Use the hidden TrueCrypt volume. - This implies tcrypt. + This option implies tcrypt. This will map the hidden volume that is inside of the volume provided in the second @@ -290,15 +304,8 @@ tcrypt-system Use TrueCrypt in system - encryption mode. This implies - tcrypt. - - Please note that when using this mode, the - whole device needs to be given in the second - field instead of the partition. For example: if - /dev/sda2 is the system - encrypted TrueCrypt patition, /dev/sda - has to be given. + encryption mode. This option implies + tcrypt.