From owner-freebsd-current Wed Apr 24 18:46: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id DDD4237B404; Wed, 24 Apr 2002 18:46:01 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3P1iPH86447; Wed, 24 Apr 2002 19:44:25 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3P1iOb37240; Wed, 24 Apr 2002 19:44:24 -0600 (MDT) (envelope-from imp@village.org) Date: Wed, 24 Apr 2002 19:44:20 -0600 (MDT) Message-Id: <20020424.194420.123207810.imp@village.org> To: obrien@FreeBSD.ORG Cc: danny@cs.huji.ac.il, current@FreeBSD.ORG Subject: Re: FreeBSD 5.0 Developer Preview #1 Now Available / diskless booting From: "M. Warner Losh" In-Reply-To: <20020422234701.A52794@dragon.nuxi.com> References: <20020422234701.A52794@dragon.nuxi.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020422234701.A52794@dragon.nuxi.com> "David O'Brien" writes: : The very original "solution" was to mount NFS / RW. The move to : /conf/default/etc was someone's special needs leaking into the FreeBSD : repository. If you want to special case, things be my guest -- add an : elif test; but leave RW NFS mounted / alone. / should only be mounted RO IFF root_rw_mount is not empty aand doesn't match [Nn][Oo]. We already have a variable for dealing with that. /etc/rc.diskless* shouldn't, as obrien points out, assume a specific setting. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message