From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EL3fW-00019l-Ie for mharc-grub-devel@gnu.org; Thu, 29 Sep 2005 15:02:10 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EL3ed-00016p-AQ for grub-devel@gnu.org; Thu, 29 Sep 2005 15:01:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EL3eU-00013M-UD for grub-devel@gnu.org; Thu, 29 Sep 2005 15:01:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EL3eT-0000vl-9s for grub-devel@gnu.org; Thu, 29 Sep 2005 15:01:05 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EL3Rd-0000nf-GS for grub-devel@gnu.org; Thu, 29 Sep 2005 14:47:49 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id DF63F8C8B for ; Thu, 29 Sep 2005 20:47:47 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 00972-09 for ; Thu, 29 Sep 2005 20:47:47 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 0223B8C07 for ; Thu, 29 Sep 2005 20:47:47 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id B81E1C04A for ; Thu, 29 Sep 2005 20:47:46 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <874q861b0z.fsf@student.han.nl> <874q85ei7j.fsf@student.han.nl> <87zmpxcxl3.fsf@student.han.nl> <200509290112.15925.okuji@enbug.org> From: Marco Gerards Date: Thu, 29 Sep 2005 20:47:46 +0200 In-Reply-To: <200509290112.15925.okuji@enbug.org> (Yoshinori K. Okuji's message of "Thu, 29 Sep 2005 01:12:15 +0200") Message-ID: <87mzlv1zjh.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: AFFS support 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, 29 Sep 2005 19:02:08 -0000 "Yoshinori K. Okuji" writes: > On Wednesday 28 September 2005 12:10 pm, Marco Gerards wrote: >> Your problem with missing files and that some junk was shown should be >> fixed now. I cleaned up the sourcecode a bit and fixed some other >> things. > > I fixed some trivial bugs. That is very nice, thanks a lot. > Besides ls /dev and the slowness, it seems to be working. I will do more tests > on a native environment in this weekend. Could you please describe the slowness and where it occurs and where it does not? Perhaps it is something I could improve. Thanks, Marco