Date: Fri, 22 Feb 2002 17:49:52 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Luigi Rizzo <rizzo@icir.org> 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> In-Reply-To: <20020222174206.A63155@iguana.icir.org>; from rizzo@icir.org on Fri, Feb 22, 2002 at 05:42:06PM -0800 References: <200202221905.g1MJ5NJ65641@freefall.freebsd.org> <20020222174206.A63155@iguana.icir.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020222174951.A91144>