From owner-cvs-src@FreeBSD.ORG Thu Jun 22 17:09:56 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C81816A481; Thu, 22 Jun 2006 17:09:56 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C0A43D53; Thu, 22 Jun 2006 17:09:55 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 11E131A4DD7; Thu, 22 Jun 2006 10:09:55 -0700 (PDT) Date: Thu, 22 Jun 2006 10:09:55 -0700 From: Alfred Perlstein To: John Baldwin Message-ID: <20060622170955.GY95135@elvis.mu.org> References: <200606070333.k573XmRc067920@repoman.freebsd.org> <20060607194300.7565e832.trhodes@FreeBSD.org> <20060620185321.GA43367@dragon.NUXI.org> <200606201516.39121.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606201516.39121.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: Tom Rhodes , src-committers@freebsd.org, cvs-all@freebsd.org, obrien@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src Makefile README X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 17:09:56 -0000 * John Baldwin [060620 13:31] wrote: > On Tuesday 20 June 2006 14:53, David O'Brien wrote: > > On Wed, Jun 07, 2006 at 07:43:00PM -0400, Tom Rhodes wrote: > > > Personally, I was debating on just removing most of the > > > world target with just a message: > > > > > > "The world target has been replaced with the buildworld target." > > > > No! > > > > 'make world' is still my normal building process. Why force > > "make buildworld && make installworld"?? > > > > I don't care how undocumented it is, or obfusacted > > 'HISTORICAL_MAKE_WORLD' is; but please leave them alone! > > > > thanks for your attention. > > You can already get that via 'make DESTDIR=/ world' you know. :) And that's > shorter to type. I think I'm missing something. Is the only difference between "make world" and: "make buildworld buildkernel installkernel installworld" That make world has the order of installs flipped? -- - Alfred Perlstein - coder / sysadmin / FreeBSD Hacker / All that jazz -