From owner-cvs-all@FreeBSD.ORG Sat Oct 4 00:30:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA31416A4BF; Sat, 4 Oct 2003 00:30:54 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E90EC43FE1; Sat, 4 Oct 2003 00:30:51 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h947UeJC088624; Sat, 4 Oct 2003 00:30:40 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h947Udnr088623; Sat, 4 Oct 2003 00:30:39 -0700 (PDT) (envelope-from obrien) Date: Sat, 4 Oct 2003 00:30:38 -0700 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20031004073038.GA88551@dragon.nuxi.com> References: <20031003140026.5750af9e.trhodes@FreeBSD.org> <20031003180520.GD35274@sunbay.com> <20031003185349.GA83420@dragon.nuxi.com> <20031003.154743.112813977.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031003.154743.112813977.imp@bsdimp.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: trhodes@FreeBSD.org cc: marcel@FreeBSD.org cc: ru@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2003 07:30:55 -0000 On Fri, Oct 03, 2003 at 03:47:43PM -0600, M. Warner Losh wrote: > In message: <20031003185349.GA83420@dragon.nuxi.com> > "David O'Brien" writes: > : What's the use in having the build system sane (i.e., not defaulting to > : ALWAYS_CHECK_MAKE) if you're now going to make it required?? > > Because too many people complained when it was default. Including > you. That's making it hard to know what's sensible to do... Yes I did! More of our community members want the make checks to be off. But as long as RU is going to have ALWAYS_CHECK_MAKE set in his /etc/make.conf he is going to continue to commit more and more things that will require it and thus we are back to square one. RU should be required to test commits on a *STOCK* system before committing anything. That is the sensible thing to do. -- -- David (obrien@FreeBSD.org)