Import patches-unapplied version 2.527 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: a4e3e38884e7e5f658e6b9c920cd94fc8f88e92c

New changelog entries:
  * Symlink systemd-networkd-wait-online to /bin/true in the live installer
    live session to avoid depending on buggy systemd behaviour.
  * Remove "optional: true" from installer netplan config.
This commit is contained in:
Michael Hudson-Doyle 2018-05-23 14:27:01 +12:00 committed by usd-importer
parent a4e3e38884
commit a24eb25b00
3 changed files with 9 additions and 2 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
livecd-rootfs (2.527) cosmic; urgency=medium
* Symlink systemd-networkd-wait-online to /bin/true in the live installer
live session to avoid depending on buggy systemd behaviour.
* Remove "optional: true" from installer netplan config.
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 23 May 2018 14:27:01 +1200
livecd-rootfs (2.526) cosmic; urgency=medium
* Drop Lubuntu Next now that Lubuntu Next is Lubuntu.

View File

@ -7,9 +7,7 @@ network:
match:
name: "en*"
dhcp4: true
optional: true
all-eth:
match:
name: "eth*"
dhcp4: true
optional: true