From owner-cvs-all Sat Dec 21 9:23:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2752137B405; Sat, 21 Dec 2002 09:23:56 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A115C43EDA; Sat, 21 Dec 2002 09:23:55 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.5) with ESMTP id gBLHNtOM041154; Sat, 21 Dec 2002 09:23:55 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.5/Submit) id gBLHNtq3041153; Sat, 21 Dec 2002 09:23:55 -0800 (PST) (envelope-from dillon) Date: Sat, 21 Dec 2002 09:23:55 -0800 (PST) From: Matthew Dillon Message-Id: <200212211723.gBLHNtq3041153@apollo.backplane.com> To: Jake Burkholder Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc.diskless1 References: <200212210030.gBL0U8mj092252@repoman.freebsd.org> <20021221051202.A19933@locore.ca> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :> do other cleanups. :> :> (documentation and man page updates to follow). : :Do you intend to make these changes in the rcng scripts in etc/rc.d as well? :rcng is the default in -current so I can't see this getting much testing. : :Jake I wasn't aware that the diskless code had been copied to etc/rc.d, but now that you mention it I see it has. Yes, I will make the changes there too. But before I do so I need to finish up on the old version of the file so I can properly MFC it to -stable. I have to deal with /tmp, /var, and /dev (though maybe not /dev on -current). I want to give them the same flexibility. Then I'll generate the RCNG version, which will take a little longer because I have to reinstall my -current test box to test it. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message