From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HI6KS-0003aQ-2T for mharc-grub-devel@gnu.org; Fri, 16 Feb 2007 11:53:00 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HI6KQ-0003a9-UI for grub-devel@gnu.org; Fri, 16 Feb 2007 11:52:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HI6KQ-0003Zs-8n for grub-devel@gnu.org; Fri, 16 Feb 2007 11:52:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HI6KQ-0003Zp-0v for grub-devel@gnu.org; Fri, 16 Feb 2007 11:52:58 -0500 Received: from nf-out-0910.google.com ([64.233.182.191]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HI6KP-00084b-K2 for grub-devel@gnu.org; Fri, 16 Feb 2007 11:52:57 -0500 Received: by nf-out-0910.google.com with SMTP id h2so1662459nfe for ; Fri, 16 Feb 2007 08:52:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=URrsV48TCRZ+tdpjAE78klz3JxCO1/07/GGpBqHhihEs6sog6XN7PytwEtXJwg2X9k7tgLrnF4rpfh/jabCvRayHFOBuYFACJEtcZDaBkFiq/NNX9iZ5lqS8taWqlhsaM/GQlLtABneL4YNagZao4THZz7Lt35T/eU7Ju07eITw= Received: by 10.49.75.2 with SMTP id c2mr2632307nfl.1171644776469; Fri, 16 Feb 2007 08:52:56 -0800 (PST) Received: from ?85.84.183.147? ( [85.84.183.147]) by mx.google.com with ESMTP id p20sm14800501nfc.2007.02.16.08.52.53; Fri, 16 Feb 2007 08:52:55 -0800 (PST) Message-ID: <45D5EF5C.30706@gmail.com> Date: Fri, 16 Feb 2007 18:52:28 +0100 From: Alexandre Paz Mena User-Agent: Thunderbird 1.5.0.9 (X11/20070201) MIME-Version: 1.0 To: grub-devel@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) Subject: Summer of code: Fancy menu interface 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, 16 Feb 2007 16:52:59 -0000 Hi, I have been working on a grub fork for a couple of months and now I'm quite familiar with its sources. Now, i would like to help developing a "fancy menu interface", so if anybody could give me some information about the current developing state of this feature I would be very thankful.