Date: Fri, 04 Nov 2005 08:54:38 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: ceri@submonkey.net Cc: cvs-src@freebsd.org, src-committers@freebsd.org, ru@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/config configvers.h Message-ID: <20051104.085438.23012429.imp@bsdimp.com> In-Reply-To: <20051104093436.GI29387@submonkey.net> References: <200511040416.jA44GiAG061102@repoman.freebsd.org> <20051104071858.GT63539@ip.net.ua> <20051104093436.GI29387@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20051104093436.GI29387@submonkey.net> Ceri Davies <ceri@submonkey.net> writes: : On Fri, Nov 04, 2005 at 09:18:58AM +0200, Ruslan Ermilov wrote: : > On Fri, Nov 04, 2005 at 04:16:44AM +0000, Warner Losh wrote: : > > imp 2005-11-04 04:16:44 UTC : > > : > > FreeBSD src repository : > > : > > Modified files: : > > usr.sbin/config configvers.h : > > Log: : > > since nocpu isn't used in the kernel config base, we don't need to : > > bump the version. Peter Wemm, John Baldwin and I hammered this out : > > after the last time I needlessly incremented the version. : > > : > > Revision Changes Path : > > 1.38 +1 -1 src/usr.sbin/config/configvers.h : > > : > Our users wanted to *use* the "nocpu" directive in their configs : > that are based on GENERIC (GENERIC is included), hence I bumped : > config(8). Otherwise, one day some would scream that "nocpu" : > doesn't work for them, because they're using the older version : > of config(8). : : I'd agree that the Makefiles don't need to be bumped, as they don't : actually require the new config, but config has new functionality and : the version should probably be bumped in the binary. You gotta bump both versions at the same time, since the config version check is ==. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051104.085438.23012429.imp>