From owner-cvs-all Wed Feb 10 11:37:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08557 for cvs-all-outgoing; Wed, 10 Feb 1999 11:37:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from dfw-ix6.ix.netcom.com (dfw-ix6.ix.netcom.com [206.214.98.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08550; Wed, 10 Feb 1999 11:37:35 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix6.ix.netcom.com (8.8.4/8.8.4) id NAA22803; Wed, 10 Feb 1999 13:37:27 -0600 (CST) Received: from sji-ca1-226.ix.netcom.com(209.109.232.226) by dfw-ix6.ix.netcom.com via smap (V1.3) id rma022691; Wed Feb 10 13:36:51 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id LAA82070; Wed, 10 Feb 1999 11:34:48 -0800 (PST) Date: Wed, 10 Feb 1999 11:34:48 -0800 (PST) Message-Id: <199902101934.LAA82070@silvia.hip.berkeley.edu> To: jkh@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199902101808.KAA97938@freefall.freebsd.org> (jkh@FreeBSD.ORG) Subject: Re: cvs commit: src/etc netstart pccard_ether rc rc.devfs rc.diskless2 rc.firewall From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf * as necessary (for half-assed upgrades). Wouldn't it be better to have an almost-empty /etc/rc.conf pull in /etc/defaults/rc.conf and /etc/rc.conf.local? That way users can clearly see what's happening and we also don't have to go fix all the places that's including /etc/rc.conf. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message