debian-forge-composer/cmd
Lars Karlitski 33a4c55a6f osbuild-worker: don't use /var/cache for temporary directories
When osbuild-composer crashed, it left temporary directories in
`/var/cache`. Use `/var/tmp` for these output directories, because
systemd will clean these up (we set PrivateTmp=true).

Also, put the store into `/var/cache/osbuild-store`. The worker does not
checkpoint anything. The store is only used as a cache for rpms. That
can be shared between multiple workers and successive runs of a single
worker.
2020-06-12 00:13:37 +02:00
..
osbuild-composer tree-wide: use an absolute path to dnf-json 2020-06-10 16:56:28 +02:00
osbuild-dnf-json-tests tree-wide: use an absolute path to dnf-json 2020-06-10 16:56:28 +02:00
osbuild-image-tests test/image: use basename of test case 2020-06-10 17:00:18 +02:00
osbuild-koji cmd/koji: add error handling to logout 2020-05-19 13:54:53 +02:00
osbuild-pipeline osbuild-pipeline: support check_gpg 2020-06-10 19:25:54 +02:00
osbuild-rcm-tests tests: Distro is fedora-31 update the repo URL to match 2020-04-29 18:48:51 +02:00
osbuild-store-dump tree-wide: use an absolute path to dnf-json 2020-06-10 16:56:28 +02:00
osbuild-tests tests/compose: use qcow2 rather than ami for tests 2020-06-08 18:06:43 +02:00
osbuild-upload-aws Refactor Azure upload code to a separate package 2019-11-27 12:14:07 +01:00
osbuild-upload-azure cmd/osbuild-upload-azure: improve error message on wrong arguments 2020-04-27 20:34:20 +02:00
osbuild-worker osbuild-worker: don't use /var/cache for temporary directories 2020-06-12 00:13:37 +02:00