From owner-freebsd-current@FreeBSD.ORG Tue Jul 13 20:20:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A10316A4D0 for ; Tue, 13 Jul 2004 20:20:17 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C0543D1D for ; Tue, 13 Jul 2004 20:20:17 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1BkTlA-000JAf-J5; Tue, 13 Jul 2004 13:20:16 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16628.17408.87798.143913@ran.psg.com> Date: Tue, 13 Jul 2004 13:20:16 -0700 To: "Poul-Henning Kamp" References: <16628.15376.651824.540615@ran.psg.com> <24364.1089749786@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: CVSUP and 5.2.1 RELEASE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 20:20:17 -0000 >> let me ask a different question. what is the need for 'make world'? > It is mentioned in approximately 22900 hits on google: so is george bush, but i am hoping we don't keep him. i meant my question seriously. when should i use 'make world', as opposed to the sequence to which i am used make buildworld make kernel boot -sw make installworld mergemaster reboot randy