diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-12-13 18:44:42 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-13 18:44:42 +0100 |
commit | a2da2820aedb5aac1ed5b84e67fda5bfd69f3226 (patch) | |
tree | 4bd5ff880c517544e5bf8fa36cb13c78dc5a7928 /TODO | |
parent | bb439f46fa0345c5c5e5e3421e8bcf92115a32ed (diff) | |
download | jenkins.debian.net-a2da2820aedb5aac1ed5b84e67fda5bfd69f3226.tar.xz |
reproducible rpms: mock can be used in parallel too
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -281,6 +281,8 @@ This is about Debian, below are more todo entries for other projects… ==== reproducible Fedora +* use mock in parallel with --uniqeext +** task: needs to be passed via ssh too (and we want ssh to do remote builds like debian from one master node) * setup script: ** mock --clean just uninstalls the chroot but it'll still be rebuilt next time using cache. you can delete the caches from /var/cache/mock/ or touch the mock config ** is /etc/yum/repos.d/fedora.repo really needed? |