From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Ls3in-0002oE-D8 for mharc-grub-devel@gnu.org; Thu, 09 Apr 2009 19:31:49 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ls3im-0002nP-DK for grub-devel@gnu.org; Thu, 09 Apr 2009 19:31:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ls3il-0002mX-K4 for grub-devel@gnu.org; Thu, 09 Apr 2009 19:31:47 -0400 Received: from [199.232.76.173] (port=58067 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ls3il-0002mH-Eb for grub-devel@gnu.org; Thu, 09 Apr 2009 19:31:47 -0400 Received: from mail.nexedi.com ([91.121.25.85]:46233 helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ls3il-00061f-3H for grub-devel@gnu.org; Thu, 09 Apr 2009 19:31:47 -0400 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id C5FC13D9F7 for ; Fri, 10 Apr 2009 01:31:44 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Fri, 10 Apr 2009 08:31:47 +0900 User-Agent: KMail/1.9.10 References: <824367.34473.qm@web42102.mail.mud.yahoo.com> In-Reply-To: <824367.34473.qm@web42102.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904100831.47823.okuji@enbug.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: stat for FreeBSD X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2009 23:31:48 -0000 On Wednesday 08 April 2009 23:32:18 Andrey Shuvikov wrote: > --- On Mon, 4/6/09, Yoshinori K. Okuji wrote: > > From: Yoshinori K. Okuji > > Subject: Re: stat for FreeBSD > > To: "The development of GRUB 2" > > Date: Monday, April 6, 2009, 8:35 PM > > On Tuesday 07 April 2009 00:48:37 > > > > Andrey Shuvikov wrote: > > > Here is the patch against the latest revision to make > > > > grub-probe working on > > > > > FreeBSD. It includes this ioctl call, FreeBSD device > > > > names parsing, and > > > > > accounts for the fact that disk drives are character > > > > devices under FreeBSD. > > > > Do you have an account on Savannah? I can have you to check > > it in yourself. ;) > > > > Regards, > > Okuji > > No I don't have an account. I was just trying to compile Grub2 under > FreeBSD. :-) Ok, but if you are willing to maintain the FreeBSD port, I think it would be convenient for you to have an account, otherwise you will have to wait for someone else to pick up your patch and check it in instead of you all the time. It's up to you. Regards, Okuji