summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build_archlinux_pkg.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-11-21reproducible Arch Linux: randomize package selectionHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: always start in the future (to debug that)Holger Levsen1-0/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible-archlinux: fix 2nd asp checkoutkpcyrd1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21Revert "reproducible Arch Linux: randomize package selection"Holger Levsen1-1/+1
This reverts commit 73b3f68062d4928bfad0a045409c04e581d8619d.
2017-11-21Revert "reproducible-archlinux: fix 2nd asp checkout"Holger Levsen1-2/+2
This reverts commit daf27ae691a8bb9c67dc4d61beee3151c6353860.
2017-11-21fixup 026431ca8: reproducible Arch Linux: only call diffoscope if artifacts ↵Holger Levsen1-1/+1
are different Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: add copyright notes for previous years and thisHolger Levsen1-1/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: randomize package selectionHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible-archlinux: fix 2nd asp checkoutkpcyrd1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21fixup subtile typo in d43174a98: reproducible Arch Linux: also do one build ↵Holger Levsen1-2/+2
398 days in the future Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21fixup d43174a98: reproducible Arch Linux: also do one build 398 days in the ↵Holger Levsen1-2/+2
future Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: disable debug outputHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: also do one build 398 days in the futureHolger Levsen1-3/+14
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: fix filepath and improve HTMLHolger Levsen1-1/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: only call diffoscope if artifacts are differentHolger Levsen1-6/+9
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: be more verbose if a build is reproducibleHolger Levsen1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-21reproducible Arch Linux: try to detect reproducible packagesHolger Levsen1-0/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-20reproducible-archlinux: introduce modelinekpcyrd1-11/+12
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-19reproducible-archlinux: correctly detect source packagekpcyrd1-4/+8
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-18reproducible-archlinux: set SOURCE_DATE_EPOCHkpcyrd1-3/+5
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-18reproducible-archlinux: set pkgext to .pkg.tar.xzkpcyrd1-0/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-18reproducible-archlinux: fix lost packageskpcyrd1-5/+10
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-11-05reproducible-archlinux: use sudo for pacmankpcyrd1-1/+1
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-11-05reproducible-archlinux: explicitly sync packageskpcyrd1-0/+1
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-11-05reproducible-archlinux: try porting abs to aspkpcyrd1-5/+5
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-11-05reproducible archlinux: enable debugging modeMattia Rizzolo1-1/+1
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-11-05reproducible-archlinux: fix date argumentskpcyrd1-1/+1
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2016-06-03reproducible archlinux: properly cleanup before aborting the jobMattia Rizzolo1-0/+4
2015-12-21reproducible archlinux: ignorance is only bliss if it worksHolger Levsen1-4/+0
2015-12-21reproducible archlinux: how deep is the rabbit holeHolger Levsen1-2/+7
2015-12-21reproducible: s#ssh#ssh -o 'Batchmode = yes'#gHolger Levsen1-6/+6
2015-12-21reproducible archlinux: follow up on 321db95 but revert the conditions to ↵Holger Levsen1-6/+4
fail loudly and silently, to confirm the observations…
2015-12-21reproducible archlinux: abort silently if schroot session unmounting fails ↵Holger Levsen1-2/+13
on pgg verification failure… (work in progress)
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-19reproducible archlinux: be more patient and use more force to end schroot ↵Holger Levsen1-8/+20
sessions
2015-12-18reproducible archlinux: detect if schroot session cannot be closed properly, ↵Holger Levsen1-3/+28
then retry, else abort loudly
2015-12-18reproducible archlinux: process repositories in random orderHolger Levsen1-1/+1
2015-12-17reproducible archlinux+rpms: remove useless usage of cat, build rpms in ↵Holger Levsen1-2/+2
random order
2015-12-16reproducible archlinux: refactorHolger Levsen1-4/+8
2015-12-16always use mktemp with '-t -XXXX'Holger Levsen1-1/+1
2015-12-15reproducible archlinux: fix two subtle bugs, preventing the packages list to ↵Holger Levsen1-3/+6
be updated and causing always the last repo to be choosen
2015-12-15reproducible archlinux: refactor and enable multilib repositoryHolger Levsen1-6/+6
2015-12-14reproducible debian/archlinux/rpm: improve outputHolger Levsen1-1/+1
2015-12-13reproducible rpms: mock can be used in parallel tooHolger Levsen1-1/+0
2015-12-12reproducible archlinux: use gpg to verify sourcesHolger Levsen1-2/+2
2015-12-12reproducible archlinux: include repository stats in html pageHolger Levsen1-1/+0
2015-12-12fixup 1ad6c347: reproducible archlinux: refactor and kill build after 8 ↵Holger Levsen1-0/+1
(instead of 4) hours
2015-12-12reproducible archlinux: refactor and kill build after 8 (instead of 4) hoursHolger Levsen1-6/+6
2015-12-11reproducible archlinux: improve outputHolger Levsen1-6/+8
2015-12-11fixup ee696ff even more: reproducible archlinux maintenanceHolger Levsen1-6/+7