Merge lp:~vorlon/ubiquity/getties-and-ubiquity-dm into lp:ubiquity

Proposed by Steve Langasek
Status: Merged
Merged at revision: 6604
Proposed branch: lp:~vorlon/ubiquity/getties-and-ubiquity-dm
Merge into: lp:ubiquity
Diff against target: 27 lines (+9/-1)
2 files modified
debian/changelog (+8/-0)
debian/ubiquity.ubiquity.service (+1/-1)
To merge this branch: bzr merge lp:~vorlon/ubiquity/getties-and-ubiquity-dm
Reviewer Review Type Date Requested Status
Ubuntu Installer Team Pending
Review via email: mp+342716@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

While an 'only-ubiquity' test worked fine, a 'maybe-ubiquity' test with Ubuntu seems to not be working. OTOH it doesn't look like the current Ubuntu ISO does maybe-ubiquity on its own, from what I can see of the current debian-cd code.

Revision history for this message
Steve Langasek (vorlon) wrote :

I re-tested with maybe-ubiquity on Ubuntu, and the previous problem I had seen didn't reproduce - gdm is correctly blocked while the ubiquity service is running. I think that may have been a fluke of me doing something wrt VT switching that broke the ubiquity service at just the right moment, and shouldn't be a blocker for making this change.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2018-04-04 06:36:01 +0000
3+++ debian/changelog 2018-04-05 08:44:59 +0000
4@@ -1,3 +1,11 @@
5+ubiquity (18.04.6) UNRELEASED; urgency=medium
6+
7+ * Don't block plymouth-quit-wait on the ubiquity greeter; we want ttys to
8+ be able to start in parallel for debuggability of ubiquity. Blocking
9+ plymouth-quit is sufficient to ensure ordering.
10+
11+ -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 05 Apr 2018 01:10:34 -0700
12+
13 ubiquity (18.04.5) bionic; urgency=medium
14
15 [ Heber Parruci ]
16
17=== modified file 'debian/ubiquity.ubiquity.service'
18--- debian/ubiquity.ubiquity.service 2016-04-18 11:12:16 +0000
19+++ debian/ubiquity.ubiquity.service 2018-04-05 08:44:59 +0000
20@@ -1,6 +1,6 @@
21 [Unit]
22 Description=Ubuntu live CD installer
23-Before=display-manager.service plymouth-quit.service plymouth-quit-wait.service
24+Before=display-manager.service plymouth-quit.service
25
26 [Service]
27 Type=oneshot

Subscribers

People subscribed via source and target branches

to status/vote changes: