From owner-freebsd-questions Tue Feb 18 9:23:35 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 B895D37B401 for ; Tue, 18 Feb 2003 09:23:34 -0800 (PST) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C225A43F85 for ; Tue, 18 Feb 2003 09:23:33 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.7/8.12.6) with ESMTP id h1IHNXXw074553; Tue, 18 Feb 2003 12:23:33 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.7/8.12.6/Submit) id h1IHNWBf074550; Tue, 18 Feb 2003 12:23:32 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: Tillman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is using mergemaster multiple times ok? References: <20030217161127.Z17044@seekingfire.com> <20030217232436.GA22032@gothmog.gr> <20030217183059.B17044@seekingfire.com> From: Lowell Gilbert Date: 18 Feb 2003 12:23:32 -0500 In-Reply-To: <20030217183059.B17044@seekingfire.com> Message-ID: <448ywd8puz.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Tillman writes: > So 'make DESTDIR=/var/tmp/temproot distrib-dirs distribution' in > /usr/src/etc should regenerate /var/tmp/temproot? Any pointers to where > I can find more information on the temproot aspects of > mergemaster/installworld? Or is Handbook 21.4.10.2 basically it? The information I needed was in the mergemaster(8) man page. But it makes sense that you'd want a fresh temproot for each machine you install on; otherwise, the previous run will delete files you need to install on the next machine... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message