From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EOF04-0000ig-8G for mharc-grub-devel@gnu.org; Sat, 08 Oct 2005 09:44:32 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EOF00-0000cl-Ri for grub-devel@gnu.org; Sat, 08 Oct 2005 09:44:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EOEzy-0000ZF-El for grub-devel@gnu.org; Sat, 08 Oct 2005 09:44:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EOEzw-0000Xg-Sy for grub-devel@gnu.org; Sat, 08 Oct 2005 09:44:25 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EOEzw-0006i1-UJ for grub-devel@gnu.org; Sat, 08 Oct 2005 09:44:25 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 03C1789CF for ; Sat, 8 Oct 2005 15:44:24 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 01014-09 for ; Sat, 8 Oct 2005 15:44:22 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 2E08E8999 for ; Sat, 8 Oct 2005 15:44:22 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id E78A1C048 for ; Sat, 8 Oct 2005 15:44:21 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <20051008145633.6227adf0.dr@jones.dk> From: Marco Gerards Date: Sat, 08 Oct 2005 15:44:25 +0200 In-Reply-To: <20051008145633.6227adf0.dr@jones.dk> (Jonas Smedegaard's message of "Sat, 8 Oct 2005 14:56:33 +0200") Message-ID: <87vf0886o6.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: grubof not installed 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: Sat, 08 Oct 2005 13:44:30 -0000 Jonas Smedegaard writes: Hi Jonas, Thanks for your patch. > It seems the make install target forgets to install grub itself for > powerpc. > > I have made a patch here that I believe is sane: > http://debian.jones.dk/auryn/pool/sid-jones/grub2/debian/patches/02_install_grub_itself_too.patch Right, this seems the right way to do this. But I'll wait a few days so other people can reply (Hollis is working on the installer, he might have a better idea to handle grubof). If I don't hear anything in a few days I'll just commit the patch. Thanks, Marco