From owner-freebsd-doc@FreeBSD.ORG Mon May 12 10:09:59 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE21737B401; Mon, 12 May 2003 10:09:59 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E32D43F3F; Mon, 12 May 2003 10:09:59 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id C3CD92105B; Mon, 12 May 2003 10:09:58 -0700 (PDT) Date: Mon, 12 May 2003 10:09:58 -0700 From: Hiten Pandya To: "Gary W. Swearingen" Message-ID: <20030512170958.GD76401@perrin.int.nxad.com> References: <20030510151718.D2044@wonkity.com> <20030510185024.4b05ffaf.trhodes@FreeBSD.org> <20030511043058.4088711d.trhodes@FreeBSD.org> <20030512115339.GB63817@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: Tom Rhodes cc: doc@FreeBSD.ORG Subject: Re: Handbook: Using "make world" Chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 17:10:00 -0000 On Mon, May 12, 2003 at 10:07:15AM -0700, Gary W. Swearingen wrote: > Hiten Pandya writes: > > > Also, it might help if we mentioned, that the make world target > > is actually a split, ``buildworld'' and ``installworld''. Last > > It's already mentioned, buried deep in the details, and with too many of > it's own: > > Beginning with version 2.2.5 of FreeBSD (actually, it was first > created on the FreeBSD-CURRENT branch, and then retrofitted to > FreeBSD-STABLE midway between 2.2.2 and 2.2.5) the world target has > been split in two: buildworld and installworld. Right! My mistake for not noticing that. ;-) -- Hiten (hmp@FreeBSD.ORG)