/[pxelator]/config.pl
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 /config.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (show annotations)
Tue Jul 28 16:35:49 2009 UTC (14 years, 8 months ago) by dpavlin
File MIME type: text/plain
File size: 269 byte(s)
- correct handling of files and symlinks in conf/
- use autodie for errors
- move detection of server IP into dhcpd
- $gpxe_file defines payload for gPXE

1
2 # $file = 'undionly.kpxe';
3 #$file = 'pxelinux.0';
4
5 $gpxe_file = 'tinycore/tftp.gpxe';
6 #$gpxe_file = "http://$server_ip/pxelator/tinycore/http.gpxe";
7 #$gpxe_file = "tinycore/http.gpxe";
8 #$gpxe_file = "menu.gpxe";
9 #$gpxe_file = "debirf.gpxe";
10 #$gpxe_file = "dos.gpxe";
11

  ViewVC Help
Powered by ViewVC 1.1.26