~akashraoind-deactivatedaccount/livecd-rootfs/+git/livecd-rootfs:dk/bionic-buildd-unpack-kernel-initrd

Last commit made on 2021-01-08
Get this branch:
git clone -b dk/bionic-buildd-unpack-kernel-initrd 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

Name:
dk/bionic-buildd-unpack-kernel-initrd
Repository:
lp:~akashraoind-deactivatedaccount/livecd-rootfs/+git/livecd-rootfs

Recent commits

ca2d1a7... by David Krauser

Produce buildd kernel and initrd as separate artifacts

Multipass on Mac OS X requires standalone kernel and initrd artifacts
to boot.

Also call update-initramfs on all installed kernels. We only have one
kernel installed, so we don't need to specify an explicit version.

83b582c... by Robert C Jennings

actually releasing package livecd-rootfs version 2.525.48

My prior commit had the wrong suite

cc37151... by Robert C Jennings

releasing package livecd-rootfs version 2.525.48

e6dc732... by Robert C Jennings

Merge bionic-open-vm-tools-backport into ubuntu/bionic [a=jchittum] [r=rcj]

Backport vmtools version in vmdk (LP: #1893898)

Backport
LP: #1893898 describes missing vmtools version from the vmdk headers.
The version should be added as ddb.toolsVersion = "2147483647" however
the sed was no longer replacing a ddb.comment field with the tools
version. Rather than subbing ddb.comment with toolsVersion, this commit
deletes ddb.comment (which the comment mentions could cause errors),
and adds the correct value. There was no visibility into the descriptor
during hook creation, so debug statements were added. This allows us to
quickly verify in the logs that bad statements are removed (the possibly
offending comments), as well as ensuring that the toolsVersion is added

MP: https://code.launchpad.net/~jchittum/livecd-rootfs/+git/livecd-rootfs/+merge/394144

b5e2192... by Robert C Jennings

Merge bionic-sru-grub into ubuntu/bionic [a=powersj] [r=patviafore,rcj]

SRU always install grub-pc with shim-signed (LP: #1901906), and ensure to autoremove packages

MP: https://code.launchpad.net/~powersj/livecd-rootfs/+git/livecd-rootfs-1/+merge/393734

8842b05... by Robert C Jennings

Merge vagrant_40_gb_bionic into ubuntu/bionic [a=patviafore] [r=rcj]

Make Ubuntu Vagrant box 40G. (LP: #1580596)

Vagrant images were previously put at 10G, but this was a regression
from Trusty, in which they were 40G. This made it a tough sell for
users to upgrade if they were using a Ubuntu desktop experience.

This change does not impact disk usage as Vagrant with the virtualbox
provider dynamically allocates space with the VMDK. On a test system,
the VMDK took up 1.1G of disk space according to df, and after
creating a 2G file in Vagrant, the VMDK grew to 3.1G.

Therefore, users who are running on a system with little free space will
not see adverse effects if they upgrade to a new vagrant image

MP: https://code.launchpad.net/~patviafore/livecd-rootfs/+git/livecd-rootfs/+merge/384635

1834666... by John Chittum

Open and update changelog

Open new version, add changelog description

45abf7c... by John Chittum

re-add sed command

Older version of vmdk-stream-converter has an incorrect header. The
original sed command replaced the incorrect "Description File" comment
with the correct "Disk DescriptorFile".

03a9901... by John Chittum

Backport vmtools version in vmdk (LP: #1893898)

Backport
LP: #1893898 describes missing vmtools version from the vmdk headers.
The version should be added as ddb.toolsVersion = "2147483647" however
the sed was no longer replacing a ddb.comment field with the tools
version. Rather than subbing ddb.comment with toolsVersion, this commit
deletes ddb.comment (which the comment mentions could cause errors),
and adds the correct value. There was no visibility into the descriptor
during hook creation, so debug statements were added. This allows us to
quickly verify in the logs that bad statements are removed (the possibly
offending comments), as well as ensuring that the toolsVersion is added

bc9f8ba... by Joshua Powers

releasing package livecd-rootfs version 2.525.47