From owner-svn-src-head@FreeBSD.ORG Mon Nov 24 22:50:09 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D442C1065688; Mon, 24 Nov 2008 22:50:09 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from itchy.rabson.org (unknown [IPv6:2002:50b1:e8f2:1::143]) by mx1.freebsd.org (Postfix) with ESMTP id 91EC18FC12; Mon, 24 Nov 2008 22:50:09 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from [IPv6:2001:470:909f:1:21b:63ff:feb8:5abc] (unknown [IPv6:2001:470:909f:1:21b:63ff:feb8:5abc]) by itchy.rabson.org (Postfix) with ESMTP id A61183FAA; Mon, 24 Nov 2008 22:50:08 +0000 (GMT) Message-Id: From: Doug Rabson To: Garrett Cooper In-Reply-To: <51761B1A-17DD-493A-8F2F-FEA8AFCC17DB@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 24 Nov 2008 22:50:08 +0000 References: <200811221424.mAMEOtVt020067@svn.freebsd.org> <51761B1A-17DD-493A-8F2F-FEA8AFCC17DB@gmail.com> X-Mailer: Apple Mail (2.929.2) Cc: svn-src-head@freebsd.org, Doug Rabson , src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r185175 - in head/sys/boot: i386 i386/gptzfsboot zfs X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2008 22:50:10 -0000 On 24 Nov 2008, at 22:03, Garrett Cooper wrote: >> > > What about http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/129059 ? I'll take a look at that, thanks. > > I didn't realize that gptzfsboot wasn't available for amd64. The amd64 kernel shares the i386 boot code and the ZFS boot code should work fine on amd64.