From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1O7Wta-00048T-52 for mharc-grub-devel@gnu.org; Thu, 29 Apr 2010 12:47:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7WtX-00048A-Ko for grub-devel@gnu.org; Thu, 29 Apr 2010 12:47:23 -0400 Received: from [140.186.70.92] (port=55464 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7WtV-000482-9m for grub-devel@gnu.org; Thu, 29 Apr 2010 12:47:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7WtT-0007Mm-Sz for grub-devel@gnu.org; Thu, 29 Apr 2010 12:47:21 -0400 Received: from mail.gmx.net ([213.165.64.20]:57608) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O7WtT-0007MX-Ca for grub-devel@gnu.org; Thu, 29 Apr 2010 12:47:19 -0400 Received: (qmail invoked by alias); 29 Apr 2010 16:47:16 -0000 Received: from 165.126.46.212.adsl.ncore.de (HELO 192.168.2.69) [212.46.126.165] by mail.gmx.net (mp005) with SMTP; 29 Apr 2010 18:47:16 +0200 X-Authenticated: #2145628 X-Provags-ID: V01U2FsdGVkX1/lMBZUA/7lDCtmbsLunSOIYa7gPSKqakWlSj0dcJ EQJOW8ldcaJ0R1 Date: Thu, 29 Apr 2010 18:46:35 +0200 From: "Thomas Schmitt" To: grub-devel@gnu.org References: <10647513375284@192.168.2.69> In-Reply-To: <10647513375284@192.168.2.69> Message-Id: <106513122313305@192.168.2.69> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.56999999999999995 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Subject: Re: xorriso and EFI boot images X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2010 16:47:23 -0000 Hi, i have uploaded http://www.gnu.org/software/xorriso/xorriso-0.5.5.tar.gz with version timestamp 2010.04.29.133234. It can now process up to 32 different boot images, with all El Torito parameters adjustable (if anybody finds a use for them). This is a release candidate as far as boot images are concerned. So please make regression tests with your use cases and operating systems, whether it compiles and whether it produces bootable ISO 9660 images. I made own GRUB 1.98 tests on GNU/Linux with CD-RW, DVD+RW, and USB stick. Single-session and multi-session. What i cannot test yet is EFI. I only know that the EFI entries in the boot catalog look theoretically ok and that EFI boot images were not patched by a boot info table. Release of xorriso-0.5.6 is planned in about a week, if no obstacles or urgent last-minute wishes arise. Have a nice day :) Thomas