~dbungert/curtin:fix-volume-id

Last commit made on 2024-02-20
Get this branch:
git clone -b fix-volume-id https://git.launchpad.net/~dbungert/curtin
Only Dan Bungert can upload to this branch. If you are Dan Bungert please log in for upload directions.

Branch merges

Branch information

Name:
fix-volume-id
Repository:
lp:~dbungert/curtin

Recent commits

1e8b95b... by Dan Bungert

block_meta: improve get_volume_uuid

blkid can return 3 different types of UUIDs, and they aren't
interchangable. Clarify which one we're using.

Also, leverage the existing blkid() wrapper to do so.

1997a16... by Dan Bungert

block_meta: dm_crypt extensions for cryptswap

665d5cc... by Dan Bungert

unittest/block_meta: make dm_crypt tests easier

Refactor TestDmCryptHandler a bit so that tests can inherit from
DmCryptCommon and use setUpStorageConfig to provide a custom storage
config.

439fa71... by Dan Bungert

vmtests: +cryptsetup

662f978... by Kenyon Ralph <email address hidden>

doc/apt_source: fix list markup

24cd99e... by Olivier Gayot

Add missing build dependencies when building curtin as debs

When building debian packages for curtin, the test suite runs and fails
because of a few missing dependencies.

Add what's missing so we can have a green build.

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

dffbaf7... by Skia

vmtests: skip all failing tests to get the jobs green again

5d0fe87... by Skia

tools: add usage to jenkins-runner

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

64b2744... by Stamatis Katsaounis

Add support for Oracle Linux