From d0aff64e5e0406e10ac7cb06fd3a8807f253ce15 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 14 Aug 2012 08:58:16 +0200 Subject: /debian/itzks-systems-disklserver.examples, examples/disklserver/*: Add ITZkS / Debian Edu based PXE environment for diskless workstation server. --- .../tftp/x2go-tce/debian-edu/debian-edu-splash.png | 1 + .../disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg | 12 ++++++++++++ examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg | 7 +++++++ examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin | 1 + examples/disklserver/tftp/x2go-tce/debian-edu/memtest86.bin | 1 + examples/disklserver/tftp/x2go-tce/debian-edu/vesamenu.c32 | 1 + examples/disklserver/tftp/x2go-tce/debian-edu/x2go-tce.cfg | 5 +++++ 7 files changed, 28 insertions(+) create mode 120000 examples/disklserver/tftp/x2go-tce/debian-edu/debian-edu-splash.png create mode 100644 examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg create mode 100644 examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg create mode 120000 examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin create mode 120000 examples/disklserver/tftp/x2go-tce/debian-edu/memtest86.bin create mode 120000 examples/disklserver/tftp/x2go-tce/debian-edu/vesamenu.c32 create mode 100644 examples/disklserver/tftp/x2go-tce/debian-edu/x2go-tce.cfg (limited to 'examples/disklserver/tftp/x2go-tce/debian-edu') diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/debian-edu-splash.png b/examples/disklserver/tftp/x2go-tce/debian-edu/debian-edu-splash.png new file mode 120000 index 0000000..028aa3a --- /dev/null +++ b/examples/disklserver/tftp/x2go-tce/debian-edu/debian-edu-splash.png @@ -0,0 +1 @@ +/usr/share/pixmaps/splash/debian-edu-splash.png \ No newline at end of file diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg b/examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg new file mode 100644 index 0000000..2347601 --- /dev/null +++ b/examples/disklserver/tftp/x2go-tce/debian-edu/default-menu.cfg @@ -0,0 +1,12 @@ +include debian-edu/x2go-tce.cfg +MENU SEPARATOR +include debian-edu/memtest.cfg + +menu hshift 13 +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 +prompt 0 +timeout 100 diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg new file mode 100644 index 0000000..7da6b48 --- /dev/null +++ b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest.cfg @@ -0,0 +1,7 @@ +LABEL memtest86+ + MENU LABEL Speichertest (memtest86+) + kernel debian-edu/memtest86+.bin +LABEL memtest86 + MENU LABEL Speichertest (memtest86) + kernel debian-edu/memtest86.bin + diff --git a/examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin new file mode 120000 index 0000000..7cc1baf --- /dev/null +++ b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest86+.bin @@ -0,0 +1 @@ +../../_common_/ltsp/i386/memtest86+.bin \ 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 new file mode 120000 index 0000000..2596a63 --- /dev/null +++ b/examples/disklserver/tftp/x2go-tce/debian-edu/memtest86.bin @@ -0,0 +1 @@ +/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 new file mode 120000 index 0000000..d06c444 --- /dev/null +++ b/examples/disklserver/tftp/x2go-tce/debian-edu/vesamenu.c32 @@ -0,0 +1 @@ +/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 new file mode 100644 index 0000000..0ab66f8 --- /dev/null +++ b/examples/disklserver/tftp/x2go-tce/debian-edu/x2go-tce.cfg @@ -0,0 +1,5 @@ +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 -- cgit v1.2.3