summaryrefslogtreecommitdiff
path: root/examples/disklserver/tftp/_common_/debian-edu
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-12 21:19:51 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-12 21:20:00 +0100
commit5de63d833ff5ab5de3b7589e9ee990d760521a9a (patch)
tree9a41a5f212a67da3d45cf5473e2bcbe6acbc3988 /examples/disklserver/tftp/_common_/debian-edu
parente6727dbf64893b3b745b576cc5c2cfa657bb4b00 (diff)
downloaditzks-systems-5de63d833ff5ab5de3b7589e9ee990d760521a9a.tar.gz
itzks-systems-5de63d833ff5ab5de3b7589e9ee990d760521a9a.tar.bz2
itzks-systems-5de63d833ff5ab5de3b7589e9ee990d760521a9a.zip
examples/disklserver: Provide TFTP/pxelinux configuration for booting Debian Edu stretch diskless machines.
Diffstat (limited to 'examples/disklserver/tftp/_common_/debian-edu')
-rw-r--r--examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg8
1 files changed, 8 insertions, 0 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
new file mode 100644
index 0000000..c8f7f5a
--- /dev/null
+++ b/examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg
@@ -0,0 +1,8 @@
+LABEL ltsp-diskless-stretch
+ MENU LABEL ^Diskless Workstation (Debian Edu 9.0)
+# 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
+
+
+