From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 17:24:08 2004 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 735F416A4CE for ; Tue, 13 Jul 2004 17:24:08 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3084543D2F for ; Tue, 13 Jul 2004 17:24:08 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq64-135.dial.allstream.net [216.123.141.199]) by outbox.allstream.net (Allstream MTA) with SMTP id 7DBE81EC421; Tue, 13 Jul 2004 13:24:06 -0400 (EDT) Date: Tue, 13 Jul 2004 13:23:44 -0400 From: epilogue To: Andrew Kilpatrick Message-Id: <20040713132344.61da53a6@localhost> In-Reply-To: <200407131256.32918.andrew@andrewkilpatrick.org> References: <200407131256.32918.andrew@andrewkilpatrick.org> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5.2 vs. 5.2.1 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: Tue, 13 Jul 2004 17:24:08 -0000 On Tue, 13 Jul 2004 12:56:32 -0400 Andrew Kilpatrick wrote: > Hi, > > I'm developing an embedded system based on FreeBSD. When I started to > build a stripped down version of FreeBSD I was using 5.2 RELEASE. Now I > keep finding that 5.2 has vanished from most servers, and only 5.2.1 is > available. This is particularly troubling, because I'm worried that I'm > targetting my product on a mysterious version of FreeBSD. We might be > using whatever version we choose for the next 5 years or more, without > change. > > So, my questions is.... what happened to 5.2 RELEASE? Is there some > reason that it has gone away? Should I be upgrading my embedded distro? the code most certainly hasn't gone away. what probably has disappeared are the .iso sets you were working with. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html says: "The sites in each country carry the most recent versions for the most popular architecture(s) but might not carry the entire FreeBSD archive." during my wanderings through the ethernet, i have come across at least one site which archives the freebsd .iso releases. unfortunately, i did not take note of it's url. perhaps google can help or, if we're really lucky, another reader might know the sight and post the info. regardless, you can always access the code for a given release via cvsup or sup or ctm. cvsup is generally the most highly recommended method. for all the details, please consult: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html hope that this helps. cheers, epi > Andrew > > _______________________________________________ > 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" >