From owner-freebsd-questions@FreeBSD.ORG Fri May 13 18:36:23 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EDA4106564A for ; Fri, 13 May 2011 18:36:23 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id 67D178FC13 for ; Fri, 13 May 2011 18:36:23 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp026.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LL500G24CZL6B20@asmtp026.mac.com> for freebsd-questions@freebsd.org; Fri, 13 May 2011 11:35:46 -0700 (PDT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-05-13_05:2011-05-13, 2011-05-13, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1105130130 From: Chuck Swiger In-reply-to: <4DCD7873.6080907@stanford.edu> Date: Fri, 13 May 2011 11:35:45 -0700 Message-id: <5D9B10D9-3913-4A22-A2DD-D27B49B8095F@mac.com> References: <4DC0534B.1040005@stanford.edu> <20110503213323.GA91026@gizmo.acns.msu.edu> <4DCD7873.6080907@stanford.edu> To: Mike Seda X-Mailer: Apple Mail (2.1084) Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 9.0-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2011 18:36:23 -0000 On May 13, 2011, at 11:29 AM, Mike Seda wrote: > If I install FreeBSD-9.0-CURRENT, I will be able to upgrade to FreeBSD-9.0-RELEASE (once available) via the freebsd-update utility, right? There isn't a supported RELENG_9 branch, yet. Once it exists, it is likely that you could use freebsd-update to move from the published betas or RC versions of 9.0 to 9.0-RELEASE, but you're not going to be able to move from some arbitrary snapsnot from HEAD to 9.0-RELEASE with freebsd-update. Regards, -- -Chuck