From owner-freebsd-current@FreeBSD.ORG Fri Feb 2 14:02:33 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA62F16A400 for ; Fri, 2 Feb 2007 14:02:33 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 41AB013C48E for ; Fri, 2 Feb 2007 14:02:33 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so747047uge for ; Fri, 02 Feb 2007 06:02:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=MAjvRSRsT9l2cugAWQyfMybH8G1vP2I2+Pm/j3qN5r6DzM994XNh+kWVrsgZMWRSqwZm0Lnz5u1/VUx+yWn8sXkudzlcZ9GIR3IQCAO6OBHYo/cciRzUFudcxk9P7Qy6nU06pkEmr2e2i28NP7jYnft7GohdLPukd2+b78YY2D4= Received: by 10.78.157.8 with SMTP id f8mr823240hue.1170424952001; Fri, 02 Feb 2007 06:02:32 -0800 (PST) Received: by 10.78.170.11 with HTTP; Fri, 2 Feb 2007 06:02:31 -0800 (PST) Message-ID: Date: Fri, 2 Feb 2007 17:02:31 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Danny Braniss" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 6cd0619b0d9a84ee Cc: freebsd-current@freebsd.org Subject: Re: cross release mergemaster question X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2007 14:02:33 -0000 On 2/2/07, Andrew Pantyukhin wrote: > On 2/2/07, Danny Braniss wrote: > > > On 2/2/07, "Andrew Pantyukhin" wrote: > > > > hi all, > > > > is there some magic to run mergemaster on a 6.2 host > > > > for a 7.0 distro? > > > > > > > > mergemaster -m /r+d/7.0/src -d /d/7 > > > > fails when trying to compile(why?) > > > > > > mergemaster -m /r+d/7.0/src/etc -d /d/7 > > > > no cookies :-) > > hmm... > mergemaster -m /r+d/7.0/src/etc -D /d/7 or even /r+d/7.0/src/usr.sbin/mergemaster -m /r+d/7.0/src/etc -D /d/7