gcc484ntopperl-5.22
Last change
on this file since c5c522c was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
257 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | #!gpxe |
---|
| 2 | echo [SYN-3] http://boot.kernel.org support - please wait... |
---|
| 3 | echo |
---|
| 4 | ifopen net0 |
---|
| 5 | dhcp net0 |
---|
| 6 | set 209:string pxelinux.cfg/default |
---|
| 7 | set 210:string http://boot.kernel.org/bko/ |
---|
| 8 | chain ${210:string}pxelinux.0 |
---|
| 9 | echo Booting cancelled, using local disk instead... |
---|
| 10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.