From owner-freebsd-current@FreeBSD.ORG Wed Sep 18 21:15:32 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 39079A2E for ; Wed, 18 Sep 2013 21:15:32 +0000 (UTC) (envelope-from gondim@bsdinfo.com.br) Received: from mail.bsdinfo.com.br (mail.bsdinfo.com.br [67.212.89.78]) by mx1.freebsd.org (Postfix) with ESMTP id 0BB4926B4 for ; Wed, 18 Sep 2013 21:15:31 +0000 (UTC) Received: from mail.bsdinfo.com.br (mail.bsdinfo.com.br [127.0.0.1]) by mail.bsdinfo.com.br (Postfix) with ESMTP id 338801399E for ; Wed, 18 Sep 2013 18:15:37 -0300 (BRT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bsdinfo.com.br; h=content-transfer-encoding:content-type:content-type :in-reply-to:references:subject:subject:to:mime-version :user-agent:from:from:date:date:message-id; s=dkim; t= 1379538936; x=1380402937; bh=oh0+I+vYwpHyPUO2hABskIGIwHDvqZe0Bn8 UbQjOcOE=; b=jDy1xvI/F8miypI+67fqbzh5OIAneig+eXlUlwGEVkCLGXfmSmE WYS9bc/CABAtbtmHfHeZ0akPPj4/ntvPE3OqkCJAZNggE9n7pzlfTqvX+4exYAz2 Hh4NexwsgRT+t9iNU5hdilD6fJ4fH8JwG2aLDPzNyVOgd9/Ujb/usTjg= X-Virus-Scanned: amavisd-new at mail.bsdinfo.com.br Received: from mail.bsdinfo.com.br ([127.0.0.1]) by mail.bsdinfo.com.br (mail.bsdinfo.com.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9-VjVid1_xan for ; Wed, 18 Sep 2013 18:15:36 -0300 (BRT) Received: from MacBook-de-Gondim-2.local (unknown [186.193.54.69]) by mail.bsdinfo.com.br (Postfix) with ESMTPSA id 1F93713989 for ; Wed, 18 Sep 2013 18:15:35 -0300 (BRT) Message-ID: <523A17EA.7030507@bsdinfo.com.br> Date: Wed, 18 Sep 2013 18:15:22 -0300 From: Marcelo Gondim User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: 10.0-ALPHA2 Now Available References: <20130918193623.GE2306@glenbarber.us> <523A03F2.3020207@gmail.com> <20130918195555.GF2306@glenbarber.us> In-Reply-To: <20130918195555.GF2306@glenbarber.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Wed, 18 Sep 2013 21:15:32 -0000 Em 18/09/13 16:55, Glen Barber escreveu: > On Wed, Sep 18, 2013 at 02:50:10PM -0500, Andrew Berg wrote: >> On 2013.09.18 14:36, Glen Barber wrote: >>> Changes between -ALPHA1 and -ALPHA2 include: >>> ... >>> o Import Hyper-V paravirtualized drivers from projects/hyperv >>> branch. >> These were merged in r255524 and are in -ALPHA1 (I am currently >> using them). Or has something changed with them? > They were not available in the 10.0-ALPHA1 ISOs, which were based on svn > revision r255501. > > Glen > Hi Glen, What svn revision ALPHA2 was based? Thanks Gondim