summaryrefslogtreecommitdiff
path: root/src/machine/image.c
AgeCommit message (Expand)Author
2014-12-28machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering
2014-12-26machined: fix search patch magic for '.host' imageLennart Poettering
2014-12-26machined: make image read-only check indepenednt on own privsLennart Poettering
2014-12-26machined: when discovering images, implicitly add ".host" as pseudo image ref...Lennart Poettering
2014-12-26machined: fix image search path iterationLennart Poettering
2014-12-26machined: let's also check machine directories in /usr and /usr/localLennart Poettering
2014-12-26machined: be more thorough when checking whether an image is writable or notLennart Poettering
2014-12-25machined: beef up machined image listing with creation/modification times of ...Lennart Poettering
2014-12-24machined: fix writability check for GPT imagesLennart Poettering
2014-12-19machined: add a full bus object for imagesLennart Poettering
2014-12-19machined: add new GetImage() bus call for retrieving the bus path for an imageLennart Poettering
2014-12-19machined/machinectl: add logic to show list of available imagesLennart Poettering