From owner-freebsd-questions@FreeBSD.ORG Thu Sep 25 10:24:46 2003 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 42FD616A4B3 for ; Thu, 25 Sep 2003 10:24:46 -0700 (PDT) Received: from arthur.silvertree.org (arthur.silvertree.org [64.139.44.194]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E59144022 for ; Thu, 25 Sep 2003 10:24:45 -0700 (PDT) (envelope-from archon@silvertree.org) Received: (qmail 9953 invoked from network); 25 Sep 2003 17:24:44 -0000 Received: from localhost.silvertree.org (HELO silvertree.org) (127.0.0.1) by localhost.silvertree.org with SMTP; 25 Sep 2003 17:24:44 -0000 Message-ID: <3F7324A6.9020105@silvertree.org> Date: Thu, 25 Sep 2003 10:23:50 -0700 From: Scott Schappell User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030916 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <20030925171846.GA54272@polands.org> In-Reply-To: <20030925171846.GA54272@polands.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Seeking advice for new server: 4.8-REL vs. 4.9-BETA 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: Thu, 25 Sep 2003 17:24:46 -0000 Doug Poland wrote: >Hi, > >On Monday, 29 Sep, I'll be building an apache/mysql server. I usually >install from the latest release on CD then cvsup to -STABLE. > >My questions: > >Can I start with 4.9-BETA ISOs? My thinking is that what's in >4.9-BETA will not be much different from -STABLE. > >What do others when building servers and we're on the cusp of a new >-RELEASE? > > > Speaking for myself, since I have people hosting on my server and what not, I'm sticking with 4.8 until it's passed EOL and patch as necessary then evaluate if the latest RELEASE offers any substantial improvements, if so, then I'll CVSup to the next RELEASE in the same branch I'm in (4.8 > 4.9). The BETA is just that, and following -stable has revealed that while it's getting close to RELEASE, there's still some bugs. It's depends on what you want. If you want stability, install the 4.8 ISO and CVS to 4.9 when it's RELEASEd, if you want to help bug hunt, grab BETA. I always build with the latest RELEASE as I put stability ahead of being on the bleeding edge. Hope my opinion helped :)