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

Contents of /lib/PXElator/server.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 57 - (show annotations)
Thu Jul 30 14:16:59 2009 UTC (14 years, 8 months ago) by dpavlin
File size: 184 byte(s)
handle our own children, start kvm

1 package server;
2
3 our $ip = '172.16.10.1';
4 our $netmask = '255.255.255.0';
5
6 our ( $ip_from, $ip_to ) = ( 10, 100 );
7
8 our $base_dir = '/home/dpavlin/llin/pxelator';
9
10 warn "loaded";

  ViewVC Help
Powered by ViewVC 1.1.26