From owner-freebsd-stable@FreeBSD.ORG Wed Nov 9 12:34:09 2005 Return-Path: X-Original-To: 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 4CAD216A41F for ; Wed, 9 Nov 2005 12:34:09 +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 C66EB43D48 for ; Wed, 9 Nov 2005 12:34:08 +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 1EZp9T-0002J2-QY for stable@FreeBSD.ORG; Wed, 09 Nov 2005 12:34:07 +0000 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.50 (FreeBSD)) id 1EZp9T-0008i7-Kg for stable@FreeBSD.ORG; Wed, 09 Nov 2005 12:34:07 +0000 To: stable@FreeBSD.ORG Message-Id: From: Pete French Date: Wed, 09 Nov 2005 12:34:07 +0000 Cc: Subject: 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: Wed, 09 Nov 2005 12:34:09 -0000 usually when I upgrade across major versions of BSD I wipe the whole machine and re--install from scratch. But I understand that the move to 6.0 from 5.4 is nowhere near such a big leap. So I was wondering hether I could just do this from source without any ill effects, as if I was upgrading 5.4->5.5. I have nnever tried this before though, and was wondering if there are any major pitfalls (i.e. is it actually a really bad idea?) cheers, -pcf.