From owner-freebsd-commit Tue May 16 21:47:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA20487 for commit-outgoing; Tue, 16 May 1995 21:47:08 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA20466 for cvs-etc-outgoing; Tue, 16 May 1995 21:47:05 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA20446 ; Tue, 16 May 1995 21:46:58 -0700 Date: Tue, 16 May 1995 21:46:58 -0700 From: "Rodney W. Grimes" Message-Id: <199505170446.VAA20446@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc netstart sysconfig Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/05/16 21:46:58 Modified: etc netstart sysconfig Log: Reviewed by: bde, jkh Add comment that you should not have to edit netstart, and if you do we would like to know about it. The lo0 interface is now handled just like any other interface, This makes it possible to do things to it from sysconfig. Redo the comments in sysconfig about network_interfaces and ifconfig_${X} to reflect the moving of lo0 to this scheme. We now have an uncommented variable for sysintall to find and play with. (Your welcome Jordan) Redo the way static routes are handled. Basically use the same scheme for routes that I did for network interfaces. This allows any number of static routes to be added from sysconfig. Make sure we do the default route first so we stand a chance of getting to our DNS server (if we have one) to resolve our own IP address from $hostname.