From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HuqxU-0005lZ-9G for mharc-grub-devel@gnu.org; Sun, 03 Jun 2007 10:21:28 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HuqxS-0005hH-JG for grub-devel@gnu.org; Sun, 03 Jun 2007 10:21:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HuqxQ-0005dC-Ut for grub-devel@gnu.org; Sun, 03 Jun 2007 10:21:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HuqxQ-0005d5-Si for grub-devel@gnu.org; Sun, 03 Jun 2007 10:21:24 -0400 Received: from 245.red-80-24-127.staticip.rima-tde.net ([80.24.127.245] helo=manazas.ensanjose.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HuqxQ-0004Iw-FL for grub-devel@gnu.org; Sun, 03 Jun 2007 10:21:24 -0400 Received: from localhost (manazas.ensanjose.net [127.0.0.1]) by manazas.ensanjose.net (Postfix) with ESMTP id F25DED444D for ; Sun, 3 Jun 2007 16:21:21 +0200 (CEST) Received: from manazas.ensanjose.net ([127.0.0.1]) by localhost (manazas.ensanjose.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19856-03 for ; Sun, 3 Jun 2007 16:21:21 +0200 (CEST) Received: from [192.168.161.251] (131.Red-213-96-108.staticIP.rima-tde.net [213.96.108.131]) by manazas.ensanjose.net (Postfix) with ESMTP id 73541D32AE for ; Sun, 3 Jun 2007 16:21:21 +0200 (CEST) Message-ID: <46622E9A.7050006@raulete.net> Date: Sun, 03 Jun 2007 04:59:38 +0200 From: adrian15 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: grub-devel@gnu.org References: <200706021604.l52G4Ar4014398@correoredir01.dinaserver.com> In-Reply-To: <200706021604.l52G4Ar4014398@correoredir01.dinaserver.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: Linux 2.4-2.6 Subject: Re: test -e 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: Sun, 03 Jun 2007 14:21:26 -0000 >> > I have applied the GNU Coding Standards Style on the patch although the >> > copy-pasted code that you will find in the mail body has not the GCS >> > applied. > > Btw, you can also test it with grub-emu. What are the differences between grub-emu and the grub legacy's grub shell ? An example of how to use it? adrian15