]> git.ipfire.org Git - thirdparty/dracut.git/commit
90crypt: make `rd.luks.key` usable with encrypted keydev.
authorAntz <antzz@protonmail.ch>
Sat, 29 Aug 2020 12:54:19 +0000 (14:54 +0200)
committerDaniel Molkentin <daniel@molkentin.de>
Fri, 18 Sep 2020 19:59:00 +0000 (21:59 +0200)
commit37502d4c8974370a38496f44e279d56061fe67c3
treeaa1f9878390a8ac63a8c2ff9b3afcb47558d1145
parent39d90012a652fa4d9d2534d0168ddad8cacec248
90crypt: make `rd.luks.key` usable with encrypted keydev.

Introduce prefix `keysource:` for the values of `rd.luks.partuuid`,
`rd.luks.serial` and `rd.luks.uuid`.
If specified, ask for passphrase instead of waiting for keydevs to come
online.
dracut.cmdline.7.asc
modules.d/90crypt/cryptroot-ask.sh
modules.d/90crypt/parse-crypt.sh