From owner-freebsd-rc@FreeBSD.ORG Thu May 27 06:49:28 2010 Return-Path: Delivered-To: rc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDD9A1065676; Thu, 27 May 2010 06:49:28 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 8A7B28FC18; Thu, 27 May 2010 06:49:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o4R6do2s050307; Thu, 27 May 2010 00:39:50 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 27 May 2010 00:39:54 -0600 (MDT) Message-Id: <20100527.003954.497362415606302342.imp@bsdimp.com> To: sem@semmy.ru From: "M. Warner Losh" In-Reply-To: <20100527.001534.807935107107604070.imp@bsdimp.com> References: <4BFD4E95.3080407@elischer.org> <4BFE04E5.1010708@semmy.ru> <20100527.001534.807935107107604070.imp@bsdimp.com> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: rc@FreeBSD.org, sem@FreeBSD.org, julian@elischer.org, net@FreeBSD.org Subject: Re: move setfib(1) X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 May 2010 06:49:29 -0000 In message: <20100527.001534.807935107107604070.imp@bsdimp.com> "M. Warner Losh" writes: : at the point in the boot scripts you want to use it. Even if you have : / and /usr separate on NFS partitions, you can specify netfs_types="" : in the NFS root's rc.conf and all NFS mounts will mount too very : early. s/will mount too very early/will mount early as well/g Sorry. Warner