From ca322d1a7a44f727acdeea59fe87d060f9988f3e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 15 Jul 2016 13:59:50 +0200 Subject: New ITZkS system types: displayserver, display. --- examples/displayserver/tftp/_common_/debian-edu/display.cfg | 5 +++++ examples/displayserver/tftp/_common_/debian-edu/memtest.cfg | 6 ++++++ 2 files changed, 11 insertions(+) create mode 100644 examples/displayserver/tftp/_common_/debian-edu/display.cfg create mode 100644 examples/displayserver/tftp/_common_/debian-edu/memtest.cfg (limited to 'examples/displayserver/tftp/_common_/debian-edu') diff --git a/examples/displayserver/tftp/_common_/debian-edu/display.cfg b/examples/displayserver/tftp/_common_/debian-edu/display.cfg new file mode 100644 index 0000000..36d4b67 --- /dev/null +++ b/examples/displayserver/tftp/_common_/debian-edu/display.cfg @@ -0,0 +1,5 @@ +LABEL vplan + MENU LABEL ^Vertretungsplan / Info-Terminal + MENU DEFAULT + KERNEL display/amd64/vmlinuz + APPEND initrd=ltsp/amd64.jessie/initrd.img init=/sbin/init-ltsp nfsroot=/opt/ltsp/amd64.jessie,intr,rsize=1048576,wsize=1048576 boot=nfs ro quiet ipappend 2 diff --git a/examples/displayserver/tftp/_common_/debian-edu/memtest.cfg b/examples/displayserver/tftp/_common_/debian-edu/memtest.cfg new file mode 100644 index 0000000..8bf162a --- /dev/null +++ b/examples/displayserver/tftp/_common_/debian-edu/memtest.cfg @@ -0,0 +1,6 @@ +LABEL memtest86+ + MENU LABEL Speichertest (memtest86+) + kernel debian-edu/memtest86+.bin +LABEL memtest86 + MENU LABEL Speichertest (memtest86) + kernel debian-edu/memtest86.bin -- cgit v1.2.3