From owner-freebsd-stable Tue Jul 23 23:51:57 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 6395337B400 for ; Tue, 23 Jul 2002 23:51:55 -0700 (PDT) Received: from moo.sysabend.org (moo.sysabend.org [63.86.88.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1913243E31 for ; Tue, 23 Jul 2002 23:51:55 -0700 (PDT) (envelope-from ragnar@sysabend.org) Received: by moo.sysabend.org (Postfix, from userid 1004) id 183A3757E; Tue, 23 Jul 2002 03:49:05 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by moo.sysabend.org (Postfix) with ESMTP id 013151D92; Tue, 23 Jul 2002 03:49:05 -0700 (PDT) Date: Tue, 23 Jul 2002 03:49:04 -0700 (PDT) From: Jamie Bowden To: Barney Wolff Cc: "Brian T. Schellenberger" , freebsd-stable@FreeBSD.ORG Subject: Re: make world considered harmful In-Reply-To: <20020722205906.GA31883@tp.databus.com> Message-ID: Approved: yep X-representing: Only myself. X-badge: We don't need no stinking badges. X-obligatory-profanity: Fuck X-moo: Moo. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 22 Jul 2002, Barney Wolff wrote: :But there's nothing right with it, either. Is the demonstrated risk :of people using it inappropriately really worth not having to type : make buildworld && make installworld :in the few cases where it's safe? I claim not. : :I run cvsup nohup'd and look at the output, but I'd would never trust :that I'd notice a kernel interface change, and know when I could get :away with not building the kernel. # # $FreeBSD: src/Makefile,v 1.234.2.14 2002/07/16 18:36:19 ru Exp $ # # The user-driven targets are: # # buildworld - Rebuild *everything*, including glue to help do # upgrades. # installworld - Install everything built by "buildworld". # world - buildworld + installworld. Perhaps I'm missing something, but 'make world' appears to do nothing more than you've done above in fewer keystrokes. Jamie Bowden -- "It was half way to Rivendell when the drugs began to take hold" Hunter S Tolkien "Fear and Loathing in Barad Dur" Iain Bowen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message