Import patches-unapplied version 2.468 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: b05311165170c07d65bc27ea8edf27434c54efca

New changelog entries:
  [ Dimitri John Ledkov ]
  * Drop obsolete fix-ups of resolv.conf, debootstrap should now result in
    correct symlink to resolved without any further fixes.
  [ Michael Hudson-Doyle ]
  * Have subiquity.service order after on a service defined by the subiquity
    snap, which in turn will order after the job that mounts the subiquity
    snap. (LP: #1721414)
This commit is contained in:
Michael Hudson-Doyle 2017-10-06 12:52:43 +13:00 committed by usd-importer
parent b053111651
commit 577646d435
5 changed files with 14 additions and 6 deletions

13
debian/changelog vendored
View File

@ -1,3 +1,16 @@
livecd-rootfs (2.468) artful; urgency=medium
[ Dimitri John Ledkov ]
* Drop obsolete fix-ups of resolv.conf, debootstrap should now result in
correct symlink to resolved without any further fixes.
[ Michael Hudson-Doyle ]
* Have subiquity.service order after on a service defined by the subiquity
snap, which in turn will order after the job that mounts the subiquity
snap. (LP: #1721414)
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Fri, 06 Oct 2017 12:52:43 +1300
livecd-rootfs (2.467) artful; urgency=medium
* fix remaining wrong references to /etc/default/grub.d/40-partuuid

View File

@ -1 +0,0 @@
../run/resolvconf/resolv.conf

View File

@ -1 +0,0 @@
../run/resolvconf/resolv.conf

View File

@ -1,3 +0,0 @@
#!/bin/sh
ln -snf ../run/resolvconf/resolv.conf /etc/resolv.conf

View File

@ -1,7 +1,7 @@
[Unit]
Description=Subiquity, the installer for Ubuntu Server
After=systemd-user-sessions.service plymouth-quit-wait.service
After=rc-local.service
After=rc-local.service snap.subiquity.started.service
Requires=snapd.service
IgnoreOnIsolate=yes
ConditionPathExists=/dev/tty0