From owner-freebsd-stable Thu Jul 25 15:29:22 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1A5337B400 for <freebsd-stable@FreeBSD.ORG>; Thu, 25 Jul 2002 15:29:16 -0700 (PDT) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D52843E31 for <freebsd-stable@FreeBSD.ORG>; Thu, 25 Jul 2002 15:29:16 -0700 (PDT) (envelope-from dmp@pantherdragon.org) Received: from sparx.pantherdragon.org (evrtwa1-ar10-4-61-236-062.evrtwa1.dsl-verizon.net [4.61.236.62]) by spork.pantherdragon.org (Postfix) with ESMTP id 7E109471D8; Thu, 25 Jul 2002 15:29:11 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by sparx.pantherdragon.org (Postfix) with ESMTP id 295DDFDA0; Thu, 25 Jul 2002 15:29:09 -0700 (PDT) Message-ID: <3D407BB4.C6BE4F05@pantherdragon.org> Date: Thu, 25 Jul 2002 15:29:09 -0700 From: Darren Pilgrim <dmp@pantherdragon.org> X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Barney Wolff <barney@tp.databus.com> Cc: Matthew Whelan <muttley@gotadsl.co.uk>, "Brian T. Schellenberger" <bts@babbleon.org>, Jamie Bowden <ragnar@sysabend.org>, freebsd-stable@FreeBSD.ORG Subject: Re: make world considered harmful References: <YXVUXSA91TYSYSNLG971USP5FD04VR.3d3f0490@VicNBob> <3D3F7BFC.B8940B89@pantherdragon.org> <20020725160622.GC64343@tp.databus.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-stable.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-stable> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-stable> X-Loop: FreeBSD.ORG Barney Wolff wrote: > > There's a very good reason: It's risky to skip a reboot after > the make kernel. > > Those who insist on doing it the risky way can damn well put a script > in /usr/local that does what they want, if typing a few more charachers > is an affront to their desire for cheap thrills. The only real exception I can think of is upgrading a fresh install. I did this just last night, actually. In my case it meant I could start the process and only have to come back an hour later when it needed me for mergemaster. > On Wed, Jul 24, 2002 at 09:18:04PM -0700, Darren Pilgrim wrote: > > > > Is there a reason against changing the world target to just be an alias > > for "make buildworld && make kernel && make installworld && mergemaster"? > > Forgive me if I'm asking something already answered I haven't been able > > to follow this entire thread. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message