Date: Fri, 14 Nov 2003 10:40:03 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: Andy Farkas <andyf@speednet.com.au> Cc: current@freebsd.org Subject: Re: making a release Message-ID: <20031114084003.GB12701@sunbay.com> In-Reply-To: <20031114071552.W95411@hewey.af.speednet.com.au> References: <3FB3F01B.2060502@btinet.net> <20031113140653.T8291@pooker.samsco.home> <20031114071552.W95411@hewey.af.speednet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Nov 14, 2003 at 07:18:05AM +1000, Andy Farkas wrote: > Scott Long wrote: > > > I use the following all of the time: > > > > cd /usr/src/release ; make release BUILDNAME=5.1-CURRENT > > CHROOTDIR=/usr/release CVSROOT=/usr/ncvs > > Quick question: is it ok to do make -j<n> release ? > No, it's not. But world- and kernel-related parts of "make release" can be built in parallel, here's a relevant excerpt from release/Makefile: # If you want to pass flags to the world build such as -j X, use # WORLD_FLAGS. Similarly, you can specify make flags for kernel # builds via KERNEL_FLAGS. # Similarly, you can specify make flags for make readmes via PORTREADMES_FLAGS. #WORLD_FLAGS=-j4 #KERNEL_FLAGS=-j4 #PORTREADMES_FLAGS=-j4 The release(7) manpage mumbles something about that, but not too verbose. Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/tJTjUkv4P6juNwoRAlciAJ9T/asZP3Y9gWCVSx8BCFzte0f3uwCfdjwX yODPdoJyVH1JbvY1MtOfKK4= =vLD/ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031114084003.GB12701>
