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/pxelinux.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/pxelinux.cfg')
l--------- | examples/mainserver/tftp/pxelinux.cfg/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/mainserver/tftp/pxelinux.cfg/default b/examples/mainserver/tftp/pxelinux.cfg/default new file mode 120000 index 0000000..ec0c12a --- /dev/null +++ b/examples/mainserver/tftp/pxelinux.cfg/default @@ -0,0 +1 @@ +../debian-edu/default-menu.cfg
\ No newline at end of file |