~akashraoind-deactivatedaccount/livecd-rootfs/+git/livecd-rootfs:dk/livecd-rootfs-debug

Last commit made on 2020-09-28
Get this branch:
git clone -b dk/livecd-rootfs-debug https://git.launchpad.net/~akashraoind-deactivatedaccount/livecd-rootfs/+git/livecd-rootfs
Only akash rao can upload to this branch. If you are akash rao please log in for upload directions.

Branch merges

Branch information

Recent commits

a0f1cc9... by David Krauser

Enable debug output on auto/build

76f9f34... by Robert C Jennings

releasing package livecd-rootfs version 2.688

2be2a16... by Robert C Jennings

ubuntu-cpc: Fix spelling in vagrant file

3a23df1... by Robert C Jennings

releasing package livecd-rootfs version 2.687

fb33fe9... by John Chittum

Minor fixes to Vagrantfile comments

cfd4399... by John Chittum

Reorder comments to ensure clarity

Long history comment moved to the end with short clarifying comments
before the relevant code. Update changelog with proper attribution

c92e885... by John Chittum

ubuntu-cpc: Vagrant Serial to Null (LP: #1874453)

Original fix proposed by Stanislav German-Evtushenko (giner)

CPC Ubuntu cloud images default to enabling a serial console connection
via the kernel commandline option `console=ttyS0`. Many clouds support
the serial connection, and utilize it for debugging purposes. Virtualbox
supports the serial connection as well. In Bionic and earlier images,
Vagrant boxes created a serial log file in the directory of the
Vagrantfile by default. However this is not standard behaviour for
Vagrant images, and so it was removed in Eoan onwards.

Starting in Eoan, there were reports of image booting slowdown (1874453
is a single example). After testing, it was determined that the serial
connection starting, without a device attached, was the cause of the
slow down. However, we did not want to revert to the old functionality
of creating a file. Much thanks to <giner> for providing the Ruby syntax
for sending to File::NULL.

This option will not create a local file, however, the default
Vagrantfile configuration is overwritable via a users Vagrantfile. The
original syntax for creating a file local to the users Vagrantfile has
been included as an example.

b0144d3... by Stanislav German-Evtushenko

vagrant: Use dummy file for the console output

Links:
- https://bugs.launchpad.net/cloud-images/+bug/1874453

10dae25... by Steve Langasek

releasing package livecd-rootfs version 2.685

08c09dc... by Steve Langasek

changelog