~xubuntu-dev/ubiquity/lp1437180_feh

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2015-04-02 15:04:42 UTC
  • mto: This revision was merged to the branch mainline in revision 6284.
  • Revision ID: mathieu.trudel-lapierre@canonical.com-20150402150442-ahe8m5omi0xw95jk
* Overhaul for proper systemd support (LP: #1436937)
* bin/oem-config-prepare: set the systemd default target to oem-config.target
  instead of using /var/lib/oem-config/run as a flag.
* bin/oem-config-firstboot:
  - after removing the oem user, set the default target back to graphical.
  - call for systemd to start the graphical target, so as to complete booting
    to graphical or to TTYs after oem-config-firstboot has run.
  - wait 5 seconds and kill oem user processes harder, to make sure we can
    successfully remove the user.
* debian/oem-config.target: create a new target for oem-config so that it can
  start without conflicting with a display-manager that may also want to
  start and use the oem user in auto-login.
* debian/oem-config.oem-config.service: simplify the service's start
  conditions; we don't really need to worry about Before/After since we'll
  run in our own isolated target.
* debian/oem-config.install: force the installation of the new target in the
  right location for systemd.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ubiquity (2.21.18) UNRELEASED; urgency=medium
 
2
 
 
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.
 
20
 
 
21
 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 02 Apr 2015 11:03:51 -0400
 
22
 
1
23
ubiquity (2.21.17) vivid; urgency=medium
2
24
 
3
25
  * Update the sed for the path to keyboard-configuration.config from