From 1dc9986ac981d50eddc583b479016b28b7dc515b Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 3 Jul 2015 11:39:41 +0200 Subject: [PATCH] Import patches-unapplied version 2.325 to ubuntu/wily-proposed Imported using git-ubuntu import. Changelog parent: fa8d0b12937ae8d3770c74bb32b568c615faaa83 New changelog entries: * live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/ 90-phablet.conf: - don't use deprecated "[SeatDefault]" syntax * live-build/ubuntu-desktop-next/includes.chroot/usr/share/lightdm/ lightdm.conf.d/90-desktop-next-autologin.conf: - let desktop-next autolog to the ubuntu user session --- debian/changelog | 11 +++++++++++ .../lightdm.conf.d/90-desktop-next-autologin.conf | 2 ++ .../etc/lightdm/lightdm.conf.d/90-phablet.conf | 2 +- 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 live-build/ubuntu-desktop-next/includes.chroot/usr/share/lightdm/lightdm.conf.d/90-desktop-next-autologin.conf diff --git a/debian/changelog b/debian/changelog index 5803b6f7..388d4fae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +livecd-rootfs (2.325) wily; urgency=medium + + * live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/ + 90-phablet.conf: + - don't use deprecated "[SeatDefault]" syntax + * live-build/ubuntu-desktop-next/includes.chroot/usr/share/lightdm/ + lightdm.conf.d/90-desktop-next-autologin.conf: + - let desktop-next autolog to the ubuntu user session + + -- Sebastien Bacher Fri, 03 Jul 2015 11:39:41 +0200 + livecd-rootfs (2.324) wily; urgency=medium * Revert unwanted change included in the previous upload diff --git a/live-build/ubuntu-desktop-next/includes.chroot/usr/share/lightdm/lightdm.conf.d/90-desktop-next-autologin.conf b/live-build/ubuntu-desktop-next/includes.chroot/usr/share/lightdm/lightdm.conf.d/90-desktop-next-autologin.conf new file mode 100644 index 00000000..80387a35 --- /dev/null +++ b/live-build/ubuntu-desktop-next/includes.chroot/usr/share/lightdm/lightdm.conf.d/90-desktop-next-autologin.conf @@ -0,0 +1,2 @@ +[Seat:*] +autologin-user=ubuntu diff --git a/live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/90-phablet.conf b/live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/90-phablet.conf index 6485c8ce..28989dfc 100644 --- a/live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/90-phablet.conf +++ b/live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/90-phablet.conf @@ -1,2 +1,2 @@ -[SeatDefaults] +[Seat:*] autologin-user=phablet