mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 02:41:33 +00:00
Merge branch 'more-subiquity-serial-pain' into ubuntu/master
This commit is contained in:
commit
093fbb1404
4
debian/changelog
vendored
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
|
* Remove the customized final message from the live server cloud-init config
|
||||||
as it is no longer displayed.
|
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
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 30 Jun 2021 11:08:18 +1200
|
||||||
|
|
||||||
livecd-rootfs (2.727) impish; urgency=medium
|
livecd-rootfs (2.727) impish; urgency=medium
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
[Service]
|
[Service]
|
||||||
|
StandardOutput=tty
|
||||||
ExecStart=
|
ExecStart=
|
||||||
ExecStart=/usr/bin/snap run subiquity --ssh
|
ExecStart=/usr/bin/snap run subiquity --ssh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user