From owner-svn-src-all@FreeBSD.ORG Thu Dec 4 16:56:11 2008 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B63F106564A; Thu, 4 Dec 2008 16:56:11 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 55A928FC12; Thu, 4 Dec 2008 16:56:11 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 496E16D450; Thu, 4 Dec 2008 16:56:10 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 2638B844D9; Thu, 4 Dec 2008 17:56:10 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: "M. Warner Losh" References: <20081201132554.GD27096@elvis.mu.org> <20081201.221040.-1350500631.imp@bsdimp.com> <20081204095756.GP27096@elvis.mu.org> <20081204.093642.778147376.imp@bsdimp.com> Date: Thu, 04 Dec 2008 17:56:10 +0100 In-Reply-To: <20081204.093642.778147376.imp@bsdimp.com> (M. Warner Losh's message of "Thu, 04 Dec 2008 09:36:42 -0700 (MST)") Message-ID: <86oczryj4l.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, alfred@FreeBSD.org, kientzle@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r185499 - head X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2008 16:56:11 -0000 "M. Warner Losh" writes: > 'Tinderbox' makes no sense to me because the tinderbox that's run only > does one architecture. No, it runs 'make buildworld' for every supported architecture, for an appropriate definition of "supported". This is exactly what 'make universe' does, but the tinderbox has a lot of additional functionality related to scheduling, reporting, updating the source tree, selecting which kernels to build, cleaning the object directory ('rm -rf /usr/obj' or its moral equivalent is much faster than 'make cleandir'), etc. None of this changes how the actual build happens, though. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no