From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 17:05:10 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 C8F1B16A4D0 for ; Tue, 13 Jul 2004 17:05:10 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DED743D2D for ; Tue, 13 Jul 2004 17:05:10 +0000 (GMT) (envelope-from henrik.w.lund@broadpark.no) Received: from [10.0.0.3] (52.80-202-129.nextgentel.com [80.202.129.52]) by mail.broadpark.no (Postfix) with ESMTP id ACA1934CA; Tue, 13 Jul 2004 19:05:39 +0200 (MEST) Message-ID: <40F494E9.9000406@broadpark.no> Date: Tue, 13 Jul 2004 19:05:29 -0700 From: Henrik W Lund User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: nb, en-us, en MIME-Version: 1.0 To: Andrew Kilpatrick References: <200407131256.32918.andrew@andrewkilpatrick.org> In-Reply-To: <200407131256.32918.andrew@andrewkilpatrick.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.2 vs. 5.2.1 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: Tue, 13 Jul 2004 17:05:10 -0000 Andrew Kilpatrick wrote: >Hi, > >I'm developing an embedded system based on FreeBSD. When I started to build a >stripped down version of FreeBSD I was using 5.2 RELEASE. Now I keep finding >that 5.2 has vanished from most servers, and only 5.2.1 is available. This is >particularly troubling, because I'm worried that I'm targetting my product on >a mysterious version of FreeBSD. We might be using whatever version we choose >for the next 5 years or more, without change. > >So, my questions is.... what happened to 5.2 RELEASE? Is there some reason >that it has gone away? Should I be upgrading my embedded distro? > > >Andrew > > Greetings! From what I gather, the 5.2-RELEASE was rather buggy and unstable (for a RELEASE anyway), and was quickly replaced by 5.2.1-RELEASE which was a considerable improvement. If you are aiming for an embedded system, I'd wait until 5.3-RELEASE (due out sometime this year - maybe even this summer) is built and the 5-STABLE branch is created. If not wait, then at least be prepared to upgrade when the time comes. This is all my own musings on the matter, though. If someone with more hands-on knowledge says otherwise, go with what they say. :-) You're sparked my curiosity; what kind of embedded system are you working on, pray tell? -Henrik W Lund