cvs commit: www/en/projects/ideas index.sgml

John Baldwin jhb at freebsd.org
Sat Feb 17 00:08:38 UTC 2007


On Friday 16 February 2007 06:23, Robert Watson wrote:
>   Note that the PXE HTTP idea requires someone to implement TCP in pxeboot,
>   add networking experience on the requirements list.

It may be worse than that even.  PXE provides native UDP support in the BIOS
and pxeboot uses that.  I do think there is a way to send and receive
raw packets rather than UDP,  but now you are talking about implementing
not just TCP, but IP, arp, etc.  If you booted a kernel with an mfsroot that
used an init program that talked to an HTTP server that might be a different
matter.

-- 
John Baldwin


More information about the cvs-all mailing list