From owner-freebsd-doc@FreeBSD.ORG Tue Apr 26 02:13:28 2005 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AE9516A4CE; Tue, 26 Apr 2005 02:13:28 +0000 (GMT) Received: from opus.cse.buffalo.edu (opus.cse.Buffalo.EDU [128.205.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB5A43D46; Tue, 26 Apr 2005 02:13:27 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from opus.cse.buffalo.edu (localhost.cse.buffalo.edu [127.0.0.1]) by opus.cse.buffalo.edu (8.13.3/8.12.10) with ESMTP id j3Q2DQ6d002490; Mon, 25 Apr 2005 22:13:26 -0400 (EDT) Received: (from kensmith@localhost) by opus.cse.buffalo.edu (8.13.3/8.13.1/Submit) id j3Q2DMAw002489; Mon, 25 Apr 2005 22:13:22 -0400 (EDT) (envelope-from kensmith) Date: Mon, 25 Apr 2005 22:13:22 -0400 From: Ken Smith To: Eric Pretorious Message-ID: <20050426021322.GA2457@opus.cse.buffalo.edu> References: <200504250112.20266.eric@pretorious.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504250112.20266.eric@pretorious.net> User-Agent: Mutt/1.4.2.1i cc: doc@freebsd.org cc: scottl@freebsd.org Subject: Re: RELENG_4_10? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 02:13:28 -0000 On Mon, Apr 25, 2005 at 01:12:19AM -0700, Eric Pretorious wrote: > > I'm just wondering about the fate of the 4.10 release. (I've had difficulties > with 4.11 and prefer 4.10.) When I perform an installation with my 4.10 > CD-ROM, I'm not able to add packages (e.g., cvsup-without-gui) > as /pub/FreeBSD/releases/i386/4.10-RELEASE is no longer available. > > Is it still possible to maintain a 4.10 installation? (This subject isn't > addressed directly in The Handbook.) Due to the size of the main FTP site we have needed to trim down on how many of the full package sets we keep online. The precompiled packages from the 4.10 release are one of the ones taken off the main mirror sites. At this point you can only do a basic install of 4.10 and then build up from that after the initial reboot. Once it's up and running you can do one of: - Build your own ports from /usr/ports using the normal procedures for building them yourself. This might not be completely successful - some of the downloads that are needed for that old an ports tree might not be available any more. - Better, update /usr/ports using cvsup and do the builds from that. You'll get more current versions of things (and there have been security related fixes to many ports that are worth getting). - If you really want to use pre-compiled packages (see above comment saying many packages have had important security fixes - the precompiled packages won't have those fixes) are still available on the ftp-archive.freebsd.org site. ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/4.10-RELEASE/packages/ would have the 4.10 release package set on it. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |