From owner-freebsd-current@FreeBSD.ORG Wed Sep 18 19:50:36 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 3BFC468E; Wed, 18 Sep 2013 19:50:36 +0000 (UTC) (envelope-from robotsondrugs@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D99872228; Wed, 18 Sep 2013 19:50:32 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id aq17so13579303iec.41 for ; Wed, 18 Sep 2013 12:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=GD0HZ/JeVjMtTjiBq/M6ZlEqCUzIu4w3LF0Nhpj7jps=; b=J9CDvDKd67310cEo8Qm07nlVxOg5/hDAFoA5ya1CClN/c5J9qhabY+twSYS7bGSE6G +kUJuhFFg5DnlnBRgwsdQ8ZhIIONBsriPPU071//9JJ2fEKgRKinw91MbOZpuuB1x03L XLLd/64iNE462N9/9lB96RLlAM5M5OauQKL/ipU4IDywl0g7pCFJanUHDR6SWXgoQkxu LQLu06chdkc0VDfJw1wg0GkalutN+Cw9EH4vsh9BCUt+141o1Iggm8KmUjNzaNKxVslc YrVaV/ZddkdslGrrlk+z5Q5qfz5K+ej44TpLuxhrJ0De5H7IKBqK0jt1vSOIPznrtQEo mOLA== X-Received: by 10.50.2.67 with SMTP id 3mr3820577igs.41.1379533811794; Wed, 18 Sep 2013 12:50:11 -0700 (PDT) Received: from [10.0.0.66] (c-98-240-141-71.hsd1.mn.comcast.net. [98.240.141.71]) by mx.google.com with ESMTPSA id b16sm225783igd.7.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 12:50:11 -0700 (PDT) Message-ID: <523A03F2.3020207@gmail.com> Date: Wed, 18 Sep 2013 14:50:10 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Glen Barber Subject: Re: 10.0-ALPHA2 Now Available References: <20130918193623.GE2306@glenbarber.us> In-Reply-To: <20130918193623.GE2306@glenbarber.us> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-snapshots@FreeBSD.org, freebsd-current@FreeBSD.org, FreeBSD Release Engineering Team 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 19:50:36 -0000 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?