From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 16:51:56 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 7FC0316A4BF for ; Wed, 10 Sep 2003 16:51:56 -0700 (PDT) Received: from pop016.verizon.net (pop016pub.verizon.net [206.46.170.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37AA243FEC for ; Wed, 10 Sep 2003 16:51:55 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.22.189]) by pop016.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030910235154.FPDQ10125.pop016.verizon.net@duron.pcmedx.com>; Wed, 10 Sep 2003 18:51:54 -0500 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 40E89ACA3; Wed, 10 Sep 2003 16:51:53 -0700 (PDT) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 9A28BACA2; Wed, 10 Sep 2003 16:51:52 -0700 (PDT) Message-ID: <001e01c377f6$82bab480$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: Date: Wed, 10 Sep 2003 16:51:53 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com X-Authentication-Info: Submitted using SMTP AUTH at pop016.verizon.net from [4.46.22.189] at Wed, 10 Sep 2003 18:51:53 -0500 cc: Ben Dover Subject: Re: How to get 4.9 RC or Pre Release 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: Wed, 10 Sep 2003 23:51:56 -0000 4.9-PRE is just -STABLE. Install 4.8-RELEASE, cvsup your souce (RELENG_4 is the tag you want), do a make buildword, etc. and you will have 4.9-PRE. You can also install the latest snapshot, but I'm not going to go into that here. > How would I go about getting 4.9 RC or pre release whatever it is called. I > have spoken to a few people who are running it and even saw a dedicated > server business who was offering it. It's not in the i386 ISO folder so I'm > assuming I can't get an ISO and it has to be cvsup'ed. What would I name my > cvsup file in order to get the correct release? If it is available in ISO > where would I get that? Thanks in advance for your assistance.