Date: Sat, 22 Nov 2008 12:17:01 -0800 From: Andrew Thompson <thompsa@FreeBSD.org> To: Max Laier <max@love2party.net> Cc: freebsd-current@freebsd.org Subject: Re: config(8) patch Message-ID: <20081122201701.GA62360@citylink.fud.org.nz> In-Reply-To: <200811222108.58061.max@love2party.net> References: <20081122191744.GA62217@citylink.fud.org.nz> <200811222108.58061.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 22, 2008 at 09:08:57PM +0100, Max Laier wrote: > On Saturday 22 November 2008 20:17:44 Andrew Thompson wrote: > > Hi, > > > > > > I wanted to use the following in my kernel config file so wrote a patch > > for it. > > > > makeoptions MODULES_OVERRIDE=foo > > makeoptions MODULES_OVERRIDE+=bar > > makeoptions MODULES_OVERRIDE+=baz > > > > http://people.freebsd.org/~thompsa/config_append.diff > > > > I am unsure if the config version needs to be bumped for a minor change > > like this. Can anyone clarify? > > From my reading of the comments in configvers.h you should bump the minor > version. You should, however, *not* bump the %VERSREQ in any Makefiles - this > would allow people to use an old config as long as they don't use your new > addition. I think you are right, I have bumped from 600006 to 600007. cheers, Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081122201701.GA62360>