From owner-freebsd-stable@FreeBSD.ORG Thu Nov 10 12:32:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 155DD16A41F for ; Thu, 10 Nov 2005 12:32:00 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1FE843D46 for ; Thu, 10 Nov 2005 12:31:59 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.50 (FreeBSD)) id 1EaBau-000I4i-JK; Thu, 10 Nov 2005 12:31:56 +0000 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.50 (FreeBSD)) id 1EaBau-000JFM-De; Thu, 10 Nov 2005 12:31:56 +0000 To: freebsd-stable@freebsd.org, steve@sohara.org In-Reply-To: <20051110122418.6c69fb41.steve@sohara.org> Message-Id: From: Pete French Date: Thu, 10 Nov 2005 12:31:56 +0000 Cc: Subject: Re: upgrading 5.4 -> 6.0 without reinstalling. safe ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 12:32:00 -0000 > No, nothing outside the base system is required to build the base > system. But don't nuke the ports before running cvsup :) Heh, I have done that in the past, I have to admit :-) Also must note that one should not remove ones login shell before changing back to /bin/sh if one wants to be able to login again! :-) -pcf.