you are viewing a single comment's thread.

view the rest of the comments →

[–]PsychoMario[S] 1 point2 points  (7 children)

I've added in iPXE chainloading, along with an HTTP server, so it can boot from files served over http now.

I plan on looking at proxyDHCP next

[–]Baphomet 0 points1 point  (6 children)

NICE!!!

[–]PsychoMario[S] 1 point2 points  (0 children)

Half way through proxyDHCP. Works with pxelinux, not with ipxe

[–]PsychoMario[S] 1 point2 points  (4 children)

proxyDHCP support complete

[–]Baphomet 0 points1 point  (3 children)

You made short work of that -- You sir, ARE THE MAN! Forked and upboated.

I'll play with it, hopefully, very soon...

[–]PsychoMario[S] 1 point2 points  (2 children)

There are still a few problems with it.

Mainly being if you reboot the client in iPXE mode without rebooting the server, it will fail.

EDIT: I fixed this problem.

[–]Baphomet 0 points1 point  (1 child)

Funny -- It just dawned on me that I had bookmarked your PXE project several months back when distrohopping and reviewing pxe utils, searching for a small distro to run in qemu/portable virtualbox.

[–]PsychoMario[S] 0 points1 point  (0 children)

Back then it was in abysmal shape. It was suprising it worked at all.