From owner-freebsd-current Thu Jan 27 10:34:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from arnold.neland.dk (mail.neland.dk [194.255.12.232]) by hub.freebsd.org (Postfix) with ESMTP id 9C1F8156E6 for ; Thu, 27 Jan 2000 10:34:51 -0800 (PST) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.9.3/8.9.3) with ESMTP id TAA11592; Thu, 27 Jan 2000 19:34:41 +0100 (CET) (envelope-from leifn@neland.dk) Date: Thu, 27 Jan 2000 19:34:41 +0100 (CET) From: Leif Neland To: Poul-Henning Kamp Cc: freebsd-current@FreeBSD.ORG Subject: Re: NFS /usr/src and /usr/obj? In-Reply-To: <7347.948925978@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 26 Jan 2000, Poul-Henning Kamp wrote: > In message , mestery@visi.com writes: > >I'm wondering how one can do a buildworld on a machine, and then NFS > >mount /usr/src and /usr/obj on a client machine and do an installworld > >of the freshly built sources? I've been looking in the archives without > >much success, and haven't figured it out by reading the makefiles yet. > >Can anyone shed some light on this? > > I've done it in the past, but not recently. > > Consider the alternative of mounting the destination on the compilehost > and make install DESTDIR=/mnt > A: What's the advantage? B: What do I mount? The root of the destination? Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message