On Sun, Oct 08, 2000 at 12:53:16AM -0700, a little birdie told me
that Dima Dorfman remarked
> 
> Why not just use a date?  I do this on most of my systems.  My `uname
> -r` reads:
> 
> 4.1-20000916-STABLE
> 
> I started doing this for the exact same reason you described above--to
> know when I updated the system.  It does clutter the `uname -a` output
> a bit, so it could be done similar to the way you suggested with the
> flag: "4.1-STABLE 20000916".
> 
> Just a thought.

And a good way of doing it too, if we were already.
My thought was 'as long as we're changing it already, might as well make
it foolproof'.  With a date, you still have a little uncertainty because
of lags between CVSup servers, what time of the day the fix was committed,
etc.  It's maybe 90% sure, but you just *KNOW* someone is gonna try to
sue us or raise holy hell over that 10% when it happens to them.  With
tags per-fix in the version, we're pretty much 100% certain that the fix
is or isn't in that specific system, outside of people muddying things
up by screwing with stuff manually, in which case we can assume that they
know what they're doing (or deserve what they get).



-- 
Matthew Fuller     (MF4839)     |    [EMAIL PROTECTED]
Unix Systems Administrator      |    [EMAIL PROTECTED]
Specializing in FreeBSD         |    http://www.over-yonder.net/

"The only reason I'm burning my candle at both ends, is because I
      haven't figured out how to light the middle yet"


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to