Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Apr 2001 00:37:52 +0900
From:      Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
To:        paul@psconsult.nl
Cc:        stable@freebsd.org
Subject:   Re: make relase stops at missing sysinstall
Message-ID:  <20010409003752F.matusita@jp.FreeBSD.org>
In-Reply-To: <20010408113410.A42640@psconsult.nl>
References:  <20010408113410.A42640@psconsult.nl>

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

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




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