From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LqzHi-0000Yu-My for mharc-grub-devel@gnu.org; Mon, 06 Apr 2009 20:35:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqzHg-0000Yn-EF for grub-devel@gnu.org; Mon, 06 Apr 2009 20:35:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqzHf-0000Ya-3c for grub-devel@gnu.org; Mon, 06 Apr 2009 20:35:23 -0400 Received: from [199.232.76.173] (port=33727 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqzHe-0000YX-Uk for grub-devel@gnu.org; Mon, 06 Apr 2009 20:35:22 -0400 Received: from mail.nexedi.com ([91.121.25.85]:52628 helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqzHe-0000Gk-Ho for grub-devel@gnu.org; Mon, 06 Apr 2009 20:35:22 -0400 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id CB5B93D9FE for ; Tue, 7 Apr 2009 02:35:20 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Tue, 7 Apr 2009 09:35:19 +0900 User-Agent: KMail/1.9.10 References: <968853.48080.qm@web42104.mail.mud.yahoo.com> In-Reply-To: <968853.48080.qm@web42104.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904070935.19781.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: Tue, 07 Apr 2009 00:35:25 -0000 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