/[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 74 by dpavlin, Fri Jul 31 13:16:11 2009 UTC revision 110 by dpavlin, Sun Aug 2 02:04:00 2009 UTC
# Line 18  sub shared { Line 18  sub shared {
18          return $value;          return $value;
19  }  }
20    
21    sub for_ip {
22            my $ip = shift;
23            $tftp::dir = "$server::base_dir/tftp/live-helper/tftpboot";
24            $dhcpd::file = "pxelinux.0";
25    }
26    
27  1;  1;

Legend:
Removed from v.74  
changed lines
  Added in v.110

  ViewVC Help
Powered by ViewVC 1.1.26