~xnox/+git/linux-azure-fde:master

Last commit made on 2021-06-10
Get this branch:
git clone -b master https://git.launchpad.net/~xnox/+git/linux-azure-fde
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~xnox/+git/linux-azure-fde

Recent commits

61367c6... by Dimitri John Ledkov

UBUNTU: [Packaging] enable console= settings in the cmdline

Copy azure kernel commandline settings from the stock image.

Signed-off-by: Dimitri John Ledkov <email address hidden>

f5afce7... by Marcelo Cerri

UBUNTU: Ubuntu-azure-fde-5.4.0-1047.49+cvmpreview.6.2

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

186e8b2... by Marcelo Cerri

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

dccbcb3... by Dimitri John Ledkov

UBUNTU: [Packaging] enable cloudimg-rootfs features in core-initrd

Build core-initrd with regular features "main server" and also
"cloudimg-rootfs" feature that enables classic boot.

Build kernel.efi with embedded kernel cmdline
"snapd_recovery_mod=cloudimg-rootfs" to perform classic boot by
default. Currently there is no correctly working LoadOptions passing
from shim to kernel.efi.

Signed-off-by: Dimitri John Ledkov <email address hidden>

7f9bb74... by Marcelo Cerri

UBUNTU: Ubuntu-azure-fde-5.4.0-1047.49+cvmpreview.6.1

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

c10d48a... by Marcelo Cerri

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Marcelo Henrique Cerri <email address hidden>

5ca04ef... by Marcelo Cerri

UBUNTU: [Packaging] get-kernel-version: Use the source package version instead

Use the source package version to generated the new changelog entry
instead of using the binary packages.

This change is only needed because we are still producing a 5.4
linux-azure-fde package while linux-azure already rolled to 5.8.

We can revert this change when we decide linux-azure-fde should follow
linux-azure.

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

e73b247... by Marcelo Cerri

UBUNTU: [Packaging] get-kernel-version: Fallback to updates

Use the version from updates to generate the new changelog entry when
the package is not available in proposed.

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

e873cdb... by Marcelo Cerri

UBUNTU: [Packaging] Update the auto generated control file fields

Conflict only with the signed counterpart of this package since
there's no need to conflict with the image packages from the base
kernel.

Drop the Recommends clause, since that is only used to bring grub
packages.

And finally drop any mention to initramfs (mainly from Suggests) since
the initrd is already included to the EFI binary.

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

15480a2... by Marcelo Cerri

UBUNTU: [Packaging] Update debian/rules and control file

Update these files based on the signed packages but to produce
linux-image-unsigned- instead. Also install the generated EFI binary
at /usr/lib/linux/kernel.efi-ABI-FLAVOUR instead of /boot.

Signed-off-by: Marcelo Henrique Cerri <email address hidden>