zfs/contrib
Garrett Fields e8b199faec Force systems with kernel option "quiet" to display prompt for password
On systems that utilize TTY for password entry, if the kernel 
option "quiet" is set, the system would appear to freeze on a 
blank screen, when in fact it is waiting for password entry 
from the user.

Since TTY is the fallback method, this has no effect on systemd 
or plymouth password prompting.

By temporarily setting "printk" to "7", running the command, 
then resuming with the original "printk" state, the user can 
see the password prompt.

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Garrett Fields <ghfields@gmail.com>
Closes #9731
2019-12-17 17:45:06 -08:00
..
bash_completion.d Add bash completions by Aneurin Price. 2014-08-06 15:03:28 -07:00
bpftrace Add tracepoints for taskq entry lifetime events 2019-11-01 13:14:54 -07:00
dracut Skip loading already loaded key 2019-11-08 14:34:07 -08:00
initramfs Force systems with kernel option "quiet" to display prompt for password 2019-12-17 17:45:06 -08:00
pyzfs Fix typos in contrib/ 2019-08-30 09:44:43 -07:00
zcp Fix contrib/zcp/Makefile.am 2019-10-30 12:37:49 -07:00
Makefile.am Add tracepoints for taskq entry lifetime events 2019-11-01 13:14:54 -07:00