Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2026 12:35:08 +0200
Message-ID:  <86h5pceckj.fsf@ltc.des.dev>
In-Reply-To: <mvypbzderggweublxtzg@ysah> (vermaden@interia.pl's message of "Wed, 15 Apr 2026 12:24:46 %2B0200")
References:  <vsrnpptctovresbxatrz@hovo> <mvypbzderggweublxtzg@ysah>

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

vermaden <vermaden@interia.pl> writes:
> I was not able to get 'release.sh' to success even a single time - it
> always failed with different errors - the 'help' I received here also
> did not pushed things forward ...

You mean the correct advice that you ignored?

You ran this:

    make -j 24 release.conf=custom.conf release

First of all, as Colin told you, you need to define WITH_VMIMAGES either
in your environment, in make.conf, or on the make command line.  Adding
it to your release configuration file has no effect.

Second, `release.conf=custom.conf` has no effect either.  You just made
that up.  The correct variable name is RELEASECONF.

Third, you could easily have learned this by reading the Makefile and
release.sh, they're not particularly complex.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org


home | help

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