Skip site navigation (1)Skip section navigation (2)
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

--uQr8t48UFsdbeI+V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Nov 14, 2003 at 07:18:05AM +1000, Andy Farkas wrote:
> Scott Long wrote:
>=20
> > I use the following all of the time:
> >
> > cd /usr/src/release ; make release BUILDNAME=3D5.1-CURRENT
> > CHROOTDIR=3D/usr/release CVSROOT=3D/usr/ncvs
>=20
> Quick question: is it ok to do make -j<n> release ?
>=20
No, it's not.  But world- and kernel-related parts of "make
release" can be built in parallel, here's a relevant excerpt
=66rom 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_FL=
AGS.
#WORLD_FLAGS=3D-j4
#KERNEL_FLAGS=3D-j4
#PORTREADMES_FLAGS=3D-j4

The release(7) manpage mumbles something about that, but not too verbose.


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software Ltd,
ru@FreeBSD.org		FreeBSD committer

--uQr8t48UFsdbeI+V
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/tJTjUkv4P6juNwoRAlciAJ9T/asZP3Y9gWCVSx8BCFzte0f3uwCfdjwX
yODPdoJyVH1JbvY1MtOfKK4=
=vLD/
-----END PGP SIGNATURE-----

--uQr8t48UFsdbeI+V--



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