From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KcmiX-0002vf-Fi for mharc-grub-devel@gnu.org; Mon, 08 Sep 2008 15:48:09 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KcmiW-0002uy-6R for grub-devel@gnu.org; Mon, 08 Sep 2008 15:48:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KcmiV-0002ue-Dv for grub-devel@gnu.org; Mon, 08 Sep 2008 15:48:07 -0400 Received: from [199.232.76.173] (port=51647 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KcmiV-0002uW-7I for grub-devel@gnu.org; Mon, 08 Sep 2008 15:48:07 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:52128 helo=jenni2.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KcmiU-00065Q-Ro for grub-devel@gnu.org; Mon, 08 Sep 2008 15:48:07 -0400 Received: from [127.0.0.1] (88.193.32.97) by jenni2.inet.fi (8.5.014) id 489066C501DCE5C5 for grub-devel@gnu.org; Mon, 8 Sep 2008 22:48:05 +0300 Message-ID: <48C58175.1010102@nic.fi> Date: Mon, 08 Sep 2008 22:48:05 +0300 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: The development of GRUB 2 References: <48BD4C52.6040308@gmail.com> <1220367299.23879.15.camel@localhost> <48BD62BE.7090507@gmail.com> <1220373059.23879.25.camel@localhost> <48BD8847.9030502@gmail.com> <1220386216.23879.55.camel@localhost> <48BDBC96.3010602@gmail.com> <1220398682.23879.70.camel@localhost> <48BEC43A.1000309@nic.fi> <48BECDDD.5040502@gmail.com> <48BECF2A.4080703@nic.fi> <1220566576.8537.5.camel@localhost> <48C15AAF.1090007@gmail.com> In-Reply-To: <48C15AAF.1090007@gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] Move kern/loader.c to boot.mod and add preboot_support (was Re: Sendkey patch) 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, 08 Sep 2008 19:48:08 -0000 phcoder wrote: > Hello. As I said in another email there is no need for it. I send a > patch for it. Doesn't this break our rescue mode ?