From owner-freebsd-questions Tue Jan 14 0: 4:43 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5810037B401 for ; Tue, 14 Jan 2003 00:04:42 -0800 (PST) Received: from isber.ucsb.edu (research.isber.ucsb.edu [128.111.147.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D275B43F3F for ; Tue, 14 Jan 2003 00:04:38 -0800 (PST) (envelope-from randall@isber.ucsb.edu) Received: from localhost ([127.0.0.1] helo=research.isber.ucsb.edu) by isber.ucsb.edu with esmtp (Exim 3.36 #2) id 18YM3U-000NDQ-00; Tue, 14 Jan 2003 00:04:16 -0800 Date: Tue, 14 Jan 2003 00:04:16 -0800 (PST) From: randall ehren To: Kent Stewart Cc: Subject: Re: buildworld/installworld problem In-Reply-To: <200301132341.35807.kstewart@owt.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanner: exiscan *18YM3U-000NDQ-00*Jzte9pVs0qU* (ISBER - Institute for Social, Behavioral, and Economic Research) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Go back to your original scheme. Make knows what the true path was when > you did the build and it has to look like that on the clients. If you > link /array/src as /usr/src, make knows it was really /array/src. You > would have to nfs_mount /array/src and link it to /usr/src. Why do that > when you could have created a partition on the array slice called src > and mounted it as /usr/src. Then, you could nfs_mount that partition as > /usr/src and everything is happy. true - but i wanted a single machine to handle doing builds of -stable and -release as i have machines with different needs. if this is impossible then i'll settle, i just figured there was some flag i could possibly pass to the make installworld to fix the problem. thanks for the reply, -randall -- :// randall s. ehren :// voice 805.893.5632 :// systems administrator :// isber|survey|avss.ucsb.edu :// institute for social, behavioral, and economic research To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message