Skip to content
  • lemmarathon's avatar
    Add support for keyfiles · fdc28f07
    lemmarathon authored and Natanael Copa's avatar Natanael Copa committed
    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.
    fdc28f07