From e2804db21bd0ce9b06ed6535299aefc91192685d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 5 Jan 2022 23:20:23 +0100 Subject: examples/mainserver/: Drop example TFTP configuration. Not used anymore, at all. --- examples/mainserver/README.tftp | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 examples/mainserver/README.tftp (limited to 'examples/mainserver/README.tftp') diff --git a/examples/mainserver/README.tftp b/examples/mainserver/README.tftp deleted file mode 100644 index dbfe561..0000000 --- a/examples/mainserver/README.tftp +++ /dev/null @@ -1,17 +0,0 @@ -This folder contains a PXE Bootenvironment that provides the -Debian Edu installer (in German) on the Debian Edu main server. - -Installation steps: - - 1. Untar these files to tjener:/srv/tftp - - $ tar xvz -C /srv -f mainserver-tftp.tar.gz - - 2. Preserve Debian Edu's original of /var/lib/tftpboot - - $ mv /var/lib/tftpboot /var/lib/tftpboot.orig - - 3. Symlink /var/lib/tftpboot -> /srv/tftp - - $ ln -s /srv/tftp /var/lib/tftpboot - -- cgit v1.2.3