From owner-freebsd-current@FreeBSD.ORG Tue Jul 13 22:51:18 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 EBBF216A4F3 for ; Tue, 13 Jul 2004 22:51:11 +0000 (GMT) Received: from av8-2-sn3.vrr.skanova.net (av8-2-sn3.vrr.skanova.net [81.228.9.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE88F43D31 for ; Tue, 13 Jul 2004 22:51:10 +0000 (GMT) (envelope-from manlix@demonized.net) Received: by av8-2-sn3.vrr.skanova.net (Postfix, from userid 502) id CFA4038149; Wed, 14 Jul 2004 00:51:09 +0200 (CEST) Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av8-2-sn3.vrr.skanova.net (Postfix) with ESMTP id C11E737FEB; Wed, 14 Jul 2004 00:51:09 +0200 (CEST) Received: from fisk.demonized.net (h144n2fls33o834.telia.com [213.66.186.144]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id D7DA537E46; Wed, 14 Jul 2004 00:51:06 +0200 (CEST) Received: from beard.demonized.net (beard.demonized.net [192.168.0.2]) by fisk.demonized.net (Postfix) with SMTP id BCE9160EB; Wed, 14 Jul 2004 00:51:15 +0200 (CEST) Date: Wed, 14 Jul 2004 00:51:05 +0200 From: Johan Pettersson To: "Poul-Henning Kamp" Message-Id: <20040714005105.3bee1a88.manlix@demonized.net> In-Reply-To: <27296.1089757404@critter.freebsd.dk> References: <40F45FBC.6010709@corrupt.co.nz> <27296.1089757404@critter.freebsd.dk> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: barney@databus.com cc: drew@corrupt.co.nz 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 22:51:18 -0000 On Wed, 14 Jul 2004 00:23:24 +0200 "Poul-Henning Kamp" wrote: > In message <40F45FBC.6010709@corrupt.co.nz>, Drew Broadley writes: > > >If you are so much so complaining about the lack of 27 extra > >characters typed by users/admins, > > That is not the point we (or at least I) are complaining about, the > point is that neither removing the world target nor making it blatter > out a big multicolor linux style README is not a solution. > > The correct solution is the add whatever it takes to make the world > target fail if it is unsafe. > > Just do so you must have MAKE_WORLD= true (or something) in your make.conf to be able to use make world. Otherwise print a warning and some info when running make world.