Subject: Re: Smallest set of files for Multi-user startup?
To: nm <nmanisca@vt.edu>
From: Matthew Orgass <darkstar@pgh.net>
List: netbsd-help
Date: 10/30/1999 19:41:32
On Sat, 30 Oct 1999, nm wrote:

> what about device files?

  Err... yeah, I guess that would help :).  I think all you need is:
1) filesystems you want to mount (both raw and block)
2) Appropriate tty(s)
3) console

Also:
1) /sbin/fsck
2) /sbin/mount
3) /etc/rc that does the right thing with the above
4) /sbin/halt, /sbin/reboot, or /sbin/shutdown

/usr/sbin/syslogd might be nice to have too.

Matthew Orgass
darkstar@pgh.net