]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect: Add --mtree-hash= option 28274/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 6 Jul 2023 09:24:22 +0000 (11:24 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 6 Jul 2023 10:11:45 +0000 (12:11 +0200)
commit12d58b6c743dc8c851d8fbb74096a0808e9f0e02
treef4a8fdf23ae4329583138a7ebbb0ade287a3ea2b
parent2292fa1e311d4c81d11d9de88cf9a9a6bef0befd
dissect: Add --mtree-hash= option

Let's make including hashes in the mtree output configurable to allow
speeding up the --mtree command in cases where file hashes are not
required.
man/systemd-dissect.xml
src/dissect/dissect.c
test/units/testsuite-50.sh