mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 19:31:31 +00:00
Merge lp:~mwhudson/livecd-rootfs/subiquity-ordering
This commit is contained in:
commit
8094bfb4ee
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -8,6 +8,12 @@ livecd-rootfs (2.471) artful; urgency=medium
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Tue, 10 Oct 2017 13:26:21 +0100
|
||||
|
||||
livecd-rootfs (2.470ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* Add snap.subiquity.started.service to subiquity.service's Requires=.
|
||||
|
||||
-- Michael Hudson-Doyle <mwhudson@debian.org> Mon, 09 Oct 2017 15:09:56 +1300
|
||||
|
||||
livecd-rootfs (2.470) artful; urgency=medium
|
||||
|
||||
* Add initial support for preinstallation of snaps in images, and
|
||||
|
@ -2,7 +2,7 @@
|
||||
Description=Subiquity, the installer for Ubuntu Server
|
||||
After=systemd-user-sessions.service plymouth-quit-wait.service
|
||||
After=rc-local.service snap.subiquity.started.service
|
||||
Requires=snapd.service
|
||||
Requires=snapd.service snap.subiquity.started.service
|
||||
IgnoreOnIsolate=yes
|
||||
ConditionPathExists=/dev/tty0
|
||||
ConditionPathExists=!/run/subiquity/complete
|
||||
|
Loading…
x
Reference in New Issue
Block a user