freebsd-dev/release
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
..
alpha Providing long filename support on the Macintosh requires over 30 2002-01-24 10:44:16 +00:00
amd64 - Sort some entries. 2002-03-03 10:38:40 +00:00
doc Update info on SCSI on AlphaStation 500 now that I own one 2002-03-07 20:38:31 +00:00
i386 - Sort some entries. 2002-03-03 10:38:40 +00:00
pc98 Don't move more drivers to mfsroot floppy. 2002-03-05 11:53:56 +00:00
picobsd Major cleanup of PicoBSD startup scripts, which now should be 2002-03-08 05:15:08 +00:00
scripts Add emacs21 instead of emacs20 to the first CDROM. 2002-02-18 23:04:03 +00:00
texts Make it more obvious where to find RELNOTESng source files if someone went 2002-03-06 07:59:18 +00:00
fixit.profile Don't assume fixit media is a floppy disk. 2001-10-29 16:13:29 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Supply -DNO_WERROR to the kernel build during release. 2002-02-25 21:53:18 +00:00
Makefile.inc.docports ghostscript6 has been replaced by ghostscript-gnu in the Ports 2001-09-24 20:15:04 +00:00
write_mfs_in_kernel.c Correct slight stuff-up in previous patch. 1999-12-16 02:14:30 +00:00