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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"