From owner-freebsd-stable@FreeBSD.ORG Tue Dec 10 08:52:57 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTPS id 720F1BA7 for ; Tue, 10 Dec 2013 08:52:57 +0000 (UTC) Received: from mail-vb0-x230.google.com (mail-vb0-x230.google.com [IPv6:2607:f8b0:400c:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3197612C6 for ; Tue, 10 Dec 2013 08:52:57 +0000 (UTC) Received: by mail-vb0-f48.google.com with SMTP id f13so320286vbg.7 for ; Tue, 10 Dec 2013 00:52:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=2Jd+7W64qY4BFOPQNNI8C8E2reX9iTPdvo69EA+TYV4=; b=t3gpHkLKu/7IFstvc0jZ0CUulCr7WA3aCrqOIQU4VsZhGKZ4w/grqaZLCjXZVapemb Yem1f9nnyv+8/mzb+t/lwNIQlad08Kx9ZrxsqSNTJYNq7wvOzVqxt9mmdw2aW+AkcU6Y QYIzKBArcZekJ5YJqGfe/nLFTs/WWeqD14rAlF6Nclemy3100OLNMxe/A23FcqwGUq4x npLlgZpESvO0S1ewtgURo0jVlVADpYbpOuM7lAvUxJLtV5G5YXRhK5LA/mORDjp0KAXU HK3HRXa63xqf1eGZdTPS5rnTn9OeiR9DjdWBST6jQIuqt9duThJgHfkU2ZHwe1tDF0Je e9ug== MIME-Version: 1.0 X-Received: by 10.52.164.16 with SMTP id ym16mr213231vdb.39.1386665576300; Tue, 10 Dec 2013 00:52:56 -0800 (PST) Received: by 10.52.168.106 with HTTP; Tue, 10 Dec 2013 00:52:56 -0800 (PST) Date: Tue, 10 Dec 2013 12:52:56 +0400 Message-ID: Subject: Build Hyper-V kernel modules by default for i386 From: Pavel Timofeev To: freebsd-stable stable Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2013 08:52:57 -0000 The subject is a line from original FreeBSD 10.0-RC1 announce. True, but funny, because hyperv option wasn't included in i386 GENERIC kernel config=EF=BB=BF. Will someone MFC the r258950 to releng/10.0 before 10.0-RELEASE?