From owner-freebsd-questions Mon Feb 17 15:24:42 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 9C18937B401 for ; Mon, 17 Feb 2003 15:24:41 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8240743F3F for ; Mon, 17 Feb 2003 15:24:40 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a072.otenet.gr [212.205.215.72]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1HNObpU015759; Tue, 18 Feb 2003 01:24:38 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1HNObdC022059; Tue, 18 Feb 2003 01:24:37 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1HNOaLE022058; Tue, 18 Feb 2003 01:24:36 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 18 Feb 2003 01:24:36 +0200 From: Giorgos Keramidas To: Tillman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Is using mergemaster multiple times ok? Message-ID: <20030217232436.GA22032@gothmog.gr> References: <20030217161127.Z17044@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030217161127.Z17044@seekingfire.com> 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 On 2003-02-17 16:11, Tillman wrote: > I have a build host that exports /usr/src, /usr/obj and /usr/ports. As > long as I don't 'd'elete the temporary config files when using > mergemaster, is it safe to use mergemaster on multiple machines? My main > concern would be the state of the temporary config files changing > between mergemaster runs. Mmmmm, you should probably delete the /var/tmp/temproot anyway, just in case 'make distribute' in /usr/src/etc happens to install different files depending on the machine cpu/architecture/build/etc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message