From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CrgcU-000549-53 for mharc-grub-devel@gnu.org; Thu, 20 Jan 2005 13:01:22 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Crga4-0004Pg-AA for grub-devel@gnu.org; Thu, 20 Jan 2005 12:58:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CrgZg-0004J9-Ff for grub-devel@gnu.org; Thu, 20 Jan 2005 12:58:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CrgZg-0004CL-6r for grub-devel@gnu.org; Thu, 20 Jan 2005 12:58:28 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CrgBF-0000Xo-V1 for grub-devel@gnu.org; Thu, 20 Jan 2005 12:33:14 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id D7558F8DB00D for ; Thu, 20 Jan 2005 18:33:09 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 20 Jan 05 17:33:08 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Thu, 20 Jan 2005 18:33:29 +0100 User-Agent: KMail/1.7.1 References: <41D837A2.7080501@yahoo.fr> <41EFE2D6.7070302@yahoo.fr> In-Reply-To: <41EFE2D6.7070302@yahoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501201833.29491.okuji@enbug.org> Subject: Re: [PATCH] sun partition map 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, 20 Jan 2005 18:01:20 -0000 On Thursday 20 January 2005 17:56, Vincent Pelletier wrote: > Any comments about this patch ? > Any problems with the code from libparted ? No problem. BTW, I think it is better to give you a write permission to the CVS, because your assignment is finished. Marco, would you like to do this? Okuji