From owner-freebsd-questions@FreeBSD.ORG Sat Jun 6 06:36:55 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F0221065672 for ; Sat, 6 Jun 2009 06:36:55 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from progress.isafeelin.org (progress.isafeelin.org [84.244.146.92]) by mx1.freebsd.org (Postfix) with ESMTP id 2DFC48FC1E for ; Sat, 6 Jun 2009 06:36:54 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from progress.isafeelin.org (localhost [127.0.0.1]) by progress.isafeelin.org (Postfix) with ESMTP id C39B0130DD8; Sat, 6 Jun 2009 08:36:53 +0200 (CEST) Received: from s55919a03.adsl.wanadoo.nl (s55919a03.adsl.wanadoo.nl [85.145.154.3]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by progress.isafeelin.org (Postfix) with ESMTPSA id 8D998130DD2; Sat, 6 Jun 2009 08:36:53 +0200 (CEST) Received: from [192.168.1.15] (unknown [192.168.1.15]) by s55919a03.adsl.wanadoo.nl (Postfix) with ESMTP id EC4AC1152D4; Sat, 6 Jun 2009 08:36:52 +0200 (CEST) Message-ID: <4A2A0E83.2080201@isafeelin.org> Date: Sat, 06 Jun 2009 08:36:51 +0200 From: Frederique Rijsdijk User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Bill Moran References: <4A291C33.30007@isafeelin.org> <20090605095859.98289dbc.wmoran@potentialtech.com> In-Reply-To: <20090605095859.98289dbc.wmoran@potentialtech.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: FreeBSD-Questions Subject: Re: Getting old versions of FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jun 2009 06:36:55 -0000 Bill Moran wrote: > In response to Frederique Rijsdijk : >> >> For some 'issue' I have to install an old version FreeBSD: 4.7-p28. The >> ISO of 4.7 I have found, but how to get to p28? > > That code is still in the version control system, all you need to do is > configure cvsup to fetch it and rebuild your system. > > Instructions: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html > > Use the RELENG_4_7, since p28 was the last patch on the 4.7 branch. Indeed they are all still available. Very nice, I'm upgrading to p28 now. Thanks! -- Frederique