From owner-freebsd-questions@FreeBSD.ORG Fri Jul 1 23:51:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 ECD6316A41C for ; Fri, 1 Jul 2005 23:51:41 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from mail.efacilitas.de (efacilitas.de [213.133.110.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7BE243D48 for ; Fri, 1 Jul 2005 23:51:41 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-29.dynamic.qsc.de [212.202.37.29]) by mail.efacilitas.de (Postfix) with ESMTP id 0DE64123A53; Sat, 2 Jul 2005 01:49:57 +0200 (CEST) Received: from localhost (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 3A0FA12B0F7; Sat, 2 Jul 2005 01:50:11 +0200 (CEST) Received: from eurystheus.local ([192.168.1.67]) by localhost (eurystheus.locaL [192.168.1.67]) (amavisd-new, port 10024) with ESMTP id 09585-07; Sat, 2 Jul 2005 01:50:03 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id A623612B0EB; Sat, 2 Jul 2005 01:50:03 +0200 (CEST) Message-ID: <42C5D6A9.1020300@cs.tu-berlin.de> Date: Sat, 02 Jul 2005 01:50:01 +0200 From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050517 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Werner Schalk References: <200507012058.41640.werner_schalk@gmx.de> In-Reply-To: <200507012058.41640.werner_schalk@gmx.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at example.com Cc: freebsd-questions@freebsd.org Subject: Re: Older releases as ISO's 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: Fri, 01 Jul 2005 23:51:42 -0000 Werner Schalk wrote: > Hi, > > where can I get FreeBSD 4.1 as ISO image? I know it is *not* the latest > version but I need it to test something. There you'll find all releases and some iso images in the ISO-IMAGES subdirectory: ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/ Björn