Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2001 23:38:47 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Paul Murphy <paul@earth.upton.net>
Cc:        questions@freebsd.org
Subject:   Re: sharing out /usr/src and /usr/obj
Message-ID:  <15231.17111.200516.826206@guru.mired.org>
In-Reply-To: <103653448@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Murphy <paul@earth.upton.net> types:
> On August 18, 2001 10:12 am, Damage wrote:
> > On Server "A" I would like to NFS export /usr/src and /usr/obj for the
> > purposes of making world on servers B,C,D, etc.
>  I've done it and it works fine.

Ditto.

> > would have to do is run 'make installworld', mergemaster, etc.
> > I am curious how people are doing this with success, what steps you took,
> > and what caveats there are (if any) in doing so.
>  One note: mergemaster needs write access to /usr/src to create a sendmail 
> config file [sendmail.cf I think].

One serious non-obvious gotcha: /usr/src must be mounted on the same
name *after* you've resolved all the symlinks. The same may need to be
true for /usr/obj; I haven't tried.

Watch out for differences in /etc/make.conf that might cause things to
screw up if it changes between build and install.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

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




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