From owner-freebsd-hackers@freebsd.org Fri Jan 15 13:59:14 2016 Return-Path: Delivered-To: freebsd-hackers@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 3C323A838CC for ; Fri, 15 Jan 2016 13:59:14 +0000 (UTC) (envelope-from eric@metricspace.net) Received: from mail.metricspace.net (mail.metricspace.net [IPv6:2001:470:1f11:617::107]) by mx1.freebsd.org (Postfix) with ESMTP id 114431E86 for ; Fri, 15 Jan 2016 13:59:13 +0000 (UTC) (envelope-from eric@metricspace.net) Received: from [IPv6:2001:470:1f11:617:ea2a:eaff:fe21:e067] (unknown [IPv6:2001:470:1f11:617:ea2a:eaff:fe21:e067]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: eric) by mail.metricspace.net (Postfix) with ESMTPSA id 37FA51D96; Fri, 15 Jan 2016 13:59:07 +0000 (UTC) Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs To: Steven Hartland , Gabor Radnai , freebsd-hackers@freebsd.org References: <9418E44F-114E-4ABA-A32D-416297BCDA9F@metricspace.net> <56985C6A.6040209@multiplay.co.uk> From: Eric McCorkle Message-ID: <5698FB2A.8030503@metricspace.net> Date: Fri, 15 Jan 2016 08:59:06 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <56985C6A.6040209@multiplay.co.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 13:59:14 -0000 Thanks to Steven for picking this up, and thanks to everyone who helped with the integration effort (particularly for working out how to integrate libstand directly). I plan to look into booting from a GELI-encrypted partition next, and in the longer-term, I'm interested in some kind of cryptographic signature checking ability. On 01/14/16 21:41, Steven Hartland wrote: > Just wanted to let everyone know that I just finished committing these > changes to the tree. > > Huge thanks to Eric's for his work on this, as well as everyone else who > contributed. > > I've set the target for MFC of 2 weeks, so I hope to be able to get this > into stable/10 before the 10.3 slush, so if you're interested in this > change please test a head build > r294068 ASAP. > > Regards > Steve