]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit - config/rootfiles/common/i586/initscripts
rng-tools: New package.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 Jan 2014 16:22:48 +0000 (17:22 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 Jan 2014 16:22:48 +0000 (17:22 +0100)
commit8af8d5d127f91c19795fff9661615f7a0332e800
treee51102c5df2646c100afd777e2b2edcb097c9749
parentdabf764ee2df21b55594a3c2fcb8fb40dceef01c
rng-tools: New package.

The rng daemon will be installed by default and will
also be installed when a hardware random number generator
is found. It will then read random data from the hardware
random number generator and will feed it into the kernel's
entropy pool.

If no HW RNG is available, a warning will be printed
at boot time.
config/rootfiles/common/armv5tel/initscripts
config/rootfiles/common/i586/initscripts
config/rootfiles/common/rng-tools [new file with mode: 0644]
config/rootfiles/core/76/filelists/rng-tools [new symlink]
lfs/initscripts
lfs/rng-tools [new file with mode: 0644]
make.sh
src/initscripts/init.d/rngd [new file with mode: 0644]