Merge ~xnox/maas-images:amd64-uefi-focal into maas-images:master

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 02a6b1bcd5bd35981a701c9f28c47244f3c1dcfb
Proposed branch: ~xnox/maas-images:amd64-uefi-focal
Merge into: maas-images:master
Diff against target: 13 lines (+1/-1)
1 file modified
conf/bootloaders.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Julian Andres Klode (community) Approve
Canonical Foundations Team Pending
maintainers of maas images Pending
Review via email: mp+396243@code.launchpad.net

Commit message

We should bump all bootloaders to focal.

However, lets start with amd64 EFI as that upgrades grub from 2.02 to 2.04 which has fixes for TPM measured boot.

I have tested the 2.04 grub by sideloading it, with/without secureboot on ps5 nodes. Deployed Ubuntu and Centos. But not sure what further testing should be done.

To post a comment you must log in.
Revision history for this message
Julian Andres Klode (juliank) wrote :

Sounds good to me, I mean we've already tested grub 2.04 in a lot of other ways already given that it's been released for almost a year now.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/conf/bootloaders.yaml b/conf/bootloaders.yaml
2index 7fd275e..43e6434 100644
3--- a/conf/bootloaders.yaml
4+++ b/conf/bootloaders.yaml
5@@ -22,7 +22,7 @@ bootloaders:
6 arch: amd64
7 arches: amd64
8 archive: http://archive.ubuntu.com/ubuntu
9- release: bionic
10+ release: focal
11 os: grub-efi-signed
12 files:
13 - usr/lib/shim/shimx64.efi.signed, bootx64.efi

Subscribers

People subscribed via source and target branches