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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

