From owner-cvs-all Fri Feb 22 17:50:15 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 61C2C37B402; Fri, 22 Feb 2002 17:50:11 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id g1N1nqm36786; Fri, 22 Feb 2002 17:49:52 -0800 (PST) (envelope-from obrien) Date: Fri, 22 Feb 2002 17:49:52 -0800 From: "David O'Brien" To: Luigi Rizzo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.diskless1 rc.diskless2 Message-ID: <20020222174951.A91144@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200202221905.g1MJ5NJ65641@freefall.freebsd.org> <20020222174206.A63155@iguana.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020222174206.A63155@iguana.icir.org>; from rizzo@icir.org on Fri, Feb 22, 2002 at 05:42:06PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 On Fri, Feb 22, 2002 at 05:42:06PM -0800, Luigi Rizzo wrote: > The call to "newaliases" which you introduced in /etc/rc.diskless1 > requires /usr to be mounted, which is not guaranteed at that stage. > > I think that part should be backed out and moved to > /etc/rc.diskless2 after the "mount -a" Fixed. > 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message