freebsd-dev/contrib
Richard Allen f335b8ffe1 Fix Plymouth passphrase prompt in initramfs script
Entering the ZFS encryption passphrase under Plymouth wasn't working
because in the ZFS initrd script, Plymouth was calling zfs via
"--command", which wasn't passing through the filesystem argument to
zfs load-key properly (it was passing through the single quotes around
the filesystem name intended to handle spaces literally,
which zfs load-key couldn't understand).

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Garrett Fields <ghfields@gmail.com>
Signed-off-by: Richard Allen <belperite@gmail.com>
Issue #9193
Closes #9202
2019-08-27 13:44:02 -07:00
..
bash_completion.d Add bash completions by Aneurin Price. 2014-08-06 15:03:28 -07:00
dracut Restore :: in Makefile.am 2019-08-26 11:48:31 -07:00
initramfs Fix Plymouth passphrase prompt in initramfs script 2019-08-27 13:44:02 -07:00
pyzfs Remove code for zfs remap 2019-06-24 16:44:01 -07:00
zcp Add channel program for property based snapshots 2019-07-30 16:02:19 -07:00
Makefile.am Add channel program for property based snapshots 2019-07-30 16:02:19 -07:00