From owner-freebsd-questions Sun Jun 29 09:09:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA06734 for questions-outgoing; Sun, 29 Jun 1997 09:09:16 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA06729 for ; Sun, 29 Jun 1997 09:09:10 -0700 (PDT) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id TAA03752; Sun, 29 Jun 1997 19:07:58 +0300 (IDT) Date: Sun, 29 Jun 1997 19:07:58 +0300 (IDT) From: Nadav Eiron To: Samath Wijesundera cc: freebsd-questions@FreeBSD.ORG, samath@slt.lk Subject: Re: Upgrading From Version 2.2.1 to 2.2.2 In-Reply-To: <33B6D90E.534A@slt.lk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 29 Jun 1997, Samath Wijesundera wrote: > Dear Sir, > > I installed the FreeBSD 2.2.1 version from the ftp site. I want to > upgrade this to FreeBSD 2.2.2 using the same ftp method, while my > configuration remains the same. Please let me know whether I can do > this ?. I f it is possible where should I find information to do that ? > > - Samath Wijesundera > Sri Lanka > You can either download the new boot floppy, boot it and then choose the upgrade option (just make sure to back up /etc first), or you may use CVSup or CTM to bring your source tree up to date and then remake the whole system (for details see the handbook section on "Staying Stable with FreeBSD" and on "Synchronizing source trees over the Internet"). Nadav