]> git.ipfire.org Git - thirdparty/systemd.git/commit
machine-image: add 'discoverable' flag for images
authorLennart Poettering <lennart@poettering.net>
Tue, 17 Apr 2018 09:14:57 +0000 (11:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 May 2018 15:01:57 +0000 (17:01 +0200)
commitcf604fd40f75e046838c095a8b343eca24f65079
tree41ebe64057970d752ea737543ab053da840a8855
parent9614bb06ef60eea3ab6dd5d35f970ba60ef3fc63
machine-image: add 'discoverable' flag for images

This new flag indicates whether the image object was found in the search
paths using the usual algorithm, or was instantiated by path.

This is useful for code that wants to know whether an image may be
referenced by its shortened name or must be specified by its full name.
src/shared/machine-image.c
src/shared/machine-image.h