summaryrefslogtreecommitdiff
path: root/examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-05 22:42:53 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-05 22:42:53 +0100
commit94464c8d14184630abf83d6aa51efe240c3ce6c9 (patch)
tree7776ed8d6be76a004b13298ee38edccaa43b5104 /examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg
parentad8221bdfe75619d8e80c3b41f81d44e4879df2f (diff)
downloaditzks-systems-94464c8d14184630abf83d6aa51efe240c3ce6c9.tar.gz
itzks-systems-94464c8d14184630abf83d6aa51efe240c3ce6c9.tar.bz2
itzks-systems-94464c8d14184630abf83d6aa51efe240c3ce6c9.zip
examples/disklserver: Drop folder and TFTP example config contained inside. Not needed anymore, handled fully by LTSP.
Diffstat (limited to 'examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg')
-rw-r--r--examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg13
1 files changed, 0 insertions, 13 deletions
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
-