mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 19:01:31 +00:00
Merge branch 'quieter-live-server-boot' into ubuntu/master
This commit is contained in:
commit
974bb5bfd1
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.714) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Suppress cloud-init output during boot of live server ISO.
|
||||||
|
|
||||||
|
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 25 Feb 2021 15:26:01 +1300
|
||||||
|
|
||||||
livecd-rootfs (2.713) hirsute; urgency=medium
|
livecd-rootfs (2.713) hirsute; urgency=medium
|
||||||
|
|
||||||
* Use the full name of the 'boot' flag in parted calls as it's not good
|
* Use the full name of the 'boot' flag in parted calls as it's not good
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
output: {all: '>> /var/log/cloud-init-output.log'}
|
||||||
|
no_keys_to_console: true
|
||||||
|
ssh:
|
||||||
|
emit_keys_to_console: false
|
Loading…
x
Reference in New Issue
Block a user