From owner-cvs-all Fri Feb 22 19:30:46 2002 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 0CA5037B402; Fri, 22 Feb 2002 19:30:43 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g1N3UgT33555; Fri, 22 Feb 2002 19:30:42 -0800 (PST) (envelope-from dillon) Date: Fri, 22 Feb 2002 19:30:42 -0800 (PST) From: Matthew Dillon Message-Id: <200202230330.g1N3UgT33555@apollo.backplane.com> To: "David O'Brien" Cc: Luigi Rizzo , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc.diskless1 rc.diskless2 References: <200202221905.g1MJ5NJ65641@freefall.freebsd.org> <20020222174206.A63155@iguana.icir.org> <20020222174951.A91144@dragon.nuxi.com> 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 :> Also, in /etc/rc.diskless2, the part that reads rc.conf :> is redundant, as the configuration files have been already :> read in /etc/rc right after the invokation of /etc/rc.diskless1 : :I wondered about that, but I don't want to get into the case that is some :weird usage, it acutally needs to be there. rc.diskless2 is executed in a separate shell. It does not have the config vars unless it gets them. search for 'diskless_mount' in /etc/rc. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message