curtin:ubuntu/mantic

Last commit made on 2023-10-26
Get this branch:
git clone -b ubuntu/mantic https://git.launchpad.net/curtin
Members of curtin developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/mantic
Repository:
lp:curtin

Recent commits

f96c957... by Olivier Gayot

curtooks/install-grub: workaround the efivarfs statfs kernel regression

On systems affected by the statfs kernel bug for efivarfs, we now export
the LIBEFIVAR_OPS=efivarfs variable to work around the issue. The variable
instructs libefivar (and therefore efibootmgr) to access EFI variables
through /sys/firmware/efi/efivars without leaning on statfs.

LP: #2040190
(cherry picked from commit a349105809af6188cb394e300a99846df3d117f0)

7c18bf6... by Dan Bungert

install: do not log merged config

cbba228... by Dan Bungert

Revert "vmtests: add mantic after jammy"

This reverts commit abebab1e1e30a16d4be891a051060e81254ff0c5.

64ea5fb... by Olivier Gayot

block_meta: also add recovery key if zkey is used

When zkey is properly setup, we do not invoke cryptsetup luksFormat
ourselves. Instead we lean on zkey to invoke cryptsetup luksFormat for
us.

zkey seems to have no native support for invoking cryptsetup luksAddKey,
so we need to manually call it if we want to add a recovery key in a
second slot.

Signed-off-by: Olivier Gayot <email address hidden>

13c1b8a... by Dan Bungert

vmtests: make loading error verbose

4595c03... by Dan Bungert

vmtests: +python3-debian dep

abebab1... by Dan Bungert

vmtests: add mantic after jammy

91f147b... by Chad Smith

vmtests: add jammy after focal

(cherry picked from commit 7c7c29b008128ee5476cfa82b24762c18a0d2fcc)

2a45c89... by Chad Smith

vmtests: remove hirsute

(cherry picked from commit 5acd262e37cd3f2ae2b6134bf568806bd2736b0e)

6c5ad6a... by Chad Smith

vmtests: remove impish

(cherry picked from commit 48e5bc483e15d56b456fe629c8a9544cf61d8d64)