summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-13 17:51:55 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-13 17:51:55 +0100
commit5963b9f94fe759eb735da7dae73d6b9be09c6ed9 (patch)
treef3da2eb3952e091f72d4233846494099d337045d /TODO
parent0f3e9ce558c767a73bc6a1a36f706c9b11a27a75 (diff)
downloadjenkins.debian.net-5963b9f94fe759eb735da7dae73d6b9be09c6ed9.tar.xz
reproducible fedora rpms: fix mock setup
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index cc835956..67cdadd3 100644
--- a/TODO
+++ b/TODO
@@ -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?