From owner-freebsd-questions@FreeBSD.ORG Sat Oct 27 23:54:46 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E097B92 for ; Sat, 27 Oct 2012 23:54:46 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 21EB78FC0A for ; Sat, 27 Oct 2012 23:54:45 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id q9RNsjfW063055 for ; Sat, 27 Oct 2012 16:54:45 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <508C7445.6080809@rawbw.com> Date: Sat, 27 Oct 2012 16:54:45 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121023 Thunderbird/16.0.1 MIME-Version: 1.0 To: FreeBSD Questions Subject: Why RELENG_9 branch is labeled as PRERELEASE and freebsd.org says FreeBSD is currently at 9.1-RC2 ? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2012 23:54:46 -0000 RELENG_9 is supposed to represent the latest branch of 9.1. De facto, code says it is PRERELEASE (sys/conf/newvers.sh). But freebsd.org on its front page says 9.1 is at RC-2. So how can I get RC-2 through cvsup except through RELENG_9 which gives PRERELEASE ? Yuri