Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2004 08:53:33 +0300
From:      Ruslan Ermilov <ru@freebsd.org>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: make release: creating a trimmed down release?
Message-ID:  <20041019055333.GC90781@ip.net.ua>
In-Reply-To: <20041018225532.GE4968@isis.wad.cz>
References:  <20041018225532.GE4968@isis.wad.cz>

next in thread | previous in thread | raw e-mail | index | archive | help

--1ccMZA6j1vT5UqiK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 19, 2004 at 12:55:32AM +0200, Roman Neuhauser wrote:
> I'd like to create a trimmed down release, but it looks like
> make release -DNO_CXX ... is not the way to go. What's the official
> way of doing this kind of stuff? Specifically, I've attempted the build
> with
>=20
>   make release \
>     BUILDNAME=3D$buildname \
>     CHROOTDIR=3D$chrootdir \
>     CVSROOT=3D$cvsroot \
>     EXTSRCDIR=3D$extsrcdir \
>     RELEASETAG=3D$releasetag \
>     KERNEL_FLAGS=3D-j8 \
>     WORLD_FLAGS=3D-j8 \
>     -DNODOC \
>     -DNOPORTS \
>     -DNO_CXX \
>     -DNO_BLUETOOTH \
>     -DNO_DYNAMICROOT \
>     -DNO_FORTRAN \
>     -DNO_I4B \
>     -DNO_IPFILTER \
>     -DNO_KERBEROS \
>     -DNO_OBJC \
>     -DNO_OPENSSH \
>     -DNO_OPENSSL \
>     -DNO_SENDMAIL \
>     -DNO_TOOLCHAIN \
>     -DNOATM \
>     -DNOGAMES \
>     -DNOINET6 \
>     -DNOPROFILE \
>     -DNO_BIND
>=20
Try adding these -DNO*'s to WORLD_FLAGS.  No guarantee it will all work,
but chances are good that most of them will work.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--1ccMZA6j1vT5UqiK
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFBdKvdqRfpzJluFF4RAlAsAJkB+n63SfCTjXDL3+j8JoLNZOfvvgCghpKA
3NeAnhzfIcSgpwSPP/YaHKg=
=qJiG
-----END PGP SIGNATURE-----

--1ccMZA6j1vT5UqiK--



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