Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-19 | machined: add new GetImage() bus call for retrieving the bus path for an image | Lennart Poettering | |
2014-12-19 | machined/machinectl: add logic to show list of available images | Lennart Poettering | |
This adds a new bus call to machined that enumerates /var/lib/container and returns all trees stored in it, distuingishing three types: - GPT disk images, which are files suffixed with ".gpt" - directory trees - btrfs subvolumes |