From owner-freebsd-questions@FreeBSD.ORG Tue May 13 23:23:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F234937B401 for ; Tue, 13 May 2003 23:23:02 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC5C743FA3 for ; Tue, 13 May 2003 23:23:01 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.8/8.12.8) with ESMTP id h4E6M6Vo016614; Wed, 14 May 2003 08:22:06 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.8/8.12.8/Submit) id h4E6M5eC016613; Wed, 14 May 2003 08:22:05 +0200 (CEST) Date: Wed, 14 May 2003 08:22:05 +0200 From: Stijn Hoop To: Lowell Gilbert Message-ID: <20030514062205.GB16421@pcwin002.win.tue.nl> References: <20030512141557.GC45707@pcwin002.win.tue.nl> <4465oei7aj.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DBIVS5p969aUjpLe" Content-Disposition: inline In-Reply-To: <4465oei7aj.fsf@be-well.ilk.org> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: freebsd-questions@freebsd.org Subject: Re: make release and various make.conf's X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 06:23:03 -0000 --DBIVS5p969aUjpLe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 13, 2003 at 10:36:04PM -0400, Lowell Gilbert wrote: > Stijn Hoop writes: >=20 > > I want to build a release that's as pristine as possible. Therefore > > I wanted to use a separate make.conf (A) for the initial chroot install= ation > > 'make buildworld', and a separate make.conf (B) for the 'make release' = step. > > As the host's /etc/make.conf has options that are not appropriate for > > building the initial chroot install, make.conf (A) cannot be /etc/make.= conf. > >=20 > > So I tried to build the chroot install with > >=20 > > # env __MAKE_CONF=3D/freebsd/etc/make.conf.host make buildworld > >=20 > > which succeeded. Then I tried to make the release but there I ran into > > a problem -- I needed to specify the above make.conf.host in the __MAKE= _CONF > > variable in order for the initial 'installworld' to succeed -- but then= I > > couldn't specify a __MAKE_CONF for the release build! > >=20 > > Is there a way to accomplish what I want? >=20 > I believe the release engineers normally use a jail(8) for this purpose. Great suggestion, that'll probably work. Thanks! --Stijn --=20 Q: Why is Batman better than Bill Gates? A: Batman was able to beat the Penguin. --DBIVS5p969aUjpLe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+weCNY3r/tLQmfWcRAgUKAJ9tyDC9kVQAr00U+pxjSLkLLPAkAwCeJhvH vE3tbBRJXpdNgXkuc7ZEP/I= =go5I -----END PGP SIGNATURE----- --DBIVS5p969aUjpLe--