From b617dbdc6b56f0c08bcb8f6816395f641784147a Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 25 Jul 2015 18:01:03 +0200 Subject: examples/disklserver/tftp: Adapt tftp configuration example (disklserver) to Debian Edu jessie. --- examples/disklserver/tftp/_common_/debian-edu/memtest.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 examples/disklserver/tftp/_common_/debian-edu/memtest.cfg (limited to 'examples/disklserver/tftp/_common_/debian-edu/memtest.cfg') diff --git a/examples/disklserver/tftp/_common_/debian-edu/memtest.cfg b/examples/disklserver/tftp/_common_/debian-edu/memtest.cfg new file mode 100644 index 0000000..8bf162a --- /dev/null +++ b/examples/disklserver/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