From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 11:12:54 2003 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 40FFE16A4CE; Tue, 9 Dec 2003 11:12:54 -0800 (PST) Received: from pit.databus.com (p70-227.acedsl.com [66.114.70.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id F317243D2A; Tue, 9 Dec 2003 11:12:52 -0800 (PST) (envelope-from barney@pit.databus.com) Received: from pit.databus.com (localhost [127.0.0.1]) by pit.databus.com (8.12.10/8.12.10) with ESMTP id hB9JCqRL040079; Tue, 9 Dec 2003 14:12:52 -0500 (EST) (envelope-from barney@pit.databus.com) Received: (from barney@localhost) by pit.databus.com (8.12.10/8.12.10/Submit) id hB9JCqNP040078; Tue, 9 Dec 2003 14:12:52 -0500 (EST) (envelope-from barney) Date: Tue, 9 Dec 2003 14:12:52 -0500 From: Barney Wolff To: "David O'Brien" Message-ID: <20031209191252.GA39883@pit.databus.com> References: <20031206171511.GA23158@SDF.LONESTAR.ORG> <20031207131034.X7085@carver.gumbysoft.com> <20031207230044.GA6169@SDF.LONESTAR.ORG> <20031208180718.GA49355@xor.obsecurity.org> <20031209181920.GD19222@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031209181920.GD19222@dragon.nuxi.com> User-Agent: Mutt/1.4.1i X-Scanned-By: MIMEDefang 2.38 cc: freebsd-current@freebsd.org Subject: Re: last cvs Makefile.inc1 errors 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, 09 Dec 2003 19:12:54 -0000 On Tue, Dec 09, 2003 at 10:19:20AM -0800, David O'Brien wrote: > I've been meaning to ask this for a while... why does everyone recomend: > > make buildworld > make buildkernel > make installkernel > make installworld > vs. > make buildworld > make kernel > make installworld I can think of two reasons: First, the separate steps make it possible to do make reinstallkernel when one does not want to overwrite kernel.old. Second, and this I'm not sure of, it's my recollection that using -jn on installs is either risky or sure trouble. Is make smart enough to ignore -jn on install, or is the makefile smart enough to avoid trouble? -- Barney Wolff http://www.databus.com/bwresume.pdf I'm available by contract or FT, in the NYC metro area or via the 'Net.