From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N3GRr-0003Pj-G0 for mharc-grub-devel@gnu.org; Wed, 28 Oct 2009 17:52:55 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3GRq-0003OV-LT for grub-devel@gnu.org; Wed, 28 Oct 2009 17:52:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3GRm-0003Hk-2Z for grub-devel@gnu.org; Wed, 28 Oct 2009 17:52:54 -0400 Received: from [199.232.76.173] (port=56221 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3GRl-0003HV-UF for grub-devel@gnu.org; Wed, 28 Oct 2009 17:52:50 -0400 Received: from mail-ew0-f228.google.com ([209.85.219.228]:47988) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3GRl-0005TT-Ee for grub-devel@gnu.org; Wed, 28 Oct 2009 17:52:49 -0400 Received: by ewy28 with SMTP id 28so1360917ewy.42 for ; Wed, 28 Oct 2009 14:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=4uoae7yblazEqoiB9b9nnNFE3FIlHvZPw/nJBWESBIQ=; b=Ddod1Hjq2gJMYKIp/epMRf5L4Y2efJHaytYeHQso0bW5Fnft8yxFfpVDtFAcTtJzec 3p2pmbbeuP8I7GjakseM3WkkYSU5Y+cCWDY/13hvPRkEUUoJ96fKi9Nrfjm7UnyrSmH3 jwrqtMXmSWf5xTyMRkhDyR1Oks2euIxAmrrMk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=oSdo5gzdJTgRV+Xt4EQH0XlS5aXQxGtgcGNH3cDOCTWY6DSyu0j7wFA0TMRwotqqR4 DXrQJ37sgIsLvbOgvI6o9qFFalzPaxvvxZLHIpZeBIA8ojYJF2PJvsX26uhkJ93eChn5 /353+UzV7l70fjjbJcKI7VDJR60Mv8OIYM5eQ= Received: by 10.211.146.38 with SMTP id y38mr3657798ebn.60.1256766766273; Wed, 28 Oct 2009 14:52:46 -0700 (PDT) Received: from debian.bg45.phnet (gprs13.swisscom-mobile.ch [193.247.250.13]) by mx.google.com with ESMTPS id 5sm4030484eyh.18.2009.10.28.14.52.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 28 Oct 2009 14:52:45 -0700 (PDT) Message-ID: <4AE8BD29.8010005@gmail.com> Date: Wed, 28 Oct 2009 22:52:41 +0100 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: The development of GRUB 2 References: <20091027201111.0d4af6c8@shiva.selfip.org> <20091028222531.6bb05d8f@shiva.selfip.org> In-Reply-To: <20091028222531.6bb05d8f@shiva.selfip.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Any tutorial to configure grub 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: Wed, 28 Oct 2009 21:52:54 -0000 J. Bakshi wrote: > On Wed, 28 Oct 2009 04:01:05 +0800 > Bean wrote: > > >> On Tue, Oct 27, 2009 at 10:41 PM, J. Bakshi >> wrote: >> >>> I wonder if there is any tutorial to crate cool grub menu >>> interface. Can we use the grub2 2009 summer project to get those >>> fancy interfaces ? >>> >> Hi, >> >> There are actually two menu system. Colin has written a fancy menu >> patch as part of gsoc project, you can still get the code from >> http://grub.gibibit.com/, there are also some docs there. It looks >> good, but a little slow, and some feature like edit boot command >> hasn't been implemented. >> >> Recently, I have rewritten the menu system and it's almost done by >> now. The project is hosted at https://launchpad.net/burg, you can also >> follow this post in ubuntu forum: >> >> http://ubuntuforums.org/showthread.php?t=1248647 >> >> I plans to add some doc on menu config soon. >> >> > > Hello Bean, > > It is nice to know about your project. I hope it can be in main line grub soon. Eagerly waiting for that and also for your doc. > > Till now Bean ignored all our requests to work on merging these changes in the mainline or experimental. Unless he collaborates on merging there is nothing we can do. > With best wishes > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git