]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect: add new --validate command
authorLennart Poettering <lennart@poettering.net>
Fri, 2 Dec 2022 14:00:44 +0000 (15:00 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Apr 2023 18:49:06 +0000 (20:49 +0200)
commitdee4a6237ab5913a6cac3f2afa5ba6ae1f35080a
tree0ef93951777027b33d8f0ab4b426c7de76f63402
parent93a8a85be3585c6f011853dad2888e5d0d3159d6
dissect: add new --validate command

This allows unprivileged validation of DDIs. Only superficial structure,
i.e. not mounting or so. This becomes particularly handy in the
integration tests, and to validate image policies.
man/systemd-dissect.xml
src/dissect/dissect.c