From owner-freebsd-current@FreeBSD.ORG Sat Sep 14 09:57:23 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD4DA3B4 for ; Sat, 14 Sep 2013 09:57:23 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7D42F2D09 for ; Sat, 14 Sep 2013 09:57:23 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VKmbQ-0003Ya-03 for freebsd-current@freebsd.org; Sat, 14 Sep 2013 11:57:20 +0200 Received: from 31.217.0.151 ([31.217.0.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Sep 2013 11:57:19 +0200 Received: from ivoras by 31.217.0.151 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Sep 2013 11:57:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Subject: Re: FreeBSD 10.0-ALPHA1 now available Date: Sat, 14 Sep 2013 11:57:08 +0200 Lines: 20 Message-ID: References: <20130913201028.GU2404@glenbarber.us> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 31.217.0.151 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 In-Reply-To: <20130913201028.GU2404@glenbarber.us> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Sep 2013 09:57:23 -0000 On 13.09.2013 22:10, Glen Barber wrote: > The first ALPHA build of the 10.0-RELEASE release cycle is now available > on the FTP servers for the amd64, i386, ia64, powerpc, and sparc64 > architectures. > > The image checksums follow at the end of this email. > > ISO images and, for architectures that support it, the memory stick images > are available here: > > ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.0/ > > (or any of the FreeBSD mirror sites). ... and a list of what new features to expect is available here: https://wiki.freebsd.org/WhatsNew/FreeBSD10 This is also a call for developers to add to the list if they find things missing, incomplete or wrong.