From owner-freebsd-current@FreeBSD.ORG Tue Oct 19 05:53:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7477E16A4CF for ; Tue, 19 Oct 2004 05:53:47 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9242E43D2F for ; Tue, 19 Oct 2004 05:53:46 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9J5rj7O029573 for ; Tue, 19 Oct 2004 08:53:45 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 71705-14 for ; Tue, 19 Oct 2004 08:53:45 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i9J5rfk4029558 for ; Tue, 19 Oct 2004 08:53:44 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i9J5rXlr006901 for freebsd-current@freebsd.org; Tue, 19 Oct 2004 08:53:33 +0300 (EEST) (envelope-from ru) Date: Tue, 19 Oct 2004 08:53:33 +0300 From: Ruslan Ermilov To: freebsd-current Message-ID: <20041019055333.GC90781@ip.net.ua> References: <20041018225532.GE4968@isis.wad.cz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1ccMZA6j1vT5UqiK" Content-Disposition: inline In-Reply-To: <20041018225532.GE4968@isis.wad.cz> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua Subject: Re: make release: creating a trimmed down release? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 05:53:47 -0000 --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--