From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1GQjfr-0000gc-DQ for mharc-grub-devel@gnu.org; Fri, 22 Sep 2006 07:58:31 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GQjfo-0000gC-Ni for grub-devel@gnu.org; Fri, 22 Sep 2006 07:58:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GQjfn-0000fx-8L for grub-devel@gnu.org; Fri, 22 Sep 2006 07:58:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQjfm-0000fo-TT for grub-devel@gnu.org; Fri, 22 Sep 2006 07:58:27 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GQjjW-0006cE-1U for grub-devel@gnu.org; Fri, 22 Sep 2006 08:02:18 -0400 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id DBB4C3CBF644B for ; Fri, 22 Sep 2006 16:20:21 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 12C723CBF6404 for ; Fri, 22 Sep 2006 16:20:21 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Fri, 22 Sep 2006 13:57:41 +0200 User-Agent: KMail/1.8.2 References: <20060921220838.GA12991@khazad.dyndns.org> In-Reply-To: <20060921220838.GA12991@khazad.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609221357.41453.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.494063, version=0.17.2 Subject: Re: Regression with grub-probefs 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: Fri, 22 Sep 2006 11:58:29 -0000 On Friday 22 September 2006 00:08, Robert Millan wrote: > Looks like grub-probefs is broken in current CVS: Thanks. I will take a look tomorrow. Okuji