Package: ltsp-client-builder
Version: 5.1.9-1
Severity: wishlist
The udeb currently refuses to install an LTSP environment when
installing using a PXE image. The obvious reason blocking it is this
code:
if [ ! -f /cdrom/.disk/info ] ; then
log "no CD-ROM found ! Not installing ltsp chroot"
exit 0
fi
I'm not sure if it is enough to remove this code, or if other changes
are needed.
Anyway, please make it possible to install a LTSP server using PXE
installation.
Happy hacking,
--
Petter Reinholdtsen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]