Systemd/src/cryptsetup
Michal Sekletar 7949dfa73a cryptsetup-generator: allow whitespace characters in keydev specification
For example, <luks.uuid>=/keyfile:LABEL="KEYFILE FS" previously wouldn't
work, because we truncated label at the first whitespace character,
i.e. LABEL="KEYFILE".
2018-10-30 09:18:46 +01:00
..
cryptsetup-generator.c cryptsetup-generator: allow whitespace characters in keydev specification 2018-10-30 09:18:46 +01:00
cryptsetup.c More polite passphrase prompt 2018-10-09 16:26:03 +02:00