freebsd-src/contrib
Michal Vasilek f20fb199e6
Fix plymouth passphrase prompt with dracut
plymouth --command splits the command on spaces which means
that zfs-load-key was getting the filesystem name enclosed
in single quotes (since 13c59bb76) and failing. This commit
fixes it by piping the password directly to the command
similar to how it's done in other scripts (initramfs,
dracut without plymouth).

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Michal Vasilek <michal@vasilek.cz>
Related-to: #9193
Related-to: #9202
Closes #12147
2021-06-25 22:43:25 -07:00
..
bash_completion.d
bpftrace
dracut Fix plymouth passphrase prompt with dracut 2021-06-25 22:43:25 -07:00
initramfs
intel_qat
pam_zfs_key gcc 11 cleanup 2021-06-23 17:57:06 -06:00
pyzfs
zcp
Makefile.am