Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann | |
Replace ENOTSUP by EOPNOTSUPP as this is what linux actually uses. | |||
2015-03-09 | importd: add API for exporting container/VM images | Lennart Poettering | |
Also, expose it in machinectl. | |||
2015-03-05 | import: split out compression logic, so that we can share it with between ↵ | Lennart Poettering | |
import and pull calls |