From owner-freebsd-current@freebsd.org Fri Mar 31 14:40:15 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 50BB9D27C70 for ; Fri, 31 Mar 2017 14:40:15 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:130:3ffc::401:25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 151561DC for ; Fri, 31 Mar 2017 14:40:14 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id E8AB225D37C2; Fri, 31 Mar 2017 14:40:10 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 70BF0D1F7F5; Fri, 31 Mar 2017 14:40:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id Y5nbxDokA0Et; Fri, 31 Mar 2017 14:40:09 +0000 (UTC) Received: from [10.111.64.116] (unknown [IPv6:fde9:577b:c1a9:4410:6886:a86f:e3c7:3fa1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 38D31D1F7EB; Fri, 31 Mar 2017 14:40:09 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Pavel Timofeev" Cc: freebsd-current Subject: Re: VNET branch destiny Date: Fri, 31 Mar 2017 14:40:07 +0000 Message-ID: <0136F3BE-4B47-4677-8D81-3FE0F5E67E79@lists.zabbadoz.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Mailer: MailMate (2.0BETAr6080) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 31 Mar 2017 14:40:15 -0000 On 31 Mar 2017, at 13:57, Pavel Timofeev wrote: > Hello, dear freebsd-current@! > > There was FreeBSD Foundation report back in 2016Q2 where it told us > about VNET (VIMAGE) update project sponsored by foundation. > What is the current situation? Is it committed into base? If not > what's the plan? Changes are in 12 and 11. 12 has seen more slight fixes due to other changes that other committers are tracking and I hope they merge to 11. /bz