lp:ubuntu/wily/user-setup

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/user-setup
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

110. By Sebastien Bacher

user-setup-apply: use correct syntax escaping, fix the lightdm
configuration to enable autologin on new installations (lp: #1498544)

109. By Robert Ancell

* Update autologin LightDM confgiguration to used [Seat:*] sections instead of
  deprecated [SeatDefaults]
* Fix autologin LightDM confgiguration to not set innapropriate setting
  autologin-session to an invalid value (LP: #1484083)

108. By Mathieu Trudel-Lapierre

Fix typo in previous upload: AutomaticLogin line for gdm was containing
an extra slash.

107. By Tim Lunn

[ Jörn Schönyan ]
* Handle SDDM autologin with other DMs than Plasma (LP: #1423103)

[ Tim Lunn ]
* Don't set TimedLogin, this gets set when Auto login is selected
  in ubiquity but there is no UI to unset it (LP: #1412791)

106. By Colin Watson

[ KDEUSER56 / Rohan Garg ]
Add SDDM autologin support (LP: #1362752).

105. By Colin Watson

* Add the initial user to the libvirtd group (LP: #1304008).
* Add maas to reserved-usernames (LP: #1069684).

104. By Colin Watson

* Resynchronise with Debian. 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.
  - If a user requests an encrypted-home, we must have their login
    passphrase, in order to wrap their mount passphrase; it's
    fundamentally incompatible to preseed encrypted-home AND a crypted
    password; if this happens, send the user back to password selection.
  - 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.
  - Don't restrict guest login from login screen if autologin was
    configured, just restrict autologin for guest specifically.
  - If OVERRIDE_ALREADY_ENCRYPTED_SWAP is set in the environment, assume
    that encrypted swap has already been set up rather than re-creating
    and re-zeroing swap.

103. By Colin Watson

* Resynchronise with Debian. 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.
  - If a user requests an encrypted-home, we must have their login
    passphrase, in order to wrap their mount passphrase; it's
    fundamentally incompatible to preseed encrypted-home AND a crypted
    password; if this happens, send the user back to password selection.
  - 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.
  - Don't restrict guest login from login screen if autologin was
    configured, just restrict autologin for guest specifically.
  - If OVERRIDE_ALREADY_ENCRYPTED_SWAP is set in the environment, assume
    that encrypted swap has already been set up rather than re-creating
    and re-zeroing swap.

102. By Colin Watson

Fix syntax error in user-setup-apply if $ROOT is unset (LP: #1066256).

101. By Colin Watson

* Resynchronise with Debian. 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.
  - If a user requests an encrypted-home, we must have their login
    passphrase, in order to wrap their mount passphrase; it's
    fundamentally incompatible to preseed encrypted-home AND a crypted
    password; if this happens, send the user back to password selection.
  - 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.
  - Don't restrict guest login from login screen if autologin was
    configured, just restrict autologin for guest specifically.
  - If OVERRIDE_ALREADY_ENCRYPTED_SWAP is set in the environment, assume
    that encrypted swap has already been set up rather than re-creating
    and re-zeroing swap.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/user-setup
This branch contains Public information 
Everyone can see this information.

Subscribers