mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-07 08:13:37 +00:00
Suppress cloud-init output during boot of live server ISO.
This commit is contained in:
parent
87454604ec
commit
52c8985454
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.712) UNRELEASED; urgency=medium
|
||||
|
||||
* Suppress cloud-init output during boot of live server ISO.
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 18 Feb 2021 13:07:35 +1300
|
||||
|
||||
livecd-rootfs (2.711) hirsute; urgency=medium
|
||||
|
||||
* Perform fsck on all rootfs. (LP: #1912835)
|
||||
|
@ -0,0 +1,2 @@
|
||||
output: {all: '>> /var/log/cloud-init-output.log'}
|
||||
no_keys_to_console: true
|
Loading…
x
Reference in New Issue
Block a user