David O'Brien wrote:
> 
> On Thu, Oct 26, 2000 at 02:25:58PM -0700, Matt Dillon wrote:
> >     /etc/rc already assumes that /var is writable.  I recommend that you make
> >     that assumption by default... have the default entropy file be something
> >     like "/var/db/entropy_seed" and allow the administrator to override it
> >     with an RC variable.  You could allow the administrator to select a
> >     different entropy file and you could have another RC variable which allows
> >     the administrator to set a command which, when executed, returns an
> >     arbitrary sequence of bytes on its stdout to initialize entropy with.
> 
> This is sweet!  Seems it would give us the full benefits of Mark's
> randomdev, and fit nicely with our normal configuration framework and
> gives good flexibility.

        It also describes just what we have currently, except it misses the
advantages of putting the entropy file on the root partition which makes
it available immediately, and doesn't have mounting races built in. 

Doug
-- 
        "The dead cannot be seduced."
                - Kai, "Lexx"

        Do YOU Yahoo!?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to