Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: Use log_setup() everywhere | Daan De Meyer | 2024-04-25 | 1 | -3/+1 |
| | | | | | Otherwise the default log target is the console and we won't use the journal socket even if it is available. | ||||
* | vpick: add pick_filter_image_any filter that matches both dirs and images | Luca Boccassi | 2024-04-19 | 1 | -1/+1 |
| | |||||
* | vpick-tool: sort includes | Mike Yuan | 2024-01-04 | 1 | -1/+1 |
| | |||||
* | vpick: add new tool "systemd-vpick" which exposes vpick on the command line | Lennart Poettering | 2024-01-03 | 2 | -0/+359 |
Usecase: $ du $(systemd-vpick /srv/myimages.v/foo___.raw) In order to determine size of newest image in /srv/myimages.v/ |