Date: Mon, 15 Jan 2007 11:55:00 -0800 From: Chuck Swiger <cswiger@mac.com> To: Garrett Cooper <youshi10@u.washington.edu> Cc: freebsd-questions@freebsd.org Subject: Re: uname question after update Message-ID: <54931407-45A4-4CA3-A883-C3DCCBB67B18@mac.com> In-Reply-To: <45ABD978.7000407@u.washington.edu> References: <45ABC9DF.6040905@chapman.edu> <7606A8AF-B952-4945-9B2D-9CEF1F57424C@mac.com> <45ABD978.7000407@u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 15, 2007, at 11:43 AM, Garrett Cooper wrote: >> The number of times you have rebuilt the kernel. >> >> (This number gets reset when the OS version gets bumped, I believe.) >> >> ---Chuck > > Hmm.. that's a new 'feature'. Can that be disabled in any way? This feature, whatever you might think of it, isn't new. :-) But yes, it could be disabled; see /usr/src/sys/conf/newvers.sh and the number kept in /usr/obj/usr/src/include/version. Delete /usr/obj/ usr/src/include/version between kernel recompiles and you will always get a version # of 0. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54931407-45A4-4CA3-A883-C3DCCBB67B18>