aboutsummaryrefslogtreecommitdiffstats
path: root/features.d/cryptkey.files
Commit message (Collapse)AuthorAgeFilesLines
* Add support for keyfileslemmarathon2018-06-121-0/+1
The "cryptkey" boot parameter enables keyfile decryption. By default, init will look for a keyfile named "/crypto_keyfile.bin". Another file may be specified like so: "cryptkey=/path/to/keyfile.bin". If keyfile decryption fails, init will fall back to passphrase mode.