From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Ki9el-0000xA-4y for mharc-grub-devel@gnu.org; Tue, 23 Sep 2008 11:18:27 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ki9ej-0000vb-5x for grub-devel@gnu.org; Tue, 23 Sep 2008 11:18:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ki9eg-0000vP-PD for grub-devel@gnu.org; Tue, 23 Sep 2008 11:18:23 -0400 Received: from [199.232.76.173] (port=34799 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ki9eg-0000vM-JD for grub-devel@gnu.org; Tue, 23 Sep 2008 11:18:22 -0400 Received: from ti-out-0910.google.com ([209.85.142.189]:48815) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ki9eg-0004ie-BS for grub-devel@gnu.org; Tue, 23 Sep 2008 11:18:22 -0400 Received: by ti-out-0910.google.com with SMTP id u5so1507292tia.10 for ; Tue, 23 Sep 2008 08:18:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=qkJYPEWCGyYD1yA3Uzbx869sHwBiEeyP4u+DRBRfbBw=; b=VkK711SNiAVeJYko1L2jrMZk5J3jkWMtn4C0LN7l81rB2YmjQD3Cnn5rCZRgUV3HHs lvnn8u7BBBvATFx31R8OUDksihtnPPhQ/R9wWq0uL1eOKGK9Xc6lUstJb0gwHzcxjMTK P+ucKQOFcKaEo7cNCCJwyBlNhO9YTSYv+s0tc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=lah76pHocjwov7AMEqErLN89Bxv9obEgyj2E+siUmPnJD426gHB/U/lzNM9BRA2aYW jtfYpJKNmfLGUqDqA75YcQjsdpZ1FBopKQQcOjoXTsPwXl2gI2swFwtsRn0MKVM08gKE GnuHrGtwJ72Dj4xhOUwl8UG8/+MVMUcrorD7E= Received: by 10.110.68.4 with SMTP id q4mr5274658tia.0.1222183100804; Tue, 23 Sep 2008 08:18:20 -0700 (PDT) Received: from debian ( [203.171.244.247]) by mx.google.com with ESMTPS id d7sm1318213tib.17.2008.09.23.08.18.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 23 Sep 2008 08:18:20 -0700 (PDT) From: "J.Bakshi" To: grub-devel@gnu.org Date: Tue, 23 Sep 2008 20:51:22 +0530 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809232051.22749.bakshi12@gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: 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: Tue, 23 Sep 2008 15:18:25 -0000 Dear list, 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 theme 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. with regards, J