~davidkrauser/livecd-rootfs/+git/livecd-rootfs:dk/focal-buildd-unpack-kernel-initrd

Last commit made on 2021-01-08
Get this branch:
git clone -b dk/focal-buildd-unpack-kernel-initrd https://git.launchpad.net/~davidkrauser/livecd-rootfs/+git/livecd-rootfs
Only David Krauser can upload to this branch. If you are David Krauser please log in for upload directions.

Branch merges

Branch information

Name:
dk/focal-buildd-unpack-kernel-initrd
Repository:
lp:~davidkrauser/livecd-rootfs/+git/livecd-rootfs

Recent commits

6896319... 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.

4e8e1fe... by Łukasz Zemczak

Ok, last commit didn't remove enough lines, sorry for that.

2620aac... by Łukasz Zemczak

releasing package livecd-rootfs version 2.664.10

2029f49... by Łukasz Zemczak

Still hardcode UC20 amd64 image size, but to the same value as for UC16 and UC18.

a4838e3... by Łukasz Zemczak

Merge branch 'uc20-no-fixed-size' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/focal

5d11633... by Robert C Jennings

releasing package livecd-rootfs version 2.664.9

172b217... by Robert C Jennings

Merge focal-open-vm-tools-update into ubuntu/focal [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/394142

c5e80d8... by Robert C Jennings

Merge focal-sru-grub into ubuntu/focal [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/393735

c5cea21... 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".

c56c247... by John Chittum

Update changelog

Open release and add information