From owner-freebsd-hackers@freebsd.org Mon Jan 18 03:19:21 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 ACA8BA85DB5 for ; Mon, 18 Jan 2016 03:19:21 +0000 (UTC) (envelope-from jmaloney@pcbsd.org) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8D8561EC1 for ; Mon, 18 Jan 2016 03:19:21 +0000 (UTC) (envelope-from jmaloney@pcbsd.org) X-ASG-Debug-ID: 1453087157-08ca042abc11a20002-P5m3U7 Received: from [10.0.1.13] (ip72-209-162-1.ks.ks.cox.net [72.209.162.1]) by barracuda.ixsystems.com with ESMTP id 8B8cM32gclo9vThb (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 17 Jan 2016 19:19:19 -0800 (PST) X-Barracuda-Envelope-From: jmaloney@pcbsd.org X-Barracuda-AUTH-User: jmaloney@pcbsd.org X-Barracuda-Apparent-Source-IP: 72.209.162.1 Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs To: freebsd-hackers@freebsd.org X-ASG-Orig-Subj: Re: EFI/ZFS Update: successful tests, need more complex vdevs References: <20160116131529.GA59919@mutt-hardenedbsd> <569B8521.4010906@multiplay.co.uk> From: Joe Maloney Message-ID: <569C59B7.2020905@pcbsd.org> Date: Sun, 17 Jan 2016 21:19:19 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <569B8521.4010906@multiplay.co.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Barracuda-Connect: ip72-209-162-1.ks.ks.cox.net[72.209.162.1] X-Barracuda-Start-Time: 1453087158 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=8.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.26227 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 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: Mon, 18 Jan 2016 03:19:21 -0000 I can confirm the D4960 diff fixes up bsdinstall for me. Works well. Joe Maloney On 01/17/16 06:12, Steven Hartland wrote: > > > On 16/01/2016 13:15, Shawn Webb wrote: >> On Sat, Jan 16, 2016 at 12:59:54PM +0000, Gabor Radnai wrote: >>> Hi, >>> >>> I tried to check HardenedBSD for EFI + ZFS on root but the installer >>> says >>> this combo is not supported. What am I missing? >> The "zfs auto install" part of bsdinstall still needs to be updated to >> know about the new ZFS UEFI support. The manual partition selection >> (which is called SADE) supports it, but you won't get ZFS BE support by >> using that. I talked with Allan Jude a little bit about it and he >> inferred that he's working on zfs auto install support (though >> "inferred" doesn't mean he actually is). > This is in review here: https://reviews.freebsd.org/D4960 > > 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"