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/localboot-generic.cfg | 4 ---- .../tftp/_common_/debian-edu/localboot-mswin.cfg | 4 ---- .../tftp/_common_/debian-edu/ltsp-diskless-jessie.cfg | 5 ----- .../tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg | 13 ------------- examples/disklserver/tftp/_common_/debian-edu/memtest.cfg | 6 ------ .../tftp/_common_/debian-edu/mint-workstation.cfg | 3 --- .../tftp/_common_/debian-edu/skolelinux-workstation.cfg | 3 --- .../tftp/_common_/debian-edu/ubuntu-workstation.cfg | 3 --- examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg | 4 ---- .../disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img | 1 - .../disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz | 1 - .../disklserver/tftp/_common_/ltsp/i386+jessie/initrd.img | 1 - examples/disklserver/tftp/_common_/ltsp/i386+jessie/vmlinuz | 1 - .../disklserver/tftp/_common_/pxelinux/jessie/pxelinux.0 | 1 - .../disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 | 1 - examples/disklserver/tftp/_common_/syslinux/jessie/syslinux | 1 - .../disklserver/tftp/_common_/syslinux/stretch/syslinux | 1 - examples/disklserver/tftp/_common_/x2go/i386/initrd.img | 1 - examples/disklserver/tftp/_common_/x2go/i386/vmlinuz | 1 - 19 files changed, 55 deletions(-) delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/localboot-generic.cfg delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/localboot-mswin.cfg delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-jessie.cfg delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-stretch.cfg delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/memtest.cfg delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/mint-workstation.cfg delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/skolelinux-workstation.cfg delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/ubuntu-workstation.cfg delete mode 100644 examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg delete mode 120000 examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img delete mode 120000 examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz delete mode 120000 examples/disklserver/tftp/_common_/ltsp/i386+jessie/initrd.img delete mode 120000 examples/disklserver/tftp/_common_/ltsp/i386+jessie/vmlinuz delete mode 120000 examples/disklserver/tftp/_common_/pxelinux/jessie/pxelinux.0 delete mode 120000 examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 delete mode 120000 examples/disklserver/tftp/_common_/syslinux/jessie/syslinux delete mode 120000 examples/disklserver/tftp/_common_/syslinux/stretch/syslinux delete mode 120000 examples/disklserver/tftp/_common_/x2go/i386/initrd.img delete mode 120000 examples/disklserver/tftp/_common_/x2go/i386/vmlinuz (limited to 'examples/disklserver/tftp/_common_') diff --git a/examples/disklserver/tftp/_common_/debian-edu/localboot-generic.cfg b/examples/disklserver/tftp/_common_/debian-edu/localboot-generic.cfg deleted file mode 100644 index 87bc738..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/localboot-generic.cfg +++ /dev/null @@ -1,4 +0,0 @@ -# German -LABEL localboot-generic - MENU LABEL Von Festplatte ^starten - localboot 0 diff --git a/examples/disklserver/tftp/_common_/debian-edu/localboot-mswin.cfg b/examples/disklserver/tftp/_common_/debian-edu/localboot-mswin.cfg deleted file mode 100644 index dc38819..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/localboot-mswin.cfg +++ /dev/null @@ -1,4 +0,0 @@ -# German -LABEL localboot-mswin - MENU LABEL MS ^Windows starten - localboot 0 diff --git a/examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-jessie.cfg b/examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-jessie.cfg deleted file mode 100644 index 359c59c..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/ltsp-diskless-jessie.cfg +++ /dev/null @@ -1,5 +0,0 @@ -LABEL ltsp-diskless-jessie - MENU LABEL ^Diskless Workstation (Debian Edu 8.0) [NFS] - MENU DEFAULT - KERNEL ltsp/i386+jessie/vmlinuz - APPEND initrd=ltsp/i386+jessie/initrd.img init=/sbin/init-ltsp nfsroot=/opt/ltsp/i386+jessie,v3,tcp,intr,rsize=1048576,wsize=1048576 boot=nfs ro quiet ipappend 2 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 - diff --git a/examples/disklserver/tftp/_common_/debian-edu/memtest.cfg b/examples/disklserver/tftp/_common_/debian-edu/memtest.cfg deleted file mode 100644 index 8bf162a..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/memtest.cfg +++ /dev/null @@ -1,6 +0,0 @@ -LABEL memtest86+ - MENU LABEL Speichertest (memtest86+) - kernel debian-edu/memtest86+.bin -LABEL memtest86 - MENU LABEL Speichertest (memtest86) - kernel debian-edu/memtest86.bin diff --git a/examples/disklserver/tftp/_common_/debian-edu/mint-workstation.cfg b/examples/disklserver/tftp/_common_/debian-edu/mint-workstation.cfg deleted file mode 100644 index ed5660d..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/mint-workstation.cfg +++ /dev/null @@ -1,3 +0,0 @@ -LABEL mint-workstation - MENU LABEL Linux Mint - localboot 0 diff --git a/examples/disklserver/tftp/_common_/debian-edu/skolelinux-workstation.cfg b/examples/disklserver/tftp/_common_/debian-edu/skolelinux-workstation.cfg deleted file mode 100644 index 798b022..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/skolelinux-workstation.cfg +++ /dev/null @@ -1,3 +0,0 @@ -LABEL skolelinux-workstation - MENU LABEL Debian Edu/Skolelinux Arbeitsstation - localboot 0 diff --git a/examples/disklserver/tftp/_common_/debian-edu/ubuntu-workstation.cfg b/examples/disklserver/tftp/_common_/debian-edu/ubuntu-workstation.cfg deleted file mode 100644 index 11dc813..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/ubuntu-workstation.cfg +++ /dev/null @@ -1,3 +0,0 @@ -LABEL ubuntu-workstation - MENU LABEL Ubuntu GNU/Linux - localboot 0 diff --git a/examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg b/examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg deleted file mode 100644 index 18ccd4c..0000000 --- a/examples/disklserver/tftp/_common_/debian-edu/x2go-tce.cfg +++ /dev/null @@ -1,4 +0,0 @@ -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 diff --git a/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img b/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img deleted file mode 120000 index cd8993f..0000000 --- a/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img +++ /dev/null @@ -1 +0,0 @@ -/srv/ltsp/amd64+stretch/initrd.img \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz b/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz deleted file mode 120000 index f063f8e..0000000 --- a/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz +++ /dev/null @@ -1 +0,0 @@ -/srv/ltsp/amd64+stretch/vmlinuz \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386+jessie/initrd.img b/examples/disklserver/tftp/_common_/ltsp/i386+jessie/initrd.img deleted file mode 120000 index 1e57586..0000000 --- a/examples/disklserver/tftp/_common_/ltsp/i386+jessie/initrd.img +++ /dev/null @@ -1 +0,0 @@ -/srv/ltsp/i386+jessie/boot/initrd.img \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386+jessie/vmlinuz b/examples/disklserver/tftp/_common_/ltsp/i386+jessie/vmlinuz deleted file mode 120000 index 46cc704..0000000 --- a/examples/disklserver/tftp/_common_/ltsp/i386+jessie/vmlinuz +++ /dev/null @@ -1 +0,0 @@ -/srv/ltsp/i386+jessie/boot/vmlinuz \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/pxelinux/jessie/pxelinux.0 b/examples/disklserver/tftp/_common_/pxelinux/jessie/pxelinux.0 deleted file mode 120000 index f723d02..0000000 --- a/examples/disklserver/tftp/_common_/pxelinux/jessie/pxelinux.0 +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/PXELINUX/pxelinux.0 \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 b/examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 deleted file mode 120000 index f723d02..0000000 --- a/examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/PXELINUX/pxelinux.0 \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/syslinux/jessie/syslinux b/examples/disklserver/tftp/_common_/syslinux/jessie/syslinux deleted file mode 120000 index 7bea767..0000000 --- a/examples/disklserver/tftp/_common_/syslinux/jessie/syslinux +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/syslinux/modules/bios \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/syslinux/stretch/syslinux b/examples/disklserver/tftp/_common_/syslinux/stretch/syslinux deleted file mode 120000 index 7bea767..0000000 --- a/examples/disklserver/tftp/_common_/syslinux/stretch/syslinux +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/syslinux/modules/bios \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/x2go/i386/initrd.img b/examples/disklserver/tftp/_common_/x2go/i386/initrd.img deleted file mode 120000 index 4f0f0b5..0000000 --- a/examples/disklserver/tftp/_common_/x2go/i386/initrd.img +++ /dev/null @@ -1 +0,0 @@ -/opt/x2gothinclient/chroot/boot/initrd.img \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/x2go/i386/vmlinuz b/examples/disklserver/tftp/_common_/x2go/i386/vmlinuz deleted file mode 120000 index 74fb488..0000000 --- a/examples/disklserver/tftp/_common_/x2go/i386/vmlinuz +++ /dev/null @@ -1 +0,0 @@ -/opt/x2gothinclient/chroot/boot/vmlinuz \ No newline at end of file -- cgit v1.2.3