~ubuntu-branches/ubuntu/trusty/user-setup/trusty-proposed

Viewing all changes in revision 96.

  • Committer: Package Import Robot
  • Author(s): Steve Langasek
  • Date: 2011-11-08 05:45:11 UTC
  • mfrom: (0.2.12 sid)
  • Revision ID: package-import@ubuntu.com-20111108054511-sr3rzpoeq6mf88zi
Tags: 1.39ubuntu1
* Merge from Debian testing, remaining changes:
  - Add the initial user to the adm, lpadmin, and sambashare groups
    too. Do not add them to the audio, video, floppy, netdev, powerdev,
    scanner, or bluetooth groups.
  - Default passwd/root-login to false.
  - Create the spu group on powerpc/ps3 and powerpc/cell.
  - Make is_system_user always return false if OVERRIDE_SYSTEM_USER is
    set.
  - Add preseedable passwd/auto-login question; if set to true, configure
    gdm, kdm, lxdm, and lightdm for automatic login. Add
    passwd/auto-login-backup question which backs up the previous contents
    of the files as well.
  - Ask whether the user wants to encrypt their home directory.
  - Allow forcing the encrypted home option.
  - user-setup-ask: if a user requests an encrypted-home, we must have
    their login passphrase, in order to wrap their mount passphrase; its
    fundamentally incompatible to preseed encrypted-home AND a crypted
    password; if this happens, send the user back to the password
    selection in the user-setup state machine
  - Zero out swap devices at the end of install when encryption is
    enabled.
  - Provide a progress message for wiping swap space.
  - If user-setup/allow-password-empty is preseeded to true, allow empty
    passwords.
  - Disable installation of pre-pkgsel.d/10kdesudo; it does nothing for
    Ubuntu, and causes a confusing message that worries some people.
  - Add weak password detection (purely length-based for now, matching
    partman-crypto).
  - Consider a password of '!' in shadow for root to be unset.
  - Update Ubuntu-specific translations from Launchpad.
  - Don't restrict guest login from login screen if autologin was configured, 
    just restrict autologin for guest specifically.
* Dropped changes:
  - Add the initial user to the dip group after all, not dialout; per
    Debian bug #568895, dip is for pppd and dialout is for raw tty access
    which users don't need.
  - Don't set up the admin group or add the user to it; the sudo package
    now always sets up the sudo group on install, so we can as well use
    this group as the admin group.  This will be inconsistent with
    previous Ubuntu releases, but consistent with Debian and compatible
    with sudo.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: