pxelator
14 years agodeploy debrif kernel and initrd
Dobrica Pavlinusic [Mon, 27 Jul 2009 14:11:41 +0000 (14:11 +0000)]
deploy debrif kernel and initrd

14 years agouse $server_ip as base for IP class to hand out
Dobrica Pavlinusic [Mon, 27 Jul 2009 11:46:44 +0000 (11:46 +0000)]
use $server_ip as base for IP class to hand out

14 years agoextract server ip from ifconfig output
Dobrica Pavlinusic [Mon, 27 Jul 2009 11:46:10 +0000 (11:46 +0000)]
extract server ip from ifconfig output

14 years agodon't deliver gPXE to systems which allready have that user class option
Dobrica Pavlinusic [Sun, 26 Jul 2009 15:16:52 +0000 (15:16 +0000)]
don't deliver gPXE to systems which allready have that user class option
in DHCP request (to prevent loops)

14 years agoinstall latest Tiny Core and extract kernel and initrd from it
Dobrica Pavlinusic [Sun, 26 Jul 2009 14:46:44 +0000 (14:46 +0000)]
install latest Tiny Core and extract kernel and initrd from it

http://etherboot.org/wiki/appnotes/tinycore

14 years agoadded next file support so we deliver first gpxe and than config
Dobrica Pavlinusic [Sun, 26 Jul 2009 14:21:48 +0000 (14:21 +0000)]
added next file support so we deliver first gpxe and than config
examples for tftp and http boot of tinycore

14 years agorename IP address of current server to $server_ip and split it out in file
Dobrica Pavlinusic [Sun, 26 Jul 2009 13:58:39 +0000 (13:58 +0000)]
rename IP address of current server to $server_ip and split it out in file

14 years agoadded gPXE 0.9.7+ for PXE chainloading from
Dobrica Pavlinusic [Sun, 26 Jul 2009 00:39:55 +0000 (00:39 +0000)]
added gPXE 0.9.7+ for PXE chainloading from
http://etherboot.org/wiki/pxechaining

14 years agofirst cut at dhcp and tftp servers in perl (gPXE boot works)
Dobrica Pavlinusic [Sun, 26 Jul 2009 00:38:57 +0000 (00:38 +0000)]
first cut at dhcp and tftp servers in perl (gPXE boot works)