Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 11:43:19 -0400
From:      Brian Reichert <reichert@numachi.com>
To:        Makoto Matsushita <matusita@jp.FreeBSD.org>
Cc:        reichert@numachi.com, freebsd-hackers@FreeBSD.ORG
Subject:   Re: 'make release' tries to build a port?
Message-ID:  <20020710114319.R259@numachi.com>
In-Reply-To: <20020710102552C.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Wed, Jul 10, 2002 at 10:25:52AM %2B0900
References:  <20020707151855E.matusita@jp.FreeBSD.org> <20020707214508.V259@numachi.com> <20020709164943.K259@numachi.com> <20020710102552C.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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		<reichert@numachi.com>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020710114319.R259>