summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build_rpm.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-12-21reproducible: s#ssh#ssh -o 'Batchmode = yes'#gHolger Levsen1-6/+6
2015-12-20reproducible archlinux+rpms:_don't create TMPDIR when it's not clear we'll ↵Holger Levsen1-5/+3
run in master mode
2015-12-20reproducible fedora rpms: use correct source names (so we dont build them ↵Holger Levsen1-1/+4
several times which is a pain for this 1.5G sized source package, esp. if that is build several times…)
2015-12-18reproducible rpms: fix typoHolger Levsen1-1/+1
2015-12-17fixup 5ea5fa8: reproducible rpms: fix UNIQUEEXT to match the one from ↵Holger Levsen1-1/+1
…setup_mock.sh
2015-12-17reproducible fedora rpms: add firefox, gpg, pgp, awesome and xfce to the ↵Holger Levsen1-2/+2
package search terms
2015-12-17reproducible rpms: fix UNIQUEEXT to match the one from …setup_mock.shHolger Levsen1-3/+1
2015-12-17reproducible archlinux+rpms: remove useless usage of cat, build rpms in ↵Holger Levsen1-1/+1
random order
2015-12-17reproducible rpms: fix typo: s#uniqeext#uniqueext#gHolger Levsen1-7/+7
2015-12-17reproducible rpms: use mock with --uniqeext to be able to run mock in ↵Holger Levsen1-6/+8
parallel and add 2nd fedora-23 build job
2015-12-17reproducible fedora rpms: build a lot more packages (700 instead of 150) and ↵Holger Levsen1-4/+11
choose them via some searchterms
2015-12-17reproducible rpms: cleanupHolger Levsen1-1/+1
2015-12-17reproducible fedora rpms: configure yum correctly inside mockHolger Levsen1-1/+1
2015-12-16reproducible rpms: refactorHolger Levsen1-3/+6
2015-12-16always use mktemp with '-t -XXXX'Holger Levsen1-1/+1
2015-12-15Revert "reproducible rpms: don't try to use yum inside mock, it doesnt work, ↵Holger Levsen1-3/+2
for whatever reason" This reverts commit 7bb713f14db4e12587241c852fc8910b3affa0cf.
2015-12-14reproducible rpms: don't try to use yum inside mock, it doesnt work, for ↵Holger Levsen1-2/+3
whatever reason
2015-12-14reproducible rpms: refactor and increase timeout for a single build to 8h ↵Holger Levsen1-6/+7
(was 4h)
2015-12-14reproducible debian/archlinux/rpm: improve outputHolger Levsen1-1/+1
2015-12-13reproducible rpms: mock can be used in parallel tooHolger Levsen1-1/+2
2015-12-13reproducible rpms: make download_package() also work with binary package ↵Holger Levsen1-1/+1
names for source package names
2015-12-12reproducible fedora rpms: also update yum db, when updating mockHolger Levsen1-2/+4
2015-12-12reproducible fedora rpms: add job to build overview webpage for Fedora 23Holger Levsen1-1/+1
2015-12-12reproducible fedora rpms: build packages in random orderHolger Levsen1-1/+1
2015-12-12reproducible fedora rpms: correctly preserve objects in the right pathHolger Levsen1-4/+4
2015-12-12reproducible fedora rpms: provide a valid resultdir for mockHolger Levsen1-1/+1
2015-12-12reproducible fedora rpms: don't try to update mock on the main nodeHolger Levsen1-1/+1
2015-12-12reproducible fedora rpms: update mock every 6hHolger Levsen1-2/+19
2015-12-11reproducible fedora: use /rpms/ as the path for now, until we've moved to ↵Holger Levsen1-3/+3
tests.reproducible-builds.org
2015-12-11reproducible fedora rpms: as a start, build 235 fedora-23 source packages ↵Holger Levsen1-1/+3
(those from @buildsys-build)
2015-12-11reproducible fedora rpms: build a few more packagesHolger Levsen1-1/+1
2015-12-11reproducible fedora rpms: better cleanupHolger Levsen1-3/+3
2015-12-11reproducible fedora: cleanup rpms tooHolger Levsen1-1/+1
2015-12-11reproducible fedora: fixup some things from rebasing this of the archlinux ↵Holger Levsen1-13/+12
build script…
2015-12-11reproducible fedora: first shot at building rpm based distros.Holger Levsen1-0/+228