Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 19:44:20 -0600 (MDT)
From:      "M. Warner Losh" <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
Message-ID:  <20020424.194420.123207810.imp@village.org>
In-Reply-To: <20020422234701.A52794@dragon.nuxi.com>
References:  <obrien@FreeBSD.ORG> <E16ztee-0002kl-00@cs.huji.ac.il> <20020422234701.A52794@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20020422234701.A52794@dragon.nuxi.com>
            "David O'Brien" <obrien@FreeBSD.ORG> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020424.194420.123207810.imp>