From owner-freebsd-questions@FreeBSD.ORG Mon May 16 14:13:27 2005 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 510CB16A4CE for ; Mon, 16 May 2005 14:13:27 +0000 (GMT) Received: from mail.goinet.com (mail.goinet.com [208.207.72.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id E884943D2D for ; Mon, 16 May 2005 14:13:26 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (localhost.goinet.com [127.0.0.1]) by mail.goinet.com (8.13.1/8.13.1) with ESMTP id j4GEClMJ000176; Mon, 16 May 2005 09:12:47 -0500 (CDT) (envelope-from tshadwick@goinet.com) Received: from localhost (tshadwick@localhost)j4GECjkZ000163; Mon, 16 May 2005 09:12:45 -0500 (CDT) (envelope-from tshadwick@goinet.com) X-Authentication-Warning: mail.goinet.com: tshadwick owned process doing -bs Date: Mon, 16 May 2005 09:12:45 -0500 (CDT) From: Tony Shadwick To: fbsd_user In-Reply-To: Message-ID: <20050516091057.K80488@mail.goinet.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on mail.goinet.com X-Virus-Status: Clean cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: How to use snapshots 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: Mon, 16 May 2005 14:13:27 -0000 (FYI: 5.3 -> 5.4 is the first time I haven't just backed up my home directory, wiped the system, and installed the new system, so take what I say with a grain of salt) I don't think you use snapshots to update your system. You can either do a binary upgrade using an ISO image, or do a src upgrade, the latter of which you would change your supfile for cvsup to be tag=RELENG_5_4. Run cvsup, then go through the 'make world' procedure in the handbook. Feel free to correct me anyone. :) Tony On Mon, 16 May 2005, fbsd_user wrote: > ftp://current.freebsd.org/pub/FreeBSD/snapshots/ looks like install disc1 > content. > > How or what do I need to run to use this to update my system? > > Been to the official handbook with no luck. > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >