~xnox/debian-cd/cd-boot-images-amd64

« back to all changes in this revision

Viewing changes to data/groovy/preseed/ubuntu-netbook/ubuntu-netbook.seed

  • Committer: Steve Langasek
  • Date: 2020-06-17 18:24:45 UTC
  • mfrom: (2061.2.1 ubuntu-cd)
  • Revision ID: steve.langasek@canonical.com-20200617182445-ipivguyusnjrbjrq
MergeĀ lp:~xnox/debian-cd/drop-unused-preseeds

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
tasksel tasksel/first multiselect ubuntu-netbook
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; echo 'tasksel tasksel/first seen false' >>/var/lib/preseed/log ;; esac
3
 
d-i     passwd/auto-login       boolean true