From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LtNA3-0007kQ-Eo for mharc-grub-devel@gnu.org; Mon, 13 Apr 2009 10:29:23 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LtN9x-0007jK-Q2 for grub-devel@gnu.org; Mon, 13 Apr 2009 10:29:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtN9t-0007hj-Sk for grub-devel@gnu.org; Mon, 13 Apr 2009 10:29:17 -0400 Received: from [199.232.76.173] (port=40514 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtN9t-0007hd-Mp for grub-devel@gnu.org; Mon, 13 Apr 2009 10:29:13 -0400 Received: from aybabtu.com ([69.60.117.155]:38956) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LtN9t-0006g0-9X for grub-devel@gnu.org; Mon, 13 Apr 2009 10:29:13 -0400 Received: from [192.168.10.10] (helo=thorin) by aybabtu.com with esmtp (Exim 4.69) (envelope-from ) id 1LtMyS-0003HY-2W for grub-devel@gnu.org; Mon, 13 Apr 2009 16:17:24 +0200 Received: from rmh by thorin with local (Exim 4.69) (envelope-from ) id 1LtN9q-0005kJ-Ab for grub-devel@gnu.org; Mon, 13 Apr 2009 16:29:10 +0200 Date: Mon, 13 Apr 2009 16:29:10 +0200 From: Robert Millan To: The development of GRUB 2 Message-ID: <20090413142910.GG12170@thorin> References: <20090411.010831.253612421.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090411.010831.253612421.davem@davemloft.net> Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH]: grub: Allow to control objcopy '-B' argument from foo.rmk files. 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, 13 Apr 2009 14:29:18 -0000 On Sat, Apr 11, 2009 at 01:08:31AM -0700, David Miller wrote: > index 7dfb854..b4f1353 100644 > --- a/conf/i386-pc.rmk > +++ b/conf/i386-pc.rmk > @@ -17,26 +17,31 @@ pkglib_IMAGES = boot.img diskboot.img kernel.img pxeboot.img lnxboot.img \ > boot_img_SOURCES = boot/i386/pc/boot.S > boot_img_ASFLAGS = $(COMMON_ASFLAGS) > boot_img_LDFLAGS = $(COMMON_LDFLAGS) $(TARGET_IMG_LDFLAGS) -Wl,-Ttext,7C00 > +boot_img_IMG_FMT = binary Wait, isn't raw format implicit in the _img_ part of the variable name? If it was ELF, we'd have boot_elf_..., right? -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all."