Is this really fixed?
I've just upgraded a rarp/bootp/tftp PXE server that hosts bootable
images for the LAN from Karmic to Lucid using:
do-release-upgrade -d
Prior to the upgrade it was using /var/lib/tftpboot/ and my automated
scripts that configure the PXE menu and configure mounts were working
correctly.
After the upgrade I noticed that the running process arguments used
/srv/tftp/
ps -ef | grep tft
root 1714 1 0 15:45 ? 00:00:00 /usr/sbin/in.tftpd --listen
--user tftp --address 0.0.0.0:69 /srv/tftp
and /etc/default/tftpd-hpa contains:
TFTP_DIRECTORY="/srv/tftp"
apt-cache policy tftpd-hpa
tftpd-hpa:
Installed: 5.0-11ubuntu1
Candidate: 5.0-11ubuntu1
Version table:
*** 5.0-11ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status
--
The new tftpd-hpa.postinst uses /svr/tftp instead of /var/lib/tftpboot
https://bugs.launchpad.net/bugs/518815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs