[Pkg-ltsp-devel] Bug#508359: Does ltsp-client-core work with tftp too?

Vagrant Cascadian vagrant at freegeek.org
Wed Dec 10 20:27:34 UTC 2008


On Wed, Dec 10, 2008 at 03:25:54PM +0100, Petter Reinholdtsen wrote:
> The debian-edu-config package depend on tftp, while ltsp-client-core depend
> on tftp-hpa, and tftp-hpa conflict with tftp.  This resulted in
> ltsp-client-core, ltsp-client and tftp-hpa being removed from the LTSP chroot
> when installing debian-edu-config.  I'm fixing this by changing the
> dependency of debian-edu-config from 'tftp' to 'tftp | tftp-hpa'.  Is this an
> idea to do for ltsp-client-core too?

looks like it would, though i haven't tested it. it's called from the
initramfs, when using NBD+squashfs+aufs for the root filesystem (which is not
the default on Debian):

  (echo "get ${tftpath}/lts.conf"|tftp ${ROOTSERVER} >/dev/null 2>&1)

i would probably prefer 'tftp-hpa | tftp' for ltsp-client-core, just to
maintain consistancy with older versions and the preferred alternative.

they look pretty compatible- i wonder if tftp-hpa shouldn't provide "tftp" as
well?

live well,
  vagrant





More information about the Pkg-ltsp-devel mailing list