~ogayot/curtin:efibootmgr

Last commit made on 2023-10-26
Get this branch:
git clone -b efibootmgr https://git.launchpad.net/~ogayot/curtin
Only Olivier Gayot can upload to this branch. If you are Olivier Gayot please log in for upload directions.

Branch merges

Branch information

Name:
efibootmgr
Repository:
lp:~ogayot/curtin

Recent commits

b4137f3... by Olivier Gayot

curthooks/install-grub: apply efivarfs workaround if system is affected

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

5790cbf... by Olivier Gayot

util: add workaround for efivarfs statfs kernel regression

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

64b2744... by Stamatis Katsaounis

Add support for Oracle Linux

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)