From owner-freebsd-questions@FreeBSD.ORG Thu Sep 9 19:31:27 2010 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 3DCC510656CD for ; Thu, 9 Sep 2010 19:31:27 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id BB2068FC18 for ; Thu, 9 Sep 2010 19:31:26 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.4/8.14.4) with ESMTP id o89JUwQv034887 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 9 Sep 2010 20:31:04 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Message-ID: <4C8935EB.1050102@infracaninophile.co.uk> Date: Thu, 09 Sep 2010 20:30:51 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3 MIME-Version: 1.0 To: "Murray S. Kucherawy" References: In-Reply-To: X-Enigmail-Version: 1.1.1 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8A09648AE288564DF17BE4C7" X-Virus-Scanned: clamav-milter 0.96.2 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_40,DKIM_ADSP_ALL, SPF_FAIL autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lucid-nonsense.infracaninophile.co.uk Cc: questions@freebsd.org Subject: Re: freebsd-update question 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: Thu, 09 Sep 2010 19:31:27 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8A09648AE288564DF17BE4C7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/09/2010 19:40:19, Murray S. Kucherawy wrote: > I'm reading > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgr= ading-freebsdupdate.html > in preparation for an update of a 6.2-RELEASE machine in a colocation > faciilty. However, that page says 6.3 or later is needed to do it via > the freebsd-update(8) mechanism. >=20 > Are there any references for using freebsd-update for a 6.2 > installation, or am I looking at doing the update from source as per > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.htm= l? Yes. 6.2 is long out of support, so you will need to use the makeworld route to get to something more recent. 6.4 is just about to go out of support -- you should be able to buildworld to that version, and then use freebsd-update to get to something up to date. Or just use the buildworld route to get to the latest (it takes some time for all the compilation but works reliably) -- you might be able to get to 8.1 in one step, but I think that's probably unlikely. You should always be able to update from the latest version on any major branch to any version on the next branch, so 6.2 -> 6.4 -> 7.3 -> 8.1 should work. You will need to rebuild all your ports for a major version upgrade, although (if it isn't obvious) if you're going to go up two major versions, you only need to rebuild all the ports once at the end of the process of updating the system. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig8A09648AE288564DF17BE4C7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyJNfIACgkQ8Mjk52CukIyBPQCfZWJ9XfLyNdNfmIGH3CkIk/b8 mE8Anj3xiE7Acb/vLM3d+HPdwLv8aWOg =Y5FZ -----END PGP SIGNATURE----- --------------enig8A09648AE288564DF17BE4C7--