From owner-cvs-all Sat Apr 27 11:39:41 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 0B43337B404; Sat, 27 Apr 2002 11:39:37 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3RIdZYm014085; Sat, 27 Apr 2002 11:39:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g3RIcJgv014073; Sat, 27 Apr 2002 11:38:19 -0700 (PDT) Date: Sat, 27 Apr 2002 11:38:18 -0700 From: "David O'Brien" To: Ruslan Ermilov Cc: John Baldwin , Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020427113818.A13641@dragon.nuxi.com> Reply-To: John Baldwin , Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita References: <20020427033118.GA583@athlon.pn.xcllnt.net> <20020427140443.GA35685@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020427140443.GA35685@sunbay.com>; from ru@FreeBSD.org on Sat, Apr 27, 2002 at 05:04:43PM +0300 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 05:04:43PM +0300, Ruslan Ermilov wrote: > 6. Build crunched binaries, boot and fixit, using the right > cross-tools, libraries and headers. This is done by importing It would be very nice if we would do this in a separate ${.OBJDIR} than the one we build normal binaries in. Because we do this, a make release is not restartable after a certain point. One can use 'crunchgen -p' to do this right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message