mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 09:01:55 +02:00
virt-fw-vars handles X.509 conversion and QCOW2 conversion transparently and can update all the variables in a single invocation. Bonus: Asking it to list the variables doesn't cause a segfault due to the feature not really being implemented. :D The 00000000-0000-0000-0000-000000000000 owner GUID is what flash-var used to set, as we didn't specify the -g argument. We don't need to set a meaningful value as this file is only for testing. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>