From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JH24m-0007i1-BD for mharc-grub-devel@gnu.org; Mon, 21 Jan 2008 14:12:56 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JH24k-0007dx-KL for grub-devel@gnu.org; Mon, 21 Jan 2008 14:12:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JH24i-0007Y7-2q for grub-devel@gnu.org; Mon, 21 Jan 2008 14:12:54 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JH24i-0007Xs-08 for grub-devel@gnu.org; Mon, 21 Jan 2008 14:12:52 -0500 Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JH24h-0002yT-OX for grub-devel@gnu.org; Mon, 21 Jan 2008 14:12:51 -0500 Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id 29DE2CA7BB0B for ; Mon, 21 Jan 2008 20:12:50 +0100 (CET) Received: from [83.135.65.118] (helo=[192.168.0.100]) by smtp06.web.de with asmtp (WEB.DE 4.109 #226) id 1JH24b-0003X7-00 for grub-devel@gnu.org; Mon, 21 Jan 2008 20:12:45 +0100 From: Fabian Greffrath To: The development of GRUB 2 In-Reply-To: <874pd7w738.fsf@xs4all.nl> References: <1200761788.2836.0.camel@beppo> <87lk6jwi8e.fsf@xs4all.nl> <20080121113123.GA7949@thorin> <874pd7w738.fsf@xs4all.nl> Content-Type: text/plain Date: Mon, 21 Jan 2008 20:12:44 +0100 Message-Id: <1200942764.2898.5.camel@beppo> Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 Content-Transfer-Encoding: 7bit Sender: fabian.greffrath@web.de X-Sender: fabian.greffrath@web.de X-Provags-ID: V01U2FsdGVkX1+Xdvo4VTGEwkd95P/RpLV6MB3jka9MMpI6UoXB Hx23LKil8KTYcX7Cq9HoSaKgOxm9WnmPo3HQNlQnUBGjFyEwOx qfyRVXavfzadny4MLS+w== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 Subject: Re: How to return control to GRUB 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: Mon, 21 Jan 2008 19:12:54 -0000 Thanks you for your replies! Am Montag, den 21.01.2008, 16:07 +0100 schrieb Marco Gerards: > Personally, I never used it and don't care that much :-) You are right, it's good as it is now. I just liked the idea to make the game return to GRUB and I guessed there was an easy way to implement this (and keep the code portable). Cheers, Fabian