Merge branch 'more-subiquity-serial-pain' into ubuntu/master

bdmurray/intel-iot-models
Michael Hudson-Doyle 4 years ago
commit 093fbb1404

4
debian/changelog vendored

@ -4,6 +4,10 @@ livecd-rootfs (2.728) UNRELEASED; urgency=medium
* Remove the customized final message from the live server cloud-init config
as it is no longer displayed.
[ Michael Hudson-Doyle ]
* Make sure the process that prints SSH connection info on s390x has
its output connected to the console. (LP: #1933523)
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 30 Jun 2021 11:08:18 +1200
livecd-rootfs (2.727) impish; urgency=medium

@ -1,3 +1,4 @@
[Service]
StandardOutput=tty
ExecStart=
ExecStart=/usr/bin/snap run subiquity --ssh

Loading…
Cancel
Save