Last change
on this file since 483 was
483,
checked in by mabarracus, 5 years ago
|
Add trusty code
|
-
Property svn:executable set to
*
|
File size:
287 bytes
|
Line | |
---|
1 | #!/bin/sh |
---|
2 | exec tail -n +3 $0 |
---|
3 | # This file provides an easy way to add custom menu entries. Simply type the |
---|
4 | # menu entries you want to add after this comment. Be careful not to change |
---|
5 | # the 'exec tail' line above. |
---|
6 | menuentry "Arrancada per xarxa" { |
---|
7 | linux16 /boot/gpxe-1.0.1+-gpxe.lkrn |
---|
8 | } |
---|
9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.