From owner-freebsd-hackers Wed Jul 10 8:43:29 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B539237B400 for ; Wed, 10 Jul 2002 08:43:25 -0700 (PDT) Received: from natto.numachi.com (natto.numachi.com [198.175.254.216]) by mx1.FreeBSD.org (Postfix) with SMTP id A84C143E31 for ; Wed, 10 Jul 2002 08:43:24 -0700 (PDT) (envelope-from reichert@numachi.com) Received: (qmail 97954 invoked by uid 1001); 10 Jul 2002 15:43:19 -0000 Date: Wed, 10 Jul 2002 11:43:19 -0400 From: Brian Reichert To: Makoto Matsushita Cc: reichert@numachi.com, freebsd-hackers@FreeBSD.ORG Subject: Re: 'make release' tries to build a port? Message-ID: <20020710114319.R259@numachi.com> References: <20020707151855E.matusita@jp.FreeBSD.org> <20020707214508.V259@numachi.com> <20020709164943.K259@numachi.com> <20020710102552C.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020710102552C.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Wed, Jul 10, 2002 at 10:25:52AM +0900 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 10, 2002 at 10:25:52AM +0900, Makoto Matsushita wrote: > > reichert> Unfortunately, I had to delve into other bits of mystery and wonder: > reichert> - The Makefile in usr/src/release; that's where KERNEL_FLAGS and > reichert> WORLD_FLAGS are mentioned. > > Ya, it should be documented in release(7) IMO... > > reichert> Now, if only I could automate a relationship between > reichert> RELEASETAG and BUILDNAME... > > You can set both RELEASETAG and BUILDNAME in your own shell script > which kicks "make release". That's just a shell-script programming problem:) That's essentially what I've done, but I don't know what the _relationship_ between them are. RELEASETAG BUILDNAME RELENG_4_4_0_RELEASE 4.4-RELEASE RELENG_4_5_0_RELEASE 4.5-RELEASE RELENG_4 4.6-STABLE? If FreeBSD were to maintain a 4.7-STABLE tree, the RELEASETAG would not change, but the BUILDNAME would. How to I transform a RELEASETAG into a BUILDNAME? I suspect I really need some meta-knowledge about what tags are in the CVS tree... > -- - > Makoto `MAR' Matsushita -- Brian 'you Bastard' Reichert 37 Crystal Ave. #303 Daytime number: (603) 434-6842 Derry NH 03038-1713 USA Intel architecture: the left-hand path To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message