From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KkO4U-0003nt-Ax for mharc-grub-devel@gnu.org; Mon, 29 Sep 2008 15:06:14 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KkO4R-0003kq-W0 for grub-devel@gnu.org; Mon, 29 Sep 2008 15:06:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KkO4R-0003jJ-7e for grub-devel@gnu.org; Mon, 29 Sep 2008 15:06:11 -0400 Received: from [199.232.76.173] (port=59014 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkO4Q-0003it-Ir for grub-devel@gnu.org; Mon, 29 Sep 2008 15:06:10 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:37593 helo=jenni1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KkO4P-0001Dd-SB for grub-devel@gnu.org; Mon, 29 Sep 2008 15:06:10 -0400 Received: from [127.0.0.1] (84.248.105.254) by jenni1.inet.fi (8.5.014) id 48DA2BD700434718 for grub-devel@gnu.org; Mon, 29 Sep 2008 22:06:09 +0300 Message-ID: <48E12720.3030806@nic.fi> Date: Mon, 29 Sep 2008 22:06:08 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: The development of GRUB 2 References: <200809232051.22749.bakshi12@gmail.com> <48D916F7.10001@nic.fi> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: Quoted-Printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: grub2 summer code theme in debian? 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: Mon, 29 Sep 2008 19:06:12 -0000 Bean wrote: > On Wed, Sep 24, 2008 at 12:19 AM, Vesa J=E4=E4skel=E4inen wrote: >> J.Bakshi wrote: >>> In my debian lenny, the grub2 has very simple look. I know it can be = tweak to >>> get ubuntu style graphical grub2 interface. After searchine google I = have >>> found the Grub2 summer code project 2008 and I have downloaded the th= eme >>> folder. But I can't understand how to include the theme file in grub.= cfg. >>> Please let me know how to use those theme with grub.cfg. >> Integration of the Summer of Code 2008 codes are still work-in-progres= s. >> So at this time this is not possible. You have to wait a bit in order >> integration to be completed. >=20 > Hi Vesa, >=20 > The integration process seems to be halted, I wonder if there is > something wrong. IMO, we can commit the patch if there is no serious > breakage, we can fix minor issues later. I have been rather busy with other stuff. There is however some patches that could be looked independently. "pretty make patch" [PATCH] GSoC #03 Menu viewer interface [PATCH] GSoC #04 Multiple fallback entries [PATCH] GSoC #05 Menu entry class attribute - I do not like usage of '|' to separate arguments. So it would need to be either used as is, or menu parser would need work. I have started with those video subsystem improvements and have committed some of those (with modifications) already. And also some simple changes or bugfixes has already went. You can easily track patches with comments about commit that has went in. (I use threaded mail view to make things visually easy to process) There are still some video subsystem related stuff and then the new font engine that are next on my list. Also "[PATCH] GSoC #10 font tools" needs a bit discussion. And also can we use Lua for scripting (I think there is thread somewhere about that). Our second GSoC project for USB needs a bit more testing and perhaps some cleanups (Marco & Robert any comments?).