Dave Young c5c4a7b8b0 add random feeding code for ssh dump
ssh: add random feeding code

openssh usually depends on /dev/urandom to seeding PRNG (pseudo-random number
generator). To ensure there's sufficient entropy just feed /dev/urandom with
saved /var/lib/random-seed which is saved in installing phase.

dracut_install will print error message, so just exit and do not print error
again.

Todo: other dracut_install fail and exit, such as dd, makedumpfile.

[v2->v3]: use [[:blank:]] for whitespace checking.

Signed-off-by: Dave Young <dyoung@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
2012-11-16 14:07:52 +08:00
2012-09-06 15:39:58 +08:00
2012-10-11 09:43:30 +08:00
2012-10-11 09:43:30 +08:00
2012-10-25 17:33:26 +08:00
2012-10-11 09:43:30 +08:00
2012-09-06 15:39:58 +08:00
Description
Languages
Shell 92.1%
Roff 6.7%
Makefile 1.2%