Building my own release ISOs
John Baldwin
jhb at freebsd.org
Mon Nov 22 14:53:38 UTC 2010
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
More information about the freebsd-hackers
mailing list