Building my own release ISOs
Sean Bruno
seanbru at yahoo-inc.com
Wed Nov 24 22:10:43 UTC 2010
On Mon, 2010-11-22 at 06:26 -0800, John Baldwin wrote:
> 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.
>
Indeed, I guess I could do it that way. That does involve the step of
creating a patch set and directory.
Sean
More information about the freebsd-hackers
mailing list