pungi/pungi
Lubomír Sedlář 9dce30a78d [ostree] Use unique work and log paths
Each variant.arch combination can have multiple ostree repos configured,
so we need to make sure the filesystem paths don't clash.

The paths used now are:

    logs/<arch>/<variant>/ostree-<x>/
    work/ostree-<x>/config_repo

The x stands for a number identifying the task. It has no relation to
actual contents of the repo.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-18 08:03:31 +02:00
..
compose_metadata Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
phases [ostree] Use unique work and log paths 2016-05-18 08:03:31 +02:00
wrappers Merge #280 `[createrepo] Use more verbose output` 2016-04-29 12:26:15 +00:00
__init__.py Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py [checks] Add a check for too restrictive umask 2016-03-31 10:10:18 +02:00
compose.py Improve logging of failable deliverables 2016-04-13 13:45:30 +02:00
config.py Load multilib configuration from local dir in development 2015-11-27 10:27:43 +01:00
createiso.py [createiso] Add back running isohybrid on x86 disk images 2016-04-29 09:00:44 +02:00
gather.py gather: Check if txmbr.isDep is set for conditional deps. 2015-09-10 09:38:09 -04:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
media_split.py media_split: add logger support. Helps with debugging space issues on dvd media 2016-01-26 13:02:14 +00:00
metadata.py [metadata] Stop crashing on empty path from .treeinfo 2016-03-16 15:24:37 +01:00
multilib.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
notifier.py Pungi should log when it tries to publish notifications. 2016-04-27 12:09:57 -04:00
ostree.py [ostree] Initialize empty repo 2016-05-10 08:27:43 +02:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py [paths] Document and test translate_path 2016-03-07 15:18:57 +01:00
util.py [util] Resolve git+https URLs 2016-05-16 08:01:50 +02:00