From owner-freebsd-questions@FreeBSD.ORG Wed Dec 1 11:10:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF17916A4CF for ; Wed, 1 Dec 2004 11:10:28 +0000 (GMT) Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10E5B43D54 for ; Wed, 1 Dec 2004 11:10:28 +0000 (GMT) (envelope-from jorn@wcborstel.nl) Received: from localhost (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id E63BE4392; Wed, 1 Dec 2004 12:10:16 +0100 (CET) Received: from www.wcborstel.nl ([127.0.0.1]) by localhost (www.wcborstel.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 44828-05; Wed, 1 Dec 2004 12:10:16 +0100 (CET) Received: from www.wcborstel.nl (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id 70FDC4289; Wed, 1 Dec 2004 12:10:16 +0100 (CET) From: "Jorn Argelo" To: Peter Risdon Date: Wed, 1 Dec 2004 12:10:16 +0100 Message-Id: <20041201110924.M78248@wcborstel.nl> In-Reply-To: <41ADA3C0.3040800@circlesquared.com> References: <20041201102116.M61310@wcborstel.nl> <41ADA3C0.3040800@circlesquared.com> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 82.161.134.53 (jorn) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new at mail.wcborstel.nl cc: questions@freebsd.org Subject: Re: Problems upgrading from 5.2.1-RELEASE-P9 to 5.3-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 11:10:28 -0000 On Wed, 01 Dec 2004 10:58:08 +0000, Peter Risdon wrote > Jorn Argelo wrote: > [snip] > You really do need to read /usr/src/UPDATING and follow the > instructions in the handbook. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Sorry Peter, my bad. You're right, I need to do some more investigation next time. Thanks, Jorn.