lorax/docs
Brian C. Lane 6f6af862c6 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:32:30 -07:00
..
html Update Lorax documentation - 24.1 2015-08-25 15:51:32 -07:00
Makefile Switch documentation to python3 2015-05-15 17:11:20 -07:00
conf.py Create html documentation under docs/html/ 2015-05-15 17:11:20 -07:00
fedora-docker.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:32:30 -07:00
fedora-livemedia-ec2.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:32:30 -07:00
fedora-livemedia.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:32:30 -07:00
fedora-minimal.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:32:30 -07:00
fedora-minimized.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:32:30 -07:00
fedora-openstack.ks livemedia-creator: Remove random-seed from images (#1258986) 2015-09-02 10:32:30 -07:00
index.rst Switch documentation to python3 2015-05-15 17:11:20 -07:00
intro.rst Added Sphinx Documentation 2015-04-09 09:29:56 -07:00
livemedia-creator.1 document --timeout in livemedia-creator man page 2015-08-27 08:38:38 -07:00
livemedia-creator.rst Update lmc docs for new mock 2015-08-28 11:36:02 -07:00
lorax.1 don't build upgrade.img anymore 2015-08-31 16:24:39 -07:00
lorax.rst Added Sphinx Documentation 2015-04-09 09:29:56 -07:00
modules.rst Switch documentation to python3 2015-05-15 17:11:20 -07:00
product-images.rst Added Sphinx Documentation 2015-04-09 09:29:56 -07:00
pylorax.rst Update Lorax documentation - 23.13 2015-07-17 08:36:21 -07:00
rhel-atomic-pxe-live.ks livemedia-creator: Update example kickstarts 2015-05-15 17:11:21 -07:00