From owner-cvs-all@FreeBSD.ORG Sat Nov 5 16:19:26 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 4C86F16A41F; Sat, 5 Nov 2005 16:19:26 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from speedfactory.net (mail5.speedfactory.net [66.23.216.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DF3E43D4C; Sat, 5 Nov 2005 16:19:25 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 1425000 for multiple; Sat, 05 Nov 2005 11:21:09 -0500 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jA5GJ2R8092166; Sat, 5 Nov 2005 11:19:03 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Warner Losh Date: Fri, 4 Nov 2005 16:27:49 -0500 User-Agent: KMail/1.8 References: <20051104.091549.55832472.imp@bsdimp.com> <200511041143.22007.jhb@FreeBSD.org> <20051104.105947.74720835.imp@bsdimp.com> In-Reply-To: <20051104.105947.74720835.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200511041627.51445.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=100 Cc: cvs-src@FreeBSD.org, ceri@submonkey.net, ru@FreeBSD.org, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 16:19:26 -0000 On Friday 04 November 2005 12:59 pm, Warner Losh wrote: > > I think the more useful thing would be to get > > config to understand >=3D for it's version tests though so that version > > bumps aren't quite so painful. > > Consider http://people.freebsd.org/~imp/conf.diff > > It implements that test, with one caveat. The major version number > (the 6 in 600003) is also tested. We should only bump this version > number whenever there's a major change in the config system such that > the new config can't grok older config files. So it should *NOT* be > automatically bumped at branch points, but incremented by the human > doing the backwards incompatible change. I think that might be a bit more complicated than just a simple >=3D test (= which=20 would be separate from the =3D test). =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org