freebsd-dev/release/picobsd/floppy.tree/etc
Luigi Rizzo 107a6eaf0a Major cleanup of PicoBSD startup scripts, which now should be
closer to doing "the right thing".

The structure is now the following:

  * /etc/rc (from MFS) loads the rest of /etc and /root from
    /fd and then from floppy (if present), then transfers control
    to /etc/rc1

  * /etc/rc1 loads defaults from /etc/rc.conf.defaults, tries to
    set the hostname basing on the MAC address of the first ethernet
    interface, and then sources /etc/rc.conf and /etc/rc.conf.local
    for local configurations

  * The rest of the startup process is then performed (rc.network and so on).

Everything except the initial /etc/rc (from MFS) can be overridden with
a local version loaded from floppy. But in most cases, you should only need
to customize the following files in /etc:

	rc.conf    rc.firewall    hosts

Previously there were a number of inconsistencies in the calling
between files, and also a lot of clutter in rc.conf and rc.firewall.
Also, "rc1" was called "rc" and would overwrite the initial /etc/rc
from MFS, making it really hard to figure out what was going on in
case of bugs.
2002-03-08 05:15:08 +00:00
..
ppp
fstab Atapi units are now /dev/ad* and not /dev/wd* 2002-03-08 03:55:19 +00:00
host.conf
hosts MFS: sync with -stable (no functional difference). 2002-03-08 04:54:52 +00:00
inetd.conf
master.passwd Invalidate password for sample user entry. 2002-03-08 03:57:57 +00:00
networks Major cleanup of PicoBSD startup scripts, which now should be 2002-03-08 05:15:08 +00:00
profile Enable command line editing in the shell 2001-02-18 06:54:07 +00:00
rc1 Major cleanup of PicoBSD startup scripts, which now should be 2002-03-08 05:15:08 +00:00
rc.conf Major cleanup of PicoBSD startup scripts, which now should be 2002-03-08 05:15:08 +00:00
rc.conf.defaults Major cleanup of PicoBSD startup scripts, which now should be 2002-03-08 05:15:08 +00:00
rc.firewall Major cleanup of PicoBSD startup scripts, which now should be 2002-03-08 05:15:08 +00:00
snmpd.conf
sshd_config login.conf: we don't want coredumps on picobsd 2000-11-30 21:43:37 +00:00
ttys Cleanup of the default floppy tree for PicoBSD builds. 2000-02-08 14:20:54 +00:00