[OE-core] [PATCH 4/5] bootimage.bbclass: Improve EFI & PCBIOS+EFI ISO support

2013-09-12 Thread Jason Wessel
Using the latest mkisofs it is possible to generate 3 different types of ISO images, which can be used in various scenarios. 1) PCBIOS Only ISO - This option remains unchanged by this commit - Uses syslinux menus - Can be directly copied with dd to a USB device - Can be burned to optic

Re: [OE-core] [PATCH 4/5] bootimage.bbclass: Improve EFI & PCBIOS+EFI ISO support

2013-09-12 Thread Jason Wessel
On 09/12/2013 01:09 PM, Darren Hart wrote: > On Thu, 2013-09-12 at 12:19 -0500, Jason Wessel wrote: >> Using the latest mkisofs it is possible to generate 3 different types >> of ISO images, which can be used in various scenarios. >> >> 1) PCBIOS Only ISO >>- This option remains unchanged by th

Re: [OE-core] [PATCH 4/5] bootimage.bbclass: Improve EFI & PCBIOS+EFI ISO support

2013-09-12 Thread Darren Hart
On Thu, 2013-09-12 at 12:19 -0500, Jason Wessel wrote: > Using the latest mkisofs it is possible to generate 3 different types > of ISO images, which can be used in various scenarios. > > 1) PCBIOS Only ISO >- This option remains unchanged by this commit >- Uses syslinux menus >- Can b

Re: [OE-core] [PATCH 4/5] bootimage.bbclass: Improve EFI & PCBIOS+EFI ISO support

2013-09-12 Thread Darren Hart
On Thu, 2013-09-12 at 15:14 -0500, Jason Wessel wrote: > On 09/12/2013 01:09 PM, Darren Hart wrote: > > On Thu, 2013-09-12 at 12:19 -0500, Jason Wessel wrote: > >> Using the latest mkisofs it is possible to generate 3 different types > >> of ISO images, which can be used in various scenarios. > >>