From owner-freebsd-questions Mon Jan 1 20:42:39 2001 From owner-freebsd-questions@FreeBSD.ORG Mon Jan 1 20:42:37 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id C898537B400 for ; Mon, 1 Jan 2001 20:42:36 -0800 (PST) Received: from oT.An'Era [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id AB8A88A101E6; Tue, 02 Jan 2001 05:39:38 +0100 Date: Tue, 2 Jan 2001 05:42:10 +0100 (CET) From: Maarten van Schie Sender: To: "Giovanni P. Tirloni" Cc: Subject: Re: make world to specific location In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > If I mount those partitions in my current system, fetch -CURRENT's > sources (using cvsup) and store it on (let's say that ad0s2e is mounted > on /current) /current/usr/src, is there I way I can cd /current/usr/src > and make world to have -CURRENT installed on /current ? If yes, what am I > suposed to do ? any variables to set ? any documentation about it ? I've got an HP Vectra VE on which I can't install FreeBSD unless it's done inside another system. I made it's disk / and after installation I mounted the slice of that system containing sources of 4.2S, cd'ed to the dir and made world smoothly. It all goes straight to /usr/obj. If you less the sources makefiles you can see variables like MAKEOBJDIRPREFIX?=/usr/obj in src/Makefile.upgrade, but I don't see any to specify the installworld target, Maarten. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message