dissect: also parse out the top-level GPT table uuid and expose this as image UUID
authorLennart Poettering <lennart@poettering.net>
Thu, 20 Oct 2022 21:14:28 +0000 (23:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Nov 2022 15:00:59 +0000 (16:00 +0100)
commitb387778c5b8a1e0d1b3f957f0c5866defbfbe4d4
treebbb0c3d03498ea77a24c298ec4d0439fa61403d4
parent9bc4156cdf75dffdb9b5217e353921cd4a7660ae
dissect: also parse out the top-level GPT table uuid and expose this as image UUID

systemd-repart generates this in a suitably stable fashion, hence let's
actually use it as an identifier for the image. As a first step parse
it, and show it.
src/dissect/dissect.c
src/shared/dissect-image.c
src/shared/dissect-image.h