diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-07-25 18:01:03 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-07-25 18:21:39 +0200 |
commit | b617dbdc6b56f0c08bcb8f6816395f641784147a (patch) | |
tree | 86e78bd8c9161f529c7759cf8d6bcfef6480ca4e /examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg | |
parent | f88eebd8865379a9d3984e5160693c34f141e6a4 (diff) | |
download | itzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.tar.gz itzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.tar.bz2 itzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.zip |
examples/disklserver/tftp: Adapt tftp configuration example (disklserver) to Debian Edu jessie.
Diffstat (limited to 'examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg')
-rw-r--r-- | examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg b/examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg new file mode 100644 index 0000000..18ccd4c --- /dev/null +++ b/examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg @@ -0,0 +1,4 @@ +LABEL x2go-tce + MENU LABEL ^X2Go Thin Client (i486) + KERNEL x2go/i386/vmlinuz + APPEND initrd=x2go/i386/initrd.img nfsroot=/opt/x2gothinclient/chroot,v3,tcp,intr,rsize=1048576,wsize=1048576 boot=nfs ro quiet |