summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/mainserver/README.tftp (renamed from examples/mainserver/tftp/README.tftp)6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/mainserver/tftp/README.tftp b/examples/mainserver/README.tftp
index ade26cd..ca21b47 100644
--- a/examples/mainserver/tftp/README.tftp
+++ b/examples/mainserver/README.tftp
@@ -3,11 +3,11 @@ Debian Edu installer (in German) on the Debian Edu main server.
Installation steps:
- 1. Copy these files to tjener:/srv/tftp
+ 1. Untar these files to tjener:/srv/tftp
- $ cp -a /usr/share/doc/itzks-packages-mainserver/examples/tftp /srv
+ $ tar xvz -C /srv -f mainserver-tftp.tar.gz
- 2. Preserve /var/lib/tftpboot
+ 2. Preserve Debian Edu's original of /var/lib/tftpboot
$ mv /var/lib/tftpboot /var/lib/tftpboot.orig