From owner-freebsd-questions@FreeBSD.ORG Sat Jul 26 12:11:54 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 402E9106566C for ; Sat, 26 Jul 2008 12:11:54 +0000 (UTC) (envelope-from svein.h@lvor.halvorsen.cc) Received: from bene1.itea.ntnu.no (bene1.itea.ntnu.no [IPv6:2001:700:300:3::56]) by mx1.freebsd.org (Postfix) with ESMTP id 94E598FC12 for ; Sat, 26 Jul 2008 12:11:53 +0000 (UTC) (envelope-from svein.h@lvor.halvorsen.cc) Received: from localhost (localhost [127.0.0.1]) by bene1.itea.ntnu.no (Postfix) with ESMTP id 78DF016C72C for ; Sat, 26 Jul 2008 14:11:51 +0200 (CEST) Received: from maren.thelosingend.net (maren.math.ntnu.no [129.241.211.48]) by bene1.itea.ntnu.no (Postfix) with SMTP id D151D16C621 for ; Sat, 26 Jul 2008 14:11:44 +0200 (CEST) Received: (qmail 36794 invoked by uid 88); 26 Jul 2008 14:11:35 +0200 Received: from maren.math.ntnu.no (HELO weld.ej2.thelosingend.net) (129.241.211.48) by maren.thelosingend.net (qpsmtpd/0.31.1) with ESMTP; Sat, 26 Jul 2008 14:11:35 +0200 Message-ID: <488B147D.5050009@lvor.halvorsen.cc> Date: Sat, 26 Jul 2008 14:11:41 +0200 From: Svein Halvor Halvorsen User-Agent: Thunderbird 2.0.0.9 (X11/20080315) MIME-Version: 1.0 To: questions@freebsd.org X-Enigmail-Version: 0.95.0 OpenPGP: id=9198BB40; url=mailto:pgpkey@svein.halvorsen.cc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Debian amavisd-new at bene1.itea.ntnu.no Cc: Subject: Binary upgrade from legacy version 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: Sat, 26 Jul 2008 12:11:54 -0000 Hi, list! I want to upgrade two freebsd machines I have from 6.1-SECURITY and 5.3-RELEASE respectively, to the latest 7.0 release of FreeBSD. I don't want to cvsup and build, but prefer to use prebuilt binaries. Also I'd like to avoid wiping the systems, and starting afresh. I know this might break my systems and are willing to take the risk. I also reqognize that I probably have to rebuild a lot of ports afterwards. What steps do I take to increase my probablity of success? How do I do this the cleanest way possible? Could I just get all the distfiles and put them on top of my old system? How do I find files that are to be deleted from the old system? sv.