/[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

Annotation of /config.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (hide 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 dpavlin 3
2 dpavlin 17 # $file = 'undionly.kpxe';
3 dpavlin 22 #$file = 'pxelinux.0';
4 dpavlin 7
5 dpavlin 22 $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 dpavlin 4

  ViewVC Help
Powered by ViewVC 1.1.26