From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LQ1vU-0008JN-GT for mharc-grub-devel@gnu.org; Thu, 22 Jan 2009 10:57:04 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQ1vS-0008Ix-SE for grub-devel@gnu.org; Thu, 22 Jan 2009 10:57:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQ1vQ-0008IN-FF for grub-devel@gnu.org; Thu, 22 Jan 2009 10:57:01 -0500 Received: from [199.232.76.173] (port=36755 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQ1vP-0008II-Vh for grub-devel@gnu.org; Thu, 22 Jan 2009 10:57:00 -0500 Received: from wa-out-1112.google.com ([209.85.146.178]:19758) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LQ1vP-0005DA-8b for grub-devel@gnu.org; Thu, 22 Jan 2009 10:56:59 -0500 Received: by wa-out-1112.google.com with SMTP id j32so2518483waf.26 for ; Thu, 22 Jan 2009 07:56:57 -0800 (PST) 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=M7Nvwc55sTgZ0eJSvuyUM3Jd1pLr/1zDZcLquz7JN2E=; b=CKI1lWepsxF9berPdRPi86gPMZ0jGeId3B3MVMcAB8EUWw72w8gMu/E9TpTI9wBU6L PFCjp2JsuZbnw+I8g2RcLHrAIMNOZffztEI6gr4j7pvf7+lnj2mi3r26aWmCDuRjw4O2 SMd2nAhUrXtS5SLYBBpxDWY6blS4bghB0Cue4= 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=XcZhJx+ySTiPtEHADc8zl0OJ5D2AGyzBIrH2eyW+7OKLH1jRymuHX+iedxvxT+zu+l R3yugRw8rH+WKMsUIN1AvMLhUX5sWu2HQh5MMliJ7v9+2PqDL4glN3aH1hVroFNETtNw 0/jjqMhbzfrF3xxjBn6NDF+gRC+KU7HkO/jrk= Received: by 10.114.15.1 with SMTP id 1mr6619576wao.112.1232639817371; Thu, 22 Jan 2009 07:56:57 -0800 (PST) Received: from debian ([116.193.138.7]) by mx.google.com with ESMTPS id z15sm13510181pod.14.2009.01.22.07.56.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 22 Jan 2009 07:56:56 -0800 (PST) From: "J.Bakshi" To: The development of GRUB 2 Date: Thu, 22 Jan 2009 21:26:11 +0530 User-Agent: KMail/1.9.9 References: <200901212054.02294.bakshi12@gmail.com> <1232554948.16563.3.camel@dv> In-Reply-To: <1232554948.16563.3.camel@dv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901222126.11607.bakshi12@gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: present stage of grub2 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, 22 Jan 2009 15:57:03 -0000 On Wednesday 21 Jan 2009 9:52:28 pm Pavel Roskin wrote: > On Wed, 2009-01-21 at 20:54 +0530, J.Bakshi wrote: > > Dear all, > > > > What is the present stage of grub2 ? can it be used now to get all the > > fancy screen etc ? I have seen the ubuntu is using the grub2 excellently > > ? IS it possible to get the same in debian lenny with out any patch ? > > kindly enlighten me and please suggest me where can I get in depth > > documentation om grub2. > > There have been recent changes affecting the "fancy screen", > specifically font support, so you may want to try the current version > from the subversion repository, if that's what you are interested in. > > There is some documentation for grub2 at http://grub.enbug.org/ It's > not much, so if you have any specific questions, please check mailing > list archives or ask in this list. Thanks a lot.