From owner-freebsd-questions@FreeBSD.ORG Mon Nov 8 15:12:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E28CB16A4CE for ; Mon, 8 Nov 2004 15:12:12 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C37543D31 for ; Mon, 8 Nov 2004 15:12:12 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id iA8FBsP06168; Mon, 8 Nov 2004 10:11:54 -0500 (EST) From: Jerry McAllister Message-Id: <200411081511.iA8FBsP06168@clunix.cl.msu.edu> To: TM4526@aol.com Date: Mon, 8 Nov 2004 10:11:54 -0500 (EST) In-Reply-To: from "TM4526@aol.com" at Nov 08, 2004 07:56:11 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: keramida@ceid.upatras.gr cc: questions@freebsd.org Subject: Re: difference between releases X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 15:12:13 -0000 > > In a message dated 11/8/04 5:46:59 AM Eastern Standard Time, > keramida@ceid.upatras.gr writes: > >Releases are fixed points in time. They are marked on their respective > branch > >of development and that's it. A x.y-RELEASE version is effectively a > symbolic > >name for a specific moment in time. > Wow, thats what a "snapshot" used to be. How discouraging. A release is a snapshot - just one that everything (including most ports, although since the release team may not have control over all ports, some may fall by the wayside) has been brought up to that point of development and generaly checked out at that point. A mere snapshot that is not a release is just the current (momentary) development collection without necessarily making sure everything is at any particular level. How discouraging for you not to understand that. ////jerry