I added preseedrandom yesterday, not last month.

Reported by:	Dmitry Morozovsky <marck at rinet.ru>
This commit is contained in:
Brooks Davis 2004-04-16 18:36:52 +00:00
parent 8633bbeaac
commit 76c3e0f765
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128324

View File

@ -36,7 +36,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
/dev/random needs to be fed before operations requiring
temp files can succeed in single user mode. This includes
running "make installworld". /dev/random may be fed by running
"/etc/rc.d/initrandom start" or with 20040315 source by running
"/etc/rc.d/initrandom start" or with 20040415 source by running
"/etc/rc.d/preseedrandom".
20040322: