summaryrefslogtreecommitdiff
path: root/examples/disklserver/tftp/windows+x2go/debian-edu/default-menu.cfg
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-07-25 18:01:03 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-07-25 18:21:39 +0200
commitb617dbdc6b56f0c08bcb8f6816395f641784147a (patch)
tree86e78bd8c9161f529c7759cf8d6bcfef6480ca4e /examples/disklserver/tftp/windows+x2go/debian-edu/default-menu.cfg
parentf88eebd8865379a9d3984e5160693c34f141e6a4 (diff)
downloaditzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.tar.gz
itzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.tar.bz2
itzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.zip
examples/disklserver/tftp: Adapt tftp configuration example (disklserver) to Debian Edu jessie.
Diffstat (limited to 'examples/disklserver/tftp/windows+x2go/debian-edu/default-menu.cfg')
-rw-r--r--examples/disklserver/tftp/windows+x2go/debian-edu/default-menu.cfg9
1 files changed, 5 insertions, 4 deletions
diff --git a/examples/disklserver/tftp/windows+x2go/debian-edu/default-menu.cfg b/examples/disklserver/tftp/windows+x2go/debian-edu/default-menu.cfg
index 9e199a7..30f1cef 100644
--- a/examples/disklserver/tftp/windows+x2go/debian-edu/default-menu.cfg
+++ b/examples/disklserver/tftp/windows+x2go/debian-edu/default-menu.cfg
@@ -1,7 +1,7 @@
-include debian-edu/localboot.cfg
-MENU SEPARATOR
-include debian-edu/x2go-tce.cfg
+include debian-edu/localboot-mswin.cfg
MENU SEPARATOR
+#include debian-edu/x2go-tce.cfg
+#MENU SEPARATOR
include debian-edu/memtest.cfg
menu hshift 13
@@ -9,6 +9,7 @@ menu width 72
menu background debian-edu/debian-edu-splash.png
menu tabmsg ENTER: System starten; TAB: Menueeintraege editieren
menu autoboot Automatischer Systemstart in # Sekunde{,n}
-default debian-edu/vesamenu.c32
+default syslinux/vesamenu.c32
prompt 0
timeout 100
+ontimeout localboot-mswin \ No newline at end of file