mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
b0c7965234
When generating 'cryptsetup luksFormat' or 'zkey-cryptsetup setvp' commands for LUKS2 volumes, allow to specify common passphrase options like --key-file, --keyfile-offset, --keyfile-size and --tries and pass those to the generated commands. Closes: https://github.com/ibm-s390-tools/s390-tools/pull/59 Fixes: https://github.com/ibm-s390-tools/s390-tools/issues/58 Suggested-by: Dimitri John Ledkov <xnox@ubuntu.com> Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>