From owner-freebsd-current@freebsd.org Mon Aug 10 08:10:54 2015 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 0178B99811D for ; Mon, 10 Aug 2015 08:10:54 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B72A698D for ; Mon, 10 Aug 2015 08:10:53 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZOiAR-0001N8-8g for freebsd-current@freebsd.org; Mon, 10 Aug 2015 10:10:47 +0200 Received: from ip5b41c1ec.dynamic.kabel-deutschland.de ([91.65.193.236]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Aug 2015 10:10:47 +0200 Received: from holger by ip5b41c1ec.dynamic.kabel-deutschland.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Aug 2015 10:10:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Holger Freyther Subject: Re: boot1.efi and gpt support Date: Mon, 10 Aug 2015 08:10:36 +0000 (UTC) Lines: 25 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 91.65.193.236 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.12 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 10 Aug 2015 08:10:54 -0000 Holger Freyther freyther.de> writes: Good Morning, > I am looking forward to receive some feedback. > > kind regards > holger > > [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201788 I would be very happy to receive feedback on the boot1.efi modifications and wonder what is missing to get it included in HEAD? There is another boot1.efi/Makefile patch[2] that sits in bugzilla, there is a bug report for it that maybe the first UFS partition found doesn't have a /boot/loader.efi and maybe add ZFS boot support as well. Can anyone comment? holger [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193967