Michael Tremer 13eab1060d kernel: Trust the randomness from the CPU
This will allow the kernel to seed its CRNG using RDSEED or RDRAND.

During the boot process, it is required that the CRNG is being
initialised, but it may take some long time on systems that do not have
a random number generator.

This is the default for various other distributions like Debian.

Signed-off-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-07-05 07:42:36 +02:00
2021-06-28 16:12:21 +00:00
2021-06-22 13:36:40 +00:00
2021-06-28 16:12:21 +00:00
2021-07-05 07:42:36 +02:00
2021-07-05 07:42:36 +02:00
2020-12-03 07:50:41 +01:00
2021-03-10 14:42:37 +00:00
Description
No description provided
101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%