6 Commits

Author SHA1 Message Date
Stéphane Graber
d803954231 Import patches-unapplied version 2.245 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: aa7b1035713ec5c90ddc88a06271b5b16be1e571

New changelog entries:
  * Add two new hooks for Ubuntu Touch to setup sensible /etc/passwd,
    /etc/shadow, /etc/group and /etc/gshadow PRIOR to package installation
    to guarantee user/group ordering on the image and then to check for any
    unexpected change to those files. (LP: #1332538)
    Any change to either the initial set of users and groups or to the
    post-package-install set will now be fatal to the image and will require
    a manual update of the hardcoded user/group list contained in this new
    chroot_early hook.
  * Bump dependency on live-build accordingly.
  * Update the setup_user hook to also take care of gshadow.
2014-09-24 09:53:18 +00:00
Michael Terry
eb694e09bc Import patches-unapplied version 2.240 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: c66e2a7c05ab819749e5b8349fd813d16e501ec0

New changelog entries:
  * live-build/ubuntu-touch/hooks/01-setup_user.chroot:
    - Don't modify PAM files directly, we'll let ubuntu-touch-session
      do that for us the proper way.  (LP: #1348637)
2014-08-13 21:43:30 +00:00
Steve Langasek
157b5a339e Import patches-unapplied version 2.229 to ubuntu/utopic-proposed
Imported using git-ubuntu import.

Changelog parent: ce12eac0a592255d4dfc88cbc1a2f92bbe3a8b00

New changelog entries:
  [ Michael Terry ]
  * Don't set an arbitrary password for the phablet user. As we transition
    to using PAM as the storage medium for the user's password, we can't
    expect the user to know about the 'phablet' password.
  * And configure libnss-extrausers to store user password information
    instead of /etc/shadow.
2014-07-24 22:53:52 +00:00
Oliver Grawert
6264d9ddaa Import patches-unapplied version 2.173 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 4570179e6cd0b4008476f210161ed2284f83568c

New changelog entries:
  [Michael Terry]
  * Add phablet user to nopasswdlogin group on Touch images
  * Switch min uid to 1002 to prevent system users from showing in
    the greeter on Touch images
2013-08-14 09:13:22 +00:00
Oliver Grawert
8212680ba0 Import patches-unapplied version 2.166 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 10459a79f5f4d037176b838333cddfe99d5d6a47

New changelog entries:
  * add radio user (with UID 1001 (required by android)) to the default user
    creation for ubuntu-touch
2013-07-25 09:23:15 +00:00
Colin Watson
f00349b766 Import patches-unapplied version 2.125 to ubuntu/saucy-proposed
Imported using git-ubuntu import.

Changelog parent: 65b7f7a10a9bd05c60185f5c282af1a4c4efff57

New changelog entries:
  * live-build/auto/config: Add basic ubuntu-touch enablement (based on
    patch from Oliver Grawert, for which thanks).
  * live-build/auto/config, live-build/ubuntu-touch: Copy a huge pile of
    customisation by Ricardo Salveti from
    lp:~phablet-team/touch-preview-images/ubuntu-build-phablet, which should
    be close to enough for the architecture-independent parts of
    ubuntu-touch builds.
2013-05-01 19:33:32 +00:00