Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2001 08:11:46 +0200
From:      Paul Schenkeveld <paul@psconsult.nl>
To:        Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
Cc:        paul@psconsult.nl, stable@FreeBSD.ORG
Subject:   Re: make relase stops at missing sysinstall
Message-ID:  <20010409081146.A58878@psconsult.nl>
In-Reply-To: <20010409003752F.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Mon, Apr 09, 2001 at 12:37:52AM %2B0900
References:  <20010408113410.A42640@psconsult.nl> <20010409003752F.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Makoto!

That was it!  I seem to have assumed that the CVS tag was sticky
but forgot that the first thing make release does is remove the
complete chroot tree, including the CVS/Tag files.

Got my make release now working just in time for the coming 4.3
release (CD-roms usually arrive slowly here in The Netherlands)
and make my customers happy again.

Regards,

Paul Schenkeveld

On Mon, Apr 09, 2001 at 12:37:52AM +0900, Makoto MATSUSHITA wrote:
> 
> paul>     make release \
> paul> 	    BINFORMAT=elf \
> paul> 	    NODOC=YES \
> paul> 	    NOPORTS=YES \
> paul> 	    BUILDNAME=4.3-SNAP-`date +%Y%m%d` \
> paul> 	    CHROOTDIR=/usr/release/snap
> 
> You forget to add 'RELEASETAG'. See src/release/Makefile.
> 
> -- -
> Makoto `MAR' MATSUSHITA
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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