--- lib/PXElator/pxe.pm 2009/07/30 16:16:18 63 +++ lib/PXElator/pxe.pm 2009/07/30 16:26:54 64 @@ -15,8 +15,8 @@ warn "file $path ", -s $path; my $url = $httpd::url; -$url = "tftp://$server::ip/"; # fallback to tftp -$url = "http://$server::ip/pxelator/"; +#$url = "tftp://$server::ip/"; # fallback to tftp +#$url = "http://$server::ip/pxelator/"; my $squash = tftpd::path('debian-live/*squashfs');