From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KiVPb-0004EY-Gc for mharc-grub-devel@gnu.org; Wed, 24 Sep 2008 10:32:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KiVPY-0004Ch-Ti for grub-devel@gnu.org; Wed, 24 Sep 2008 10:32:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KiVPX-0004AY-1E for grub-devel@gnu.org; Wed, 24 Sep 2008 10:32:12 -0400 Received: from [199.232.76.173] (port=38748 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiVPW-0004AM-UQ for grub-devel@gnu.org; Wed, 24 Sep 2008 10:32:10 -0400 Received: from ti-out-0910.google.com ([209.85.142.184]:24427) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KiVPR-000848-Vu for grub-devel@gnu.org; Wed, 24 Sep 2008 10:32:10 -0400 Received: by ti-out-0910.google.com with SMTP id u5so1802122tia.10 for ; Wed, 24 Sep 2008 07:32:02 -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:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=lMB95ebgpzwYeyFJU7h/okJNCUScw9I7KqoU9tUyKRw=; b=Uo9BgwrpO1aqJcFVX7lxRzZ3sbhO/zx66/1WeJqo9FmvLswZXLWD2mcSWR534fKRst 662tHcXIitBXAakstNjBdQaZdMUtjrsqiOlgO24KZXasi5RwtglrB/jGf+7qBEkpubDh P5ZK0AUq13+Pwqq2qkAiLo5lXrM/AmPnIcIgs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=HzuXZAJFobWtmAmNAc3CbKaHH2ZiY9bAcJGUL/Y3wF7f6wrZ2UVgQhmRgQSTcCZhOa l+tYCQyXOPFNF0rAnY2BaGEW7egxxkrJ4Ja2eihR0bv1K1Fgws4OE7Ko9gLocisK0SRl KNNq2Dchsmwu9CfF1rLrCSkqnM7ScKG6OpNOA= Received: by 10.110.90.9 with SMTP id n9mr9541158tib.22.1222266722820; Wed, 24 Sep 2008 07:32:02 -0700 (PDT) Received: from debian ( [202.78.237.80]) by mx.google.com with ESMTPS id i6sm1026912tid.5.2008.09.24.07.31.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Sep 2008 07:31:56 -0700 (PDT) From: "J.Bakshi" To: The development of GRUB 2 Date: Wed, 24 Sep 2008 20:04:54 +0530 User-Agent: KMail/1.9.9 References: <200809232051.22749.bakshi12@gmail.com> <48D916F7.10001@nic.fi> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200809242004.55495.bakshi12@gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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: Wed, 24 Sep 2008 14:32:13 -0000 On Wednesday 24 Sep 2008 8:12:40 am 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 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. > > > > Integration of the Summer of Code 2008 codes are still work-in-progress. > > So at this time this is not possible. You have to wait a bit in order > > integration to be completed. > > Hi Vesa, > > 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. Then how can I use those fancy gfxterm in debian ? I have seen those are in action in kubuntu, suse etc... even I have downloa= ded=20 successfully all the images, fonts to get the winter theme. Is not there an= y=20 alternative to use the theme ? thanks