/[pxelator]/lib/PXElator/config.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/config.pm

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

revision 153 by dpavlin, Wed Aug 5 23:22:17 2009 UTC revision 154 by dpavlin, Wed Aug 5 23:53:24 2009 UTC
# Line 83  label linux Line 83  label linux
83    
84  sub for_ip {  sub for_ip {
85          my $ip = shift;          my $ip = shift;
86  #       debian_live($ip);          my $deploy = server::shared( "deploy/$ip" ) || 'webconverger';
87          webconverger($ip);          eval $deploy . '($ip)';
 #       debirf($ip);  
 #       tinycore($ip);  
88  #       $tftp::dir = "$server::base_dir/tftp/$pxelinux::path_prefix";  #       $tftp::dir = "$server::base_dir/tftp/$pxelinux::path_prefix";
89  }  }
90    

Legend:
Removed from v.153  
changed lines
  Added in v.154

  ViewVC Help
Powered by ViewVC 1.1.26