From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MUKNd-0005td-Qg for mharc-grub-devel@gnu.org; Fri, 24 Jul 2009 09:00:09 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUKNb-0005sC-BS for grub-devel@gnu.org; Fri, 24 Jul 2009 09:00:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUKNW-0005r1-5m for grub-devel@gnu.org; Fri, 24 Jul 2009 09:00:07 -0400 Received: from [199.232.76.173] (port=37539 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUKNV-0005qs-UW for grub-devel@gnu.org; Fri, 24 Jul 2009 09:00:01 -0400 Received: from c60.cesmail.net ([216.154.195.49]:54987) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MUKNV-0005tg-7I for grub-devel@gnu.org; Fri, 24 Jul 2009 09:00:01 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 24 Jul 2009 08:59:59 -0400 Received: from [192.168.1.151] (c-69-141-194-35.hsd1.pa.comcast.net [69.141.194.35]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id 0603334C6D for ; Fri, 24 Jul 2009 09:10:47 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1248440101.3510.32.camel@fz.local> References: <1248440101.3510.32.camel@fz.local> Content-Type: text/plain Date: Fri, 24 Jul 2009 08:59:52 -0400 Message-Id: <1248440392.5580.3.camel@ct> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [Fwd: Bug#536846: grub-pc: /boot/vmlinux entry cannot be booted] 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: Fri, 24 Jul 2009 13:00:07 -0000 On Fri, 2009-07-24 at 14:55 +0200, Felix Zielcke wrote: > How about just removing support for vmlinux kernels in grub-mkconfig? I was thinking of it. However PowerPC uses vmlinux for the kernels, and maybe Sparc too. And I'm not sure about the i386-efi architecture. We would need consider the architecture in 10_linux.in. -- Regards, Pavel Roskin