From owner-freebsd-questions@FreeBSD.ORG Tue Jun 14 22:43:17 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 B36D31065674 for ; Tue, 14 Jun 2011 22:43:17 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout028.mac.com (asmtpout028.mac.com [17.148.16.103]) by mx1.freebsd.org (Postfix) with ESMTP id 9AEA08FC0A for ; Tue, 14 Jun 2011 22:43:17 +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 asmtp028.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LMS005MEXR7AU10@asmtp028.mac.com> for freebsd-questions@freebsd.org; Tue, 14 Jun 2011 15:42:43 -0700 (PDT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.4.6813,1.0.148,0.0.0000 definitions=2011-06-14_08:2011-06-15, 2011-06-14, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1106140205 From: Chuck Swiger In-reply-to: <4DF7E37A.8060107@midsummerdream.org> Date: Tue, 14 Jun 2011 15:42:43 -0700 Message-id: <21613D8D-0353-4DCF-A682-FA04055909D1@mac.com> References: <201106062239.14221.lobo@bsd.com.br> <201106091855.31224.lobo@bsd.com.br> <4DF6A7CD.70403@midsummerdream.org> <201106141852.02295.lobo@bsd.com.br> <4DF7E37A.8060107@midsummerdream.org> To: lists@midsummerdream.org X-Mailer: Apple Mail (2.1084) Cc: freebsd-questions@freebsd.org Subject: Re: Virtualbox on 8.2 64-bit (cont) 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: Tue, 14 Jun 2011 22:43:17 -0000 On Jun 14, 2011, at 3:40 PM, Rob wrote: > When 8.3 comes out, what do I need to do to update the src tree? This may be documented in the UPDATING docs, but having never messed with the source tree I haven't had cause to look. If so just tell me to go read the respective doc. :) Read the fine Handbook: http://www.freebsd.org/doc/handbook/updating-upgrading.html Regards, -- -Chuck