diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-04 12:38:23 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-04 12:38:23 +0200 |
commit | 055f0e8291e3aa9404a3e7a23d56cadc170665d9 (patch) | |
tree | 3dc8818194e439870153b4fad950734a1a067b6f /examples/mainserver/tftp/debian-edu/localboot.cfg | |
parent | 119b9754627ef46fa0d2c739ccfe3afb1a4d3e98 (diff) | |
download | itzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.tar.gz itzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.tar.bz2 itzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.zip |
D-I PXE Environment: Provide the /srv/tftp directory as ,,examples'', installing to /srv directly is a heavy violation of the Debian Policy, so we avoid that.
Diffstat (limited to 'examples/mainserver/tftp/debian-edu/localboot.cfg')
-rw-r--r-- | examples/mainserver/tftp/debian-edu/localboot.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/mainserver/tftp/debian-edu/localboot.cfg b/examples/mainserver/tftp/debian-edu/localboot.cfg new file mode 100644 index 0000000..82ebfa7 --- /dev/null +++ b/examples/mainserver/tftp/debian-edu/localboot.cfg @@ -0,0 +1,5 @@ +LABEL localboot + MENU LABEL Von ^lokaler Festplatte starten + MENU DEFAULT + localboot 0 + |