cvs commit: src/usr.sbin/config configvers.h mkmakefile.c
M. Warner Losh
imp at bsdimp.com
Fri Feb 3 09:12:06 PST 2006
In message: <20060203101803.GD10228 at ip.net.ua>
Ruslan Ermilov <ru at FreeBSD.org> writes:
: On Fri, Feb 03, 2006 at 10:10:01AM +0000, Robert Watson wrote:
: >
: > On Fri, 3 Feb 2006, Warner Losh wrote:
: >
: > >imp 2006-02-03 06:12:11 UTC
: > >
: > > FreeBSD src repository
: > >
: > > Modified files:
: > > usr.sbin/config configvers.h mkmakefile.c
: > > Log:
: > > Allow newer config versions to config older versions with the same
: > > major number.
: > >
: > > Reviewed by: ru@, jhb@, arch@ (a few months ago)
: > >
: > > # this is subject to refinement based on experience.
: >
: > Yay! Now I don't need this:
: >
: > % ls ~/bin/config*
: > /home/rwatson/bin/config4*
: > /home/rwatson/bin/config5
: > /home/rwatson/bin/config6*
: > /home/rwatson/bin/config61*
: > /home/rwatson/bin/config62*
: > /home/rwatson/bin/config63*
: > /home/rwatson/bin/config64*
: >
: Actually you still need them all. It's for a future only. :-)
Are you sure? Any version 6 config file should work with the latest
config.
Warner
More information about the cvs-src
mailing list