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

« back to all changes in this revision

Viewing changes to data/groovy/preseed/ubuntu-mid/mid.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
 
d-i     passwd/user-fullname    string Ubuntu MID User
2
 
d-i     passwd/username string ubuntu
3
 
d-i     user-setup/allow-password-empty boolean true
4
 
d-i     passwd/user-password    password
5
 
d-i     passwd/user-password-again      password
6
 
d-i     netcfg/get_hostname     string ubuntu
7
 
d-i     console-setup/layoutcode        string us
8
 
d-i     user-setup/encrypt-home boolean false