From owner-freebsd-stable Sun Oct 5 11:00:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA02145 for stable-outgoing; Sun, 5 Oct 1997 11:00:21 -0700 (PDT) Received: from set.spradley.dyn.ml.org (fcn104-99.tmi.net [207.170.104.99]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA02140 for ; Sun, 5 Oct 1997 11:00:17 -0700 (PDT) Received: from set.spradley.dyn.ml.org (tsprad@localhost.sands.com [127.0.0.1]) by set.spradley.dyn.ml.org (8.8.5/8.8.5) with ESMTP id NAA02733; Sun, 5 Oct 1997 13:22:25 -0500 (CDT) Message-Id: <199710051822.NAA02733@set.spradley.dyn.ml.org> X-Mailer: exmh version 2.0zeta 7/24/97 To: Richard Wackerbarth cc: Hetzels@aol.com, stable@FreeBSD.ORG Subject: Re: Fwd: CVSup release identity In-reply-to: Your message of "Sun, 05 Oct 1997 10:42:51 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 05 Oct 1997 13:22:24 -0500 From: Ted Spradley Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >uname -r > > > >which will result in the message: > > > >FreeBSD 2.2-STABLE-AB > > > >or > > > >FreeBSD 2.2-STABLE (0360) > > I think that this is a very good idea. I would delete the "-STABLE" > portion of the label. "FreeBSD 2.2 (0360)" conveys the same info, is shorter > and eliminates some of the confusion. For the RELEASES, I would use > "FreeBSD 2.2.0", "FreeBSD 2.2.5", etc. I like this. If it's got three digits (e.g. 2.2.5), it's a release. If it's got two digits plus the extra part, it's taken from an on-going branch, and the extra part indicates when it was taken. That should help clear up any confusion between branches and releases.