chiark / gitweb /
machined/machinectl: add logic to show list of available images
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Dec 2014 17:42:50 +0000 (18:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Dec 2014 18:19:29 +0000 (19:19 +0100)
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


No differences found