From owner-freebsd-current Wed Jan 26 14:33:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 8FD8214CCA for ; Wed, 26 Jan 2000 14:33:18 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id XAA07349; Wed, 26 Jan 2000 23:32:58 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: mestery@visi.com Cc: freebsd-current@FreeBSD.ORG Subject: Re: NFS /usr/src and /usr/obj? In-reply-to: Your message of "Wed, 26 Jan 2000 16:26:20 CST." Date: Wed, 26 Jan 2000 23:32:58 +0100 Message-ID: <7347.948925978@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message