From 94464c8d14184630abf83d6aa51efe240c3ce6c9 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 5 Jan 2022 22:42:53 +0100 Subject: examples/disklserver: Drop folder and TFTP example config contained inside. Not needed anymore, handled fully by LTSP. --- .../tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg (limited to 'examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg') diff --git a/examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg b/examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg deleted file mode 100644 index 3a2d71a..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg +++ /dev/null @@ -1,13 +0,0 @@ -LABEL ltsp-diskless-stretch - MENU LABEL ^Diskless Workstation (Debian Edu 9.0) [NFS] -# MENU DEFAULT - KERNEL ltsp/amd64+stretch/vmlinuz - APPEND initrd=ltsp/amd64+stretch/initrd.img init=/sbin/init-ltsp nfsroot=/opt/ltsp/amd64+stretch,v3,tcp,intr,rsize=1048576,wsize=1048576 boot=nfs ro quiet splash ipappend - -LABEL ltsp-diskless-stretch-NBD - MENU LABEL ^Diskless Workstation (Debian Edu 9.0) [NBD] -# MENU DEFAULT - KERNEL ltsp/amd64+stretch/vmlinuz - APPEND append ro initrd=ltsp/amd64+stretch/initrd.img init=/sbin/init-ltsp quiet root=/dev/nbd0 nbdroot=/opt/ltsp/amd64_stretch splash - IPAPPEND 3 - -- cgit v1.2.3