From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FjCCD-0003iB-Id for mharc-grub-devel@gnu.org; Thu, 25 May 2006 05:31:57 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FjCCB-0003hw-Ca for grub-devel@gnu.org; Thu, 25 May 2006 05:31:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FjCCA-0003hg-3y for grub-devel@gnu.org; Thu, 25 May 2006 05:31:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FjCC9-0003hd-Vs for grub-devel@gnu.org; Thu, 25 May 2006 05:31:54 -0400 Received: from [157.24.2.30] (helo=smtp1.cc.lut.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FjCGn-0007Nw-C6 for grub-devel@gnu.org; Thu, 25 May 2006 05:36:41 -0400 Received: from localhost (smtp1 [127.0.0.1]) by smtp1.cc.lut.fi (Postfix) with ESMTP id C256E70198 for ; Thu, 25 May 2006 12:31:52 +0300 (EEST) Received: from smtp1.cc.lut.fi ([127.0.0.1]) by localhost (smtp1.cc.lut.fi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21323-03 for ; Thu, 25 May 2006 12:31:52 +0300 (EEST) Received: from [192.168.1.100] (lk4-a-4-1.lnet.lut.fi [157.24.102.107]) by smtp1.cc.lut.fi (Postfix) with ESMTP id 54D6F7015E for ; Thu, 25 May 2006 12:31:51 +0300 (EEST) Message-ID: <4475798D.4040407@nic.fi> Date: Thu, 25 May 2006 12:31:57 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: The development of GRUB 2 References: <002901c67fab$ddb416a0$da01a8c0@p4> In-Reply-To: <002901c67fab$ddb416a0$da01a8c0@p4> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: by lut.fi Content-Transfer-Encoding: quoted-printable Subject: Re: GUI Work 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, 25 May 2006 09:31:56 -0000 John S. wrote: > I am interested in getting involved with GRUB and was wondering what > work has been done on implementing a GUI for GRUB 2. > If anyone is working on it right now, could you please let me know how = I > can help. Hi, I have been doing preparations for it by introducing Video API to GRUB 2 (http://grub.enbug.org/VideoSubsystem). It is still being fine tuned, but basic design of the GUI could be started by now. If you search archives from this mailing list you can notice some messages about it. Here are some links that you should check out: http://lists.gnu.org/archive/html/grub-devel/2006-04/msg00056.html http://lists.gnu.org/archive/html/grub-devel/2006-05/msg00008.html Thanks, Vesa J=E4=E4skel=E4inen