On Wed, Jul 03, 2002 at 11:33:04AM +0900, Makoto Matsushita wrote: > > src/release/Makefile assumes that src/release directory is actually > /usr/src/release. It seems that your source code location is /home/src.
I hoped hoped that symlinks would solve that problem. :/ > reichert> /usr/bin/time make release \ > reichert> CHROOTDIR=/home/release \ > reichert> BUILDNAME=4.5-RELEASE \ > reichert> CVSROOT=/home/ncvs \ > reichert> RELEASETAG=RELENG_4_5_0_RELEASE > > DOCDISTFILES=/your/ports/distfile/directory will help you. Note that > this variable name is changed to 'RELEASEDISTFILES' in recent 4-stable. > > If you want to learn more about "make release", read release(7) manual > available in recent 4-stable. Also src/release/Makefile will help you:) Ah, thank you for the pointer! My only other one was: http://people.freebsd.org/~murray/#publications The Release Engineering of FreeBSD 4.4, Conference Proceedings, BSDCon Europe 2001 A very helpful PDF file... Off I go, for more poking... > -- - > 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

