lorax/docs
Brian C. Lane 3f5047dd4f livemedia-creator: Remove random-seed from images (#1258986)
systemd uses /var/lib/systemd/random-seed to add entropy to /dev/urandom
at boot time. During image creation this file is created, and if not
removed everything using the image will be adding the same seed.

This is only additional entropy, NOT a seed in the sense of a starting
point for a PRNG, so it will be mixed with other entropy as the system
runs. It isn't a good idea to use the same value everywhere so make sure
it is removed in %post

Resolves: rhbz#1258986
2015-09-02 10:26:42 -07:00
..
fedora-minimized.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:26:42 -07:00
livemedia-creator.1 Add --live-rootfs-keep-size option 2015-04-13 10:05:17 +02:00
lorax.1 Add manpage for lorax 2013-07-26 15:38:29 -07:00
rhel-atomic-pxe-live.ks Override services kickstart setting from interactive-defaults.ks 2015-04-13 10:05:17 +02:00
rhel7-livemedia.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:26:42 -07:00
rhel7-minimal.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:26:42 -07:00