]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/discover-image.c
tree-wide: make use of DISSECT_IMAGE_USR_NO_ROOT in various tools
authorLennart Poettering <lennart@poettering.net>
Tue, 9 Mar 2021 21:58:08 +0000 (22:58 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Mar 2021 13:57:27 +0000 (14:57 +0100)
commitd04faa4e191ac851ca08fbfda0efa89c4087cc99
treefa4987bf22805c73fecf1f28127da148fbb8fb2d
parent7cf660302fceba1928df78152fda967480aef19c
tree-wide: make use of DISSECT_IMAGE_USR_NO_ROOT in various tools

Let's make use of the new dissection in all tools where this makes
sense, which are all tools that dissect images, except for those which
inherently operate on state/configuraiton and thus where an image
without state nor configuration is useless (e.g.
systemd-tmpfiles/systemd-firstboot/… --image= switch).
src/core/execute.c
src/dissect/dissect.c
src/gpt-auto-generator/gpt-auto-generator.c
src/nspawn/nspawn.c
src/portable/portable.c
src/shared/discover-image.c
src/sysext/sysext.c