Subject: Re: boot on mfs
To: Todd Whitesel <toddpw@best.com>
From: David Brownlee <abs@netbsd.org>
List: tech-kern
Date: 09/02/2000 00:24:38
	This is definitely good stuff - any objection to it being added?

                David/absolute
			       -- www.netbsd.org: A pmap for every occasion --


On Sun, 20 Aug 2000, Todd Whitesel wrote:

> > +#ifdef FORCE_INIT_SINGLE
> > +	/*
> > +	 * Force init to run single user.
> > +	 */
> > +	boothowto |= RB_SINGLE;
> > +#endif
> > +
> 
> I like this. Some stuff I have planned for later this year could use it.
> 
> Todd Whitesel
> toddpw @ best.com
>