> Hello,
>
> I've been working on UEFI PXE prototype in last couple of days and I
> have changed the design of it:
>
> PXE Booting UEFI - Foreman
>
> I would like to here your opinions here. First PRs will appear shortly.
>
Hi Lukas,
First of all - thanks! it looks like you did your research!
one thing that was not clear to me, do you still need the conditional dhcp
filename statement? afair only isc supports this kind of syntax, which
limits us to it ? (vs infoblox, ms dhcp etc).
thanks,
Ohad
btw: it would be really nice if we had the rfc system setup to try this on
this
···
On Wed, May 4, 2016 at 1:10 PM, Lukas Zapletal wrote:
> one thing that was not clear to me, do you still need the conditional dhcp
> filename statement? afair only isc supports this kind of syntax, which
> limits us to it ? (vs infoblox, ms dhcp etc).
Nope, I've changed my mind and the current design will always deploy
just single "filename" entry. The multiple choice is only needed for
unknown hosts (which usually boot default global template). Like
discovery. And it's not needed - if you don't have mixed BIOS/EFI
infrastructure, you don't need th conditional at all. But I think we can
configure it by default for ISC, since it supports it…
> btw: it would be really nice if we had the rfc system setup to try this on
> this
Yeah, I poked Greg a bit, but I can't wait anymore.
I kindly ask everyone to read the document right now, I don't plan to
rewrite it for the third time.