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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 129 - (show annotations)
Mon Aug 3 20:53:46 2009 UTC (14 years, 8 months ago) by dpavlin
File size: 138 byte(s)
split out pxelinux config in own package and implement webconverger

1 package pxelinux;
2
3 our $magic = 0xF100747E;
4
5 our $config_file; #= 'pxelinux.cfg/default';
6 our $path_prefix;
7 our $reboot_time; # 300 s
8
9 1;

  ViewVC Help
Powered by ViewVC 1.1.26