# Build an LTSP client chroot. d-i anna/choose_modules string ltsp-client-builder d-i ltsp-client-builder/run boolean true # Enable extras.ubuntu.com. d-i apt-setup/extras boolean true # Install the Ubuntu desktop and LTSP server. tasksel tasksel/first multiselect ubuntu-desktop d-i pkgsel/include/install-recommends boolean true d-i pkgsel/include string ltsp-server-standalone openssh-server # Build a client chroot. d-i preseed/late_command string chroot /target /usr/sbin/ltsp-update-sshkeys