Re: [Xen-devel] [PATCH OSSTEST v2 05/19] Refactor pxelinux configuration

2015-06-19 Thread Ian Campbell
On Fri, 2015-06-19 at 11:45 +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [PATCH OSSTEST v2 05/19] Refactor pxelinux > configuration"): > > On Thu, 2015-06-18 at 18:49 +0100, Ian Jackson wrote: > > > Are you expecting to introduce setup_FIRMWARE_SOMETHINGELSE ? > > > > I think initially I

Re: [Xen-devel] [PATCH OSSTEST v2 05/19] Refactor pxelinux configuration

2015-06-19 Thread Ian Jackson
Ian Campbell writes ("Re: [PATCH OSSTEST v2 05/19] Refactor pxelinux configuration"): > On Thu, 2015-06-18 at 18:49 +0100, Ian Jackson wrote: > > Are you expecting to introduce setup_FIRMWARE_SOMETHINGELSE ? > > I think initially I was initially expecting to but ended up not needing > to. > > I

Re: [Xen-devel] [PATCH OSSTEST v2 05/19] Refactor pxelinux configuration

2015-06-19 Thread Ian Campbell
On Thu, 2015-06-18 at 18:49 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH OSSTEST v2 05/19] Refactor pxelinux > configuration"): > > The mechanism used to PXE boot can differ depending on the firmware > > type. Therefore refactor into Osstest::TestSupport and key off a new > > host prop

Re: [Xen-devel] [PATCH OSSTEST v2 05/19] Refactor pxelinux configuration

2015-06-18 Thread Ian Jackson
Ian Campbell writes ("[PATCH OSSTEST v2 05/19] Refactor pxelinux configuration"): > The mechanism used to PXE boot can differ depending on the firmware > type. Therefore refactor into Osstest::TestSupport and key off a new > host property "firmware". > > Currently supported is "bios" (the default