@realtime-neil I'm planning to reject this change on the basis that all of the 
iPXE documentation suggests using the form `make EMBED=...` and that there are 
large numbers of other iPXE Makefile variables that function in the same way 
(ignoring environment variables).  The GNU make documentation explicitly 
recommends against relying upon environment variables to provide values.  The 
fact that it happens to work for `EMBEDDED_IMAGE` is an accident of history.

I have created https://github.com/danderson/netboot/pull/118 to fix `netboot` 
to use the documented `make EMBED=...` instead.

Hope that works for you!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/115#issuecomment-652539026
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to