Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2010 09:26:26 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-hackers@freebsd.org, sbruno@freebsd.org
Subject:   Re: Building my own release ISOs
Message-ID:  <201011220926.26413.jhb@freebsd.org>
In-Reply-To: <1290389482.16558.1338.camel@home-yahoo>
References:  <1290389482.16558.1338.camel@home-yahoo>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, November 21, 2010 8:31:22 pm Sean Bruno wrote:
> Does this look about right to build from a test branch?
> 
> sudo make release SVNROOT=ssh+svn://svn.freebsd.org/base
> SVNBRANCH=projects/sbruno_64cpus MAKE_ISOS=y MAKE_DVD=y NO_FLOPPIES=y
> NODOC=y NOPORTSATALL=y WORLD_FLAGS=-j32 KERNEL_FLAGS=-j32
> BUILDNAME=sbruno CHROOTDIR=/new_release

Sure.  Note, though, that you don't have to create a branch just to build a 
release with a patch.  You can always use LOCAL_PATCHES to apply patches to 
the source tree you build a release against.

-- 
John Baldwin



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