From owner-freebsd-hackers@freebsd.org Mon Nov 2 13:59:29 2015 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 312ACA22D4A for ; Mon, 2 Nov 2015 13:59:29 +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 06DD511D8 for ; Mon, 2 Nov 2015 13:59:29 +0000 (UTC) (envelope-from eric@metricspace.net) Received: from [192.168.2.2] (unknown [172.16.0.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: eric) by mail.metricspace.net (Postfix) with ESMTPSA id 78638118A; Mon, 2 Nov 2015 13:59:21 +0000 (UTC) User-Agent: K-9 Mail for blackphone In-Reply-To: References: MIME-Version: 1.0 Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs From: Eric McCorkle Date: Mon, 02 Nov 2015 08:59:17 -0500 To: Gabor Radnai ,freebsd-hackers@freebsd.org Message-ID: <9418E44F-114E-4ABA-A32D-416297BCDA9F@metricspace.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Mon, 02 Nov 2015 13:59:29 -0000 boot_module.h is one of the files in the patch. I am back from travel now, and will be uploading this to the code review site soon. On October 27, 2015 5:06:32 PM EDT, Gabor Radnai wrote: >Hi, > >Sorry for the most likely stupid question but I fail to get the patched >current tree compiled, as "boot_module.h" is added to boot1.c but that >header is missing from my tree for some reason. I did svn up just >before >starting making process. Could you please advise where this header >is/should be? > >Thanks. >_______________________________________________ >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" -- Sent from my Blackphone with K-9 Mail. Please excuse my brevity. From owner-freebsd-hackers@freebsd.org Mon Nov 2 19:17:19 2015 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 F2B41A2455F for ; Mon, 2 Nov 2015 19:17:19 +0000 (UTC) (envelope-from gabor.radnai@gmail.com) Received: from mail-oi0-x22f.google.com (mail-oi0-x22f.google.com [IPv6:2607:f8b0:4003:c06::22f]) (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 BC1C8132E for ; Mon, 2 Nov 2015 19:17:19 +0000 (UTC) (envelope-from gabor.radnai@gmail.com) Received: by oifu63 with SMTP id u63so101429619oif.2 for ; Mon, 02 Nov 2015 11:17:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=y0p8RzJyAzz24GmUIrY+p+CFUxoVqyd0MLa9JIcn10g=; b=aAGGZ6IIRrwS1OMFU2gDe9tf30yvSw35xqDer/tQoVJxSSYrgGKQKD3lnEYWStJtXN 6zuhbahfMcCZ1FsCAmCEm2AIB7XIb9I3OvvVQiMoo8LWCF23rqcmXHPv4PASJa1hrKyX CrOtieStMSDV4aUJw9Rx5+UaMNT8HihBx27XuUDoAESO2/OnIfgUEShutY3y4MP24FYK cFIODA7d7NucZ2LX1FtpDq3mMwwqhElAZIFULSG8ZTgFeOt7kDtQ2eWLNx0UZzYHF5xl y/5Wfq17lVu9hX839eflzvuxH0PAhJTQDSVfauutiWZXd/9gAfGqTmLBbA0Iltxfqr9s 66EQ== X-Received: by 10.202.71.9 with SMTP id u9mr15151574oia.118.1446491838742; Mon, 02 Nov 2015 11:17:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.48.231 with HTTP; Mon, 2 Nov 2015 11:16:59 -0800 (PST) From: Gabor Radnai Date: Mon, 2 Nov 2015 20:16:59 +0100 Message-ID: Subject: Re: EFI/ZFS Update: successful tests, need more complex vdevs To: freebsd-hackers@freebsd.org 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: Mon, 02 Nov 2015 19:17:20 -0000 Appreciate, thank you very much. I think my confusion is because the latest patch you provided on the list on *Fri Oct 23 11:19:07 UTC 2015* http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20151023/db1ac571/attachment.bin is not a full patch but a diff to your original patch. Anyhow, I'm ok now applying original patch and this latest diff everything seems fine (apart that for some reason my server dislikes booting automatically from the EFI partition, manually loading bootx64.efi works like charm. but that's definitely nothing to do with your great work). Thanks.