Package: installation-guide Version: 20100518 Severity: minor Dear D-I team,
first of all, thank you for your hard work. I recently installed Squeeze, and it went very smoothly. I noticed a small inconsistency in the installation manual: TFTP daemons now use /srv/tftp instead of /var/lib/tftpboot. A command like the following will correct the manual and the howto. grep -r '/var/lib/tftpboot' . | grep -v svn | cut -f1 -d':' | xargs sed -i 's|/var/lib/tftpboot|/srv/tftp|' Since I did not figure out if it is necessary to run it on the whole tree, only the xml files (not the po), or only the english version, I am not submitting the corresponding patch. But let me know if there is something I can do. Have a nice week-end, -- Charles Plessy, Tsurumi, Kanagawa, Japan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

