Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 09:35:59 -0500
From:      Vivek Khera <khera@kciLink.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   RE: Buildworld Server
Message-ID:  <14906.11343.57460.895050@onceler.kciLink.com>
In-Reply-To: <BCEFKOJHNDEAJONMKMHEOEJICDAA.pahowes@fair-ware.com>
References:  <14905.11883.609177.594611@onceler.kciLink.com> <BCEFKOJHNDEAJONMKMHEOEJICDAA.pahowes@fair-ware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "PAH" == Paul A Howes <pahowes@fair-ware.com> writes:

PAH> I have done this many times, and this is the correct way of handling a
PAH> build-server.  However, I'd like to clarify a couple of things:

PAH> I like to permanently export the file systems used during builds.  I just
PAH> feel that it's easier this way.  On the server, edit your /etc/exports file
PAH> and add the following lines:

PAH> 	/usr/src   -alldirs -maproot=0 *
PAH> 	/usr/obj   -alldirs -maproot=0 *
PAH> 	/usr/ports -alldirs -maproot=0 *

The "-alldirs" is totally unnecessary for your example.  You only
attempt to mount the specified mount point, not some arbitrary
interior directory.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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