From d282c7004ffbcc6d93ca878e6eba7859a7821144 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 23 Dec 2010 00:44:11 +0000 Subject: * Fix default tftp directory from /var/lib/tftpboot to /srv/tftp, thanks Charles Plessy (Closes: Bug#606725). --- nl/howto/installation-howto.xml | 2 +- nl/install-methods/install-tftp.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'nl') diff --git a/nl/howto/installation-howto.xml b/nl/howto/installation-howto.xml index c1be31c23..fe8893c77 100644 --- a/nl/howto/installation-howto.xml +++ b/nl/howto/installation-howto.xml @@ -179,7 +179,7 @@ The files in netboot/ can be used to netboot &d-i;. The easiest thing to set up is probably PXE netbooting. Untar the file netboot/pxeboot.tar.gz into -/var/lib/tftpboot or +/srv/tftp or wherever is appropriate for your tftp server. Set up your DHCP server to pass filename /pxelinux.0 to clients, and with luck everything will just work. diff --git a/nl/install-methods/install-tftp.xml b/nl/install-methods/install-tftp.xml index 0717951cc..6c54a89c4 100644 --- a/nl/install-methods/install-tftp.xml +++ b/nl/install-methods/install-tftp.xml @@ -88,7 +88,7 @@ Historically, TFTP servers used /tftpboot as directory to serve images from. However, &debian-gnu; packages may use other directories to comply with the Filesystem Hierarchy Standard. For example, tftpd-hpa by default -uses /var/lib/tftpboot. You may have to adjust the +uses /srv/tftp. You may have to adjust the configuration examples in this section accordingly. -- cgit v1.2.3