pungi/pungi
Qixiang Wan 6fbf1e8f59 Create temporary dirs under compose's workdir
Add compose.mkdtemp which creates and returns a unique temporary
directory under <compose_topdir>/work/{global,<arch>}/tmp[-<variant>]/

Change tempfile.mkdtemp in code to compose.mkdtemp, so temporary
dirs are created under the compose's workdir, this makes it more
easier to maintain the temporary dirs/files especially when compose
fails with amount of temporary files left there.

Signed-off-by: Qixiang Wan <qwan@redhat.com>
2017-01-11 15:25:47 +08:00
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
ostree [pungi-make-ostree] change 'tree' command '--log-dir' arg to be required 2016-12-15 18:55:04 +08:00
phases Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
wrappers Merge #475 `Allow failure for some arches` 2017-01-04 14:43:22 +00:00
__init__.py not using 'git -C path' which is not supported by git 1.x 2016-10-25 15:53:56 +08:00
arch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
checks.py osbs: Enable specifying extra repos 2017-01-04 09:47:19 +01:00
compose.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
config.py pungi: Fix reading multilib config files 2016-11-09 09:36:23 +01:00
createiso.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
gather.py pungi: Fix --nosource option 2016-12-13 10:45:05 +01:00
ks.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
linker.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
media_split.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
metadata.py metadata: Correctly parse lorax .treeinfo 2017-01-04 15:18:56 +01:00
multilib.py Remove shebangs from non-executable files 2016-09-23 10:26:43 +02:00
notifier.py Send notification when compose fails to start 2016-10-20 09:39:18 +02:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
util.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00