/[pxelator]/lib/PXElator/pxe.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/pxe.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 63 by dpavlin, Thu Jul 30 16:16:18 2009 UTC revision 64 by dpavlin, Thu Jul 30 16:26:54 2009 UTC
# Line 15  symlink '/usr/lib/syslinux/gpxelinux.0', Line 15  symlink '/usr/lib/syslinux/gpxelinux.0',
15  warn "file $path ", -s $path;  warn "file $path ", -s $path;
16    
17  my $url = $httpd::url;  my $url = $httpd::url;
18  $url = "tftp://$server::ip/"; # fallback to tftp  #$url = "tftp://$server::ip/"; # fallback to tftp
19  $url = "http://$server::ip/pxelator/";  #$url = "http://$server::ip/pxelator/";
20    
21  my $squash = tftpd::path('debian-live/*squashfs');  my $squash = tftpd::path('debian-live/*squashfs');
22    

Legend:
Removed from v.63  
changed lines
  Added in v.64

  ViewVC Help
Powered by ViewVC 1.1.26