Date: Thu, 15 Apr 2004 10:52:54 -0700 (PDT) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d initdiskless preseedrandom Message-ID: <200404151752.i3FHqsTR054784@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2004/04/15 10:52:54 PDT
FreeBSD src repository
Modified files:
etc/rc.d initdiskless
Added files:
etc/rc.d preseedrandom
Log:
Band-aid diskless booting by running a new preseedrandom script before
initdiskless. The output of several commands and if available the
contents of /entropy are feed into /dev/random to kickstart the PRNG.
/etc/rc.d/initrandom is left alone to maintain the previous behavior as
much as possiable.
Further work in this area is probably needed.
Discussed with: markm
Revision Changes Path
1.34 +1 -0 src/etc/rc.d/initdiskless
1.1 +47 -0 src/etc/rc.d/preseedrandom (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404151752.i3FHqsTR054784>
