1
ubiquity (2.21.18) UNRELEASED; urgency=medium
3
* Overhaul for proper systemd support (LP: #1436937)
4
* bin/oem-config-prepare: set the systemd default target to oem-config.target
5
instead of using /var/lib/oem-config/run as a flag.
6
* bin/oem-config-firstboot:
7
- after removing the oem user, set the default target back to graphical.
8
- call for systemd to start the graphical target, so as to complete booting
9
to graphical or to TTYs after oem-config-firstboot has run.
10
- wait 5 seconds and kill oem user processes harder, to make sure we can
11
successfully remove the user.
12
* debian/oem-config.target: create a new target for oem-config so that it can
13
start without conflicting with a display-manager that may also want to
14
start and use the oem user in auto-login.
15
* debian/oem-config.oem-config.service: simplify the service's start
16
conditions; we don't really need to worry about Before/After since we'll
17
run in our own isolated target.
18
* debian/oem-config.install: force the installation of the new target in the
19
right location for systemd.
21
-- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Thu, 02 Apr 2015 11:03:51 -0400
1
23
ubiquity (2.21.17) vivid; urgency=medium
3
25
* Update the sed for the path to keyboard-configuration.config from