From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JFCB3-0005Pp-1v for mharc-grub-devel@gnu.org; Wed, 16 Jan 2008 12:35:49 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFCB0-0005OL-4g for grub-devel@gnu.org; Wed, 16 Jan 2008 12:35:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFCAy-0005O9-KX for grub-devel@gnu.org; Wed, 16 Jan 2008 12:35:45 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFCAy-0005O6-EO for grub-devel@gnu.org; Wed, 16 Jan 2008 12:35:44 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JFCAy-0007SH-Jw for grub-devel@gnu.org; Wed, 16 Jan 2008 12:35:44 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JFCAu-0003Fd-Sb for grub-devel@gnu.org; Wed, 16 Jan 2008 17:35:40 +0000 Received: from cable-81-173-167-254.netcologne.de ([81.173.167.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Jan 2008 17:35:40 +0000 Received: from patrick by cable-81-173-167-254.netcologne.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Jan 2008 17:35:40 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: Patrick Georgi Date: Wed, 16 Jan 2008 17:35:26 +0000 (UTC) Message-ID: References: <20080115180919.GC21853@thorin> <20080116134738.GB26595@thorin> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cable-81-173-167-254.netcologne.de User-Agent: Pan/0.129 (Benson & Hedges Moscow Gold) Sender: news X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: Using GRUB2 with CoreBoot (formerly known as LinuxBIOS) 3/3: grub-mkimage should create streamable ELFs 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: Wed, 16 Jan 2008 17:35:46 -0000 Am Wed, 16 Jan 2008 14:47:38 +0100 schrieb Robert Millan: > What do you mean "splits" ? Is ELF supported as a build option? You give it an ELF file and it adds per-segment files to the LAR image. Mostly transparent to the user. Regards, Patrick Georgi