diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-12-11 21:47:31 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-12-11 21:51:28 +0100 |
commit | 4e45d74a0418ab3fec0dcde96121ec103aa6ae2e (patch) | |
tree | 68e5fa14e8ab1fe58cc33fbc99aa9e4fe12e20d9 /TODO | |
parent | c994845677083a75d2200547ae61357670eb2b3d (diff) | |
download | jenkins.debian.net-4e45d74a0418ab3fec0dcde96121ec103aa6ae2e.tar.xz |
reproducible fedora rpms: as a start, build 235 fedora-23 source packages (those from @buildsys-build)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -284,16 +284,15 @@ This is about Debian, below are more todo entries for other projects… * build script ** maintenance should do maintenance too, to avoid blocking: if stamp file is older than 6h, do mock --update ** how to allow more than one mock builder per node? using schroots? -** how to get a list of packages? ** no variations introduced yet: *** use '-j$NUM_CPU' and 'NEW_NUM_CPU=$(echo $NUM_CPU-1|bc)' *** modify TZ, LANG, LC_ALL, umask * other bits: ** use modified rpmbuild package from dhiru ** verify gpg signatures (via /etc/mock/) +** one day we will want to schedule all 17k source packages in fedora… * hosts/pb-build3/etc/yum/repos.d/* is really not sooo good but works… * build rawhide too (once fedora-23 builds nicely) -** when adding rawhide make sure this is not needed: 'yumdownloader --enablerepo=fedora-23-src --source sudo' * more notes: ** https://fedoraproject.org/wiki/Using_Mock_to_test_package_builds |