]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect: beef up dissection output
authorLennart Poettering <lennart@poettering.net>
Wed, 29 Jul 2020 13:15:07 +0000 (15:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Aug 2020 20:26:48 +0000 (22:26 +0200)
commit89d00f2e3fcf088bd9374d67ebeee59ecca577b5
tree46089ae329ac82b88b70dadfa0a3262c9135d51e
parente3659eb2366ad30a89e7a3511d40f55a2a69e49a
dissect: beef up dissection output

Let's use a proper table for outputting partition information. Let's
also put the general information about the image first, and the table
after that.

Moreover, dissect the image before showing any output, so that we can
early on return an error if the image is not valid.
src/dissect/dissect.c