From owner-freebsd-current Wed May 22 10:19:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtp.kolej.mff.cuni.cz (smtp.kolej.mff.cuni.cz [195.113.25.225]) by hub.freebsd.org (Postfix) with ESMTP id E5DBE37B40A for ; Wed, 22 May 2002 10:19:09 -0700 (PDT) X-Envelope-From: kacem0am@artax.karlin.mff.cuni.cz Received: from amutor.kolej.mff.cuni.cz (amutor.kolej.mff.cuni.cz [195.113.26.152]) by smtp.kolej.mff.cuni.cz (8.11.6/8.11.6) with ESMTP id g4MHJCK93850 for ; Wed, 22 May 2002 19:19:13 +0200 (CEST) (envelope-from kacem0am@artax.karlin.mff.cuni.cz) Received: from wizard by amutor.kolej.mff.cuni.cz with local (Exim 3.35 #1 (FreeBSD)) id 17AZlT-000Lli-00 for ; Wed, 22 May 2002 19:19:07 +0200 Date: Wed, 22 May 2002 19:19:07 +0200 From: Martin Kacerovsky To: current@freebsd.org Subject: Re: Upgrade instructions are incorrect Message-ID: <20020522191907.A83588@amutor.kolej.mff.cuni.cz> References: <20020522160253.GD55670@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from jhb@FreeBSD.org on Wed, May 22, 2002 at 01:05:48PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 22, 2002 at 01:05:48PM -0400, John Baldwin wrote: > Wrong. If you are following the proper upgrade path, then your old > binaries will always work with your new kernel. Can I ask you what the proper upgrade path is? In /usr/src/UPDATING : To rebuild everything and install it on the current system. ----------------------------------------------------------- make world Build a new kernel, see above. In handbook: make buildworld make buildkernel make installkernel make installworld ... Although the world target still exists, you are strongly encouraged not to use it. I thing that are two different ways, aren't they? Which one is right? I'm naturally speaking about upgrading of the -current system, the way of upgrading from 4.X is similar in both documents. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message