diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-12-13 17:51:55 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-13 17:51:55 +0100 |
commit | 5963b9f94fe759eb735da7dae73d6b9be09c6ed9 (patch) | |
tree | f3da2eb3952e091f72d4233846494099d337045d /TODO | |
parent | 0f3e9ce558c767a73bc6a1a36f706c9b11a27a75 (diff) | |
download | jenkins.debian.net-5963b9f94fe759eb735da7dae73d6b9be09c6ed9.tar.xz |
reproducible fedora rpms: fix mock setup
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -281,6 +281,9 @@ This is about Debian, below are more todo entries for other projects… ==== reproducible Fedora +* 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? * build script ** cleanup mock cache between two builds. --scrub=all might be too much, but whats sensible (or is it --scrub=all?)? ** how to allow more than one mock builder per node? using schroots? |