From owner-freebsd-current@FreeBSD.ORG Mon Oct 18 22:55:34 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 B0DAA16A4CE for ; Mon, 18 Oct 2004 22:55:34 +0000 (GMT) Received: from smradoch.ath.cx (r2g224.chello.upc.cz [62.245.70.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C29F43D1F for ; Mon, 18 Oct 2004 22:55:34 +0000 (GMT) (envelope-from neuhauser@chello.cz) Received: by smradoch.ath.cx (Postfix, from userid 1001) id EDA731F87BED; Tue, 19 Oct 2004 00:55:32 +0200 (CEST) Date: Tue, 19 Oct 2004 00:55:32 +0200 From: Roman Neuhauser To: freebsd-current Message-ID: <20041018225532.GE4968@isis.wad.cz> Mail-Followup-To: freebsd-current Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: 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: Mon, 18 Oct 2004 22:55:34 -0000 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 make release \ BUILDNAME=$buildname \ CHROOTDIR=$chrootdir \ CVSROOT=$cvsroot \ EXTSRCDIR=$extsrcdir \ RELEASETAG=$releasetag \ KERNEL_FLAGS=-j8 \ WORLD_FLAGS=-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 -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html