From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IwbCu-0004Qs-G7 for mharc-grub-devel@gnu.org; Mon, 26 Nov 2007 05:28:52 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IwbCs-0004Ox-QT for grub-devel@gnu.org; Mon, 26 Nov 2007 05:28:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IwbCs-0004NU-1S for grub-devel@gnu.org; Mon, 26 Nov 2007 05:28:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IwbCr-0004NL-TG for grub-devel@gnu.org; Mon, 26 Nov 2007 05:28:49 -0500 Received: from mx1.redhat.com ([66.187.233.31]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IwbCr-0004ni-IY for grub-devel@gnu.org; Mon, 26 Nov 2007 05:28:49 -0500 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.1) with ESMTP id lAQASnMt014232 for ; Mon, 26 Nov 2007 05:28:49 -0500 Received: from pobox.stuttgart.redhat.com (pobox.stuttgart.redhat.com [172.16.2.10]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lAQASmbJ000388 for ; Mon, 26 Nov 2007 05:28:48 -0500 Received: from [10.32.4.30] (vpn-4-30.str.redhat.com [10.32.4.30]) by pobox.stuttgart.redhat.com (8.13.1/8.13.1) with ESMTP id lAQASlVt004226 for ; Mon, 26 Nov 2007 05:28:47 -0500 From: Lubomir Kundrak To: The development of GRUB 2 In-Reply-To: <1196029564.26555.9.camel@localhost.localdomain> References: <1195873630.7449.8.camel@dv> <1196029564.26555.9.camel@localhost.localdomain> Content-Type: text/plain Organization: Red Hat Inc. Date: Mon, 26 Nov 2007 11:28:44 +0100 Message-Id: <1196072924.26555.13.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 (2.12.1-3.fc8) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] Fix for linker build ID in Fedora 8 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, 26 Nov 2007 10:28:51 -0000 On Sun, 2007-11-25 at 23:26 +0100, Lubomir Kundrak wrote: > Hi, > > Thanks for the patch! > > On Fri, 2007-11-23 at 22:07 -0500, Pavel Roskin wrote: > > Hello! > > Here's an alternate patch for the issue that appeared on Fedora 8. The > > linker adds a "build ID" (.not.gnu.build-id) by default. That section > > makes objcopy create output files about 128M long when asked to use > > binary format. Needless to say, they are not suitable as grub images. > I attach the patch I use. The first hunk is basically the same as yours, > the second one is self-explanatory. Actually, the first hunk should better look like this: http://lists.gnu.org/archive/html/grub-devel/2007-11/msg00187.html -- Lubomir Kundrak (Red Hat Security Response Team)