Re: make release

From: Nathan Whitehorn <nwhitehorn_at_freebsd.org>
Date: Tue, 12 Apr 2011 10:14:20 -0500
On 04/12/11 10:02, George Kontostanos wrote:
> I am trying to make a release with the following arguments:
>
> make release CHROOTDIR=/usr/home/current BUILDNAME=9-CURRENT
> EXTSRCDIR=/usr/src NOPORTS=YES MAKE_ISOS=YES
>
> however /usr/home/current is being ignored completely and everything ends up
> in /usr/obj/usr/src. Am I doing something wrong ?

Following switching the default installer away from sysinstall, make 
release works differently now (see release(7), which has been updated to 
reflect the new release-building process). The closest analog to the 
command above (though you may want to do something different) is:
cd /usr/src/release
./generate-release.sh head /usr/home/current
-Nathan
Received on Tue Apr 12 2011 - 13:14:30 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:13 UTC