Review of the preseed:

d-i passwd/user-fullname    string  Ubuntu Mobile User
d-i netcfg/get_hostname string  ubuntu

    As ubiquity is presenting the user with a dialog, users should be
encouraged to use their real names, and select a hostname compatible
with their local naming conventions.  There is an expectation that the
user can enter text, as they must enter a password in any case.

d-i passwd/user-password    password
d-i passwd/user-password-again  password

    In an interactive install, preseeding a blank password does not
affect the user experience.

d-i mirror/http/hostname    string  archive.ubuntu.com
d-i mirror/http/directory   string  /ubuntu
d-i mirror/suite    string  intrepid

    These are the default values, and so are not required.

Missing preseed lines:

tasksel tasksel/first   multiselect mobile-mobile
d-i passwd/auto_login   boolean true

    The first ensures that the appropriate task is selected to support
Ubuntu Mobile installation, and better manage upkeep over time.  The
second seems a reasonable choice for such inherently personal devices,
and the user can always deselect the option if they prefer to
authenticate at boot.

-- 
ubuntu-mobile install should be less agressively preseeded
https://bugs.launchpad.net/bugs/274786
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to