summaryrefslogtreecommitdiff
path: root/examples/disklserver/tftp/x2go-tce
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/x2go-tce
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/x2go-tce')
-rw-r--r--examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg5
l---------[-rw-r--r--]examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg8
l---------examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin2
l---------examples/disklserver/tftp/x2go-tce/debian-edu/vesamenu.c321
l---------[-rw-r--r--]examples/disklserver/tftp/x2go-tce/debian-edu/x2go-tce.cfg6
l---------examples/disklserver/tftp/x2go-tce/pxelinux.02
l---------examples/disklserver/tftp/x2go-tce/syslinux1
7 files changed, 8 insertions, 17 deletions
diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg b/examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg
index 2347601..4013474 100644
--- a/examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg
+++ b/examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg
@@ -7,6 +7,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
+timeout 30
+ontimeout x2go-tce
diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg
index 7da6b48..a258c1d 100644..120000
--- a/examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg
+++ b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg
@@ -1,7 +1 @@
-LABEL memtest86+
- MENU LABEL Speichertest (memtest86+)
- kernel debian-edu/memtest86+.bin
-LABEL memtest86
- MENU LABEL Speichertest (memtest86)
- kernel debian-edu/memtest86.bin
-
+../../_common_/debian-edu/memtest.cfg \ No newline at end of file
diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin
index 7cc1baf..1b74cce 120000
--- a/examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin
+++ b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin
@@ -1 +1 @@
-../../_common_/ltsp/i386/memtest86+.bin \ No newline at end of file
+/boot/memtest86+.bin \ No newline at end of file
diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/vesamenu.c32 b/examples/disklserver/tftp/x2go-tce/debian-edu/vesamenu.c32
deleted file mode 120000
index d06c444..0000000
--- a/examples/disklserver/tftp/x2go-tce/debian-edu/vesamenu.c32
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/syslinux/vesamenu.c32 \ No newline at end of file
diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/x2go-tce.cfg b/examples/disklserver/tftp/x2go-tce/debian-edu/x2go-tce.cfg
index 0ab66f8..6f7e32a 100644..120000
--- a/examples/disklserver/tftp/x2go-tce/debian-edu/x2go-tce.cfg
+++ b/examples/disklserver/tftp/x2go-tce/debian-edu/x2go-tce.cfg
@@ -1,5 +1 @@
-LABEL x2go-tce-486
- MENU LABEL ^X2Go Thin Client (i486)
- MENU DEFAULT
- KERNEL ltsp/i386/vmlinuz
- APPEND initrd=ltsp/i386/initrd.img nfsroot=10.0.2.10:/opt/x2gothinclient/chroot boot=nfs ro quiet nomodeset splash
+../../_common_/debian-edu/x2go-tce.cfg \ No newline at end of file
diff --git a/examples/disklserver/tftp/x2go-tce/pxelinux.0 b/examples/disklserver/tftp/x2go-tce/pxelinux.0
index ccfcec2..8ddd87d 120000
--- a/examples/disklserver/tftp/x2go-tce/pxelinux.0
+++ b/examples/disklserver/tftp/x2go-tce/pxelinux.0
@@ -1 +1 @@
-../_common_/pxelinux.0 \ No newline at end of file
+../_common_/pxelinux/jessie/pxelinux.0 \ No newline at end of file
diff --git a/examples/disklserver/tftp/x2go-tce/syslinux b/examples/disklserver/tftp/x2go-tce/syslinux
new file mode 120000
index 0000000..1e76da6
--- /dev/null
+++ b/examples/disklserver/tftp/x2go-tce/syslinux
@@ -0,0 +1 @@
+../_common_/syslinux/jessie/syslinux \ No newline at end of file