From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 01:08:50 2005 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 A95EF16A4CE for ; Thu, 3 Feb 2005 01:08:50 +0000 (GMT) Received: from ms-smtp-04-eri0.southeast.rr.com (ms-smtp-04-lbl.southeast.rr.com [24.25.9.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 179AA43D2F for ; Thu, 3 Feb 2005 01:08:50 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) j1318lCh009749 for ; Wed, 2 Feb 2005 20:08:47 -0500 (EST) Date: Thu, 03 Feb 2005 01:16:43 +0000 From: Jason Henson To: freebsd-questions@freebsd.org References: In-Reply-To: (from linicks@gmail.com on Wed Feb 2 18:04:36 2005) X-Mailer: Balsa 2.2.6 Message-Id: <1107393403l.75309l.2l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: Supfile Config / 5.3 -> 5.4 Devel 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, 03 Feb 2005 01:08:50 -0000 On 02/02/05 18:04:36, Nick Pavlica wrote: > All, > I would like to update my 5.3 server to the 5.4+ development branch > so that I can do some performance testing against it. >=20 > I started with the standard supfile and made the following change: >=20 > Orig: > *default release=3Dcvs tag=3DRELENG_5_3 >=20 > New: > *default release=3Dcvs tag=3DRELENG_5 >=20 > - Will this get me where I want to go? > - Do I need to rebuild the Kernel after doing the cvsup / make > buildworld / make installworld? > - Is there anything else I should do to make sure I have a good test > version? >=20 > Thanks! > --Nick Pavlica > Short answer, yes