Comment 4 for bug 518815

Revision history for this message
TJ (tj) wrote :

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