1
tasksel tasksel/first multiselect ubuntu-moblin-remix
2
d-i preseed/early_command string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false ;; esac
3
d-i passwd/auto-login boolean true
4
d-i apt-setup/local0/repository string http://ppa.launchpad.net/moblin/ppa/ubuntu maverick main
5
d-i apt-setup/local0/comment string The following unsupported and untrusted Personal Archives (PPAs) were used to create the base image of this system
6
d-i apt-setup/local0/source boolean true