From owner-freebsd-hackers@freebsd.org Fri Jan 15 14:18:34 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 4AE73A83FF1 for ; Fri, 15 Jan 2016 14:18:34 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D7C6F1B3C for ; Fri, 15 Jan 2016 14:18:33 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: by mail-wm0-x235.google.com with SMTP id u188so24946166wmu.1 for ; Fri, 15 Jan 2016 06:18:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=E3W+8uQTL5jfqmzAobhSF6hALXYaqH9+JHKYZ7BHXiA=; b=LSBvhFKiBespMYi8dPnvgxNfuwCOcR6sNxMnDi3y6kPPnYTN5nfGAQ4fsgyiEiwqLw Qgv8/8XQZeKFW5Ml2IT/UT49PZJVaL2Jnr8q1wHq/djTs48vvhWNtQWhAhUvKqN1cF62 EhFznHBBJM0k7h6N5x+HI0KUnTVQSssTG68S5dri6PcYuJxbnqtA89dy4LJ0Pi2Nqwtd FDLUFfK1BLaIy/2v0bQLCh4axIC80luxW847wKRHcbiMPuiYPZb80+To6lMSBGHOd5JB vbRcoJG12xK2naaUUI0JRypJ5WVY3KGlNrCUpiNDzMe51fMjtSPJendB+p8XtR1Kt98L t4jA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=E3W+8uQTL5jfqmzAobhSF6hALXYaqH9+JHKYZ7BHXiA=; b=TxuxPyIVZTVOlki4WbBy4XGsNsKZ2XmIPDvwafPCryFmpWsRlqCDpY9eTKcJtAlhm5 VL2wbco+dJhsABgEWbzH3l4WxpbJkrZTQ8a3sjFcVSFO+MP9kgYPx/7JfmiP5f6i97L8 WPn0tpLRkzO6urhbjKFLbbhZUBa9dbMcbcFhgGiMPZLEyHqgLlvSvcGm/zXSYtMRq4hJ ddfK4VTFgUEHjaJ+Jk9D3dzTk5YJErUrTl4/QEUsCqY8hJ2fmXKPvMj+Rjope2aRqp4R v2oQkHGJ0yE3q2WmmFTeyX9WduQFwrbjc9kMLJ3hEO2dl4OPSzwidsFWztZQr9OXDywx KNvw== X-Gm-Message-State: AG10YOQvfR6bgr8S++UId6cTrnyuLMXWz164MFtNG4pWLlZh/rdLOP4g7rD+Ah9ItkZ4N/YCRwzBV7QGj+Vg1A== MIME-Version: 1.0 X-Received: by 10.28.127.85 with SMTP id a82mr3916446wmd.48.1452867512215; Fri, 15 Jan 2016 06:18:32 -0800 (PST) Received: by 10.28.55.132 with HTTP; Fri, 15 Jan 2016 06:18:32 -0800 (PST) In-Reply-To: <56985C6A.6040209@multiplay.co.uk> References: <9418E44F-114E-4ABA-A32D-416297BCDA9F@metricspace.net> <56985C6A.6040209@multiplay.co.uk> Date: Fri, 15 Jan 2016 14:18:32 +0000 Message-ID: Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs From: krad To: Steven Hartland Cc: Eric McCorkle , Gabor Radnai , freebsd-hackers@freebsd.org X-Mailman-Approved-At: Fri, 15 Jan 2016 15:06:24 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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 14:18:34 -0000 this is totally awesome. I might finally be able to upgrade the firmware on a bunch of intel nucs i run now. There was some bug and the never recognized the gptzfs boot code on anything but ancient firmware. Booting via efi should make this go away and i can apply the latest firmwares which will remove a bit more buggy behaviour. Will the current boot strap work ok with stable, or should I wait for the MFC? Its the 2820 nuc boards btw On 15 January 2016 at 02: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 > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >