From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Dr62t-0001TI-7w for mharc-grub-devel@gnu.org; Fri, 08 Jul 2005 23:30:27 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dr627-0001GU-NR for grub-devel@gnu.org; Fri, 08 Jul 2005 23:29:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dr624-0001EZ-2A for grub-devel@gnu.org; Fri, 08 Jul 2005 23:29:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dr622-0000sp-T2 for grub-devel@gnu.org; Fri, 08 Jul 2005 23:29:35 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dr5da-0000ih-PB for grub-devel@gnu.org; Fri, 08 Jul 2005 23:04:18 -0400 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id A94FEFE9934D for ; Sat, 9 Jul 2005 04:57:13 +0200 (CEST) Received: from 127.0.0.1 ([127.0.0.1] helo=ip6-localhost) by ASSP-nospam ; 9 Jul 05 02:57:13 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sat, 9 Jul 2005 04:56:58 +0200 User-Agent: KMail/1.7.2 References: <42BFED32.9000300@inma.ucl.ac.be> <200507080730.35483.okuji@enbug.org> <42CE89D4.7080001@yahoo.fr> In-Reply-To: <42CE89D4.7080001@yahoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507090456.58569.okuji@enbug.org> Subject: Re: rmll - grub2 presentation 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: Sat, 09 Jul 2005 03:30:26 -0000 On Friday 08 July 2005 16:12, Vincent Pelletier wrote: > Would it enter the grub 2 cvs if I send a patch ? > Or maybe another project or cvs branch could be started, containing > less-interesting modules like this one. Don't send a patch. Just put it directly into the CVS. You should have write permission. Possibly it is better to create a new directory, for instance, "fun" or "contrib". > About porting (not especially "play" command), Marco introduced me to > Jeff Bailey, and we will start porting grub 2 to usparc (aka sparc 64, > aka sparc v9) architecture. I discussed with some #hurdfr people at the > LSM and they were interested in such port (Manuel Menal told me l4 works > on usparc :) ). Good news. Is Jeff active now? I haven't seen him hacking these days... Okuji