summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10reproducible Debian: fixup f359c966, also refactor _common.py accordingly to ↵Holger Levsen1-3/+3
.csv file change Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-10reproducible Debian: refactor, drop the (now pointless) numbers…Holger Levsen1-1/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-08reproducible Debian: rename meta_pkgset.csv to reproducible_pkgsets.csvHolger Levsen1-1/+1
2016-11-08reproducible debian: add and use query_to_csv bash functionValerie R Young1-7/+29
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-07reproducible Debian: update documentation of build path variationHW421-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-07reproducible Debian: vary the source dir nameHW421-1/+1
This hapens for example when some builders use 'dpkg-source -x' and others build out of a SCM. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-07reproducible Debian: always build under /buildHW421-1/+1
This way the build-path gets included into the .buildinfo like it will on buildds. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-18reproducible: common.sh: properly escape the double quote signs in the ↵Mattia Rizzolo1-2/+2
footer description those strings will end up in a JSON-like string, which need the " signs to be escaped Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-17reproducible debian: add and use query_db bash functionValerie R Young1-1/+6
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-17reproducible Debian: refactorHolger Levsen1-0/+1
2016-10-13reproducible: make scripts and debug mode less chattyHolger Levsen1-3/+7
2016-10-12reproducible intros: demphasize wikiHolger Levsen1-2/+2
2016-10-11reproducible Debian: document re-enabled cpu type variation on i386Holger Levsen1-1/+1
2016-09-29reproducible debian: briefly explain what this is all aboutHolger Levsen1-1/+1
2016-09-09reproducible FreeBSD: change from 10.2 to 10.3 LTSDaniel Shahaf1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-31Revert "Vary the lengths of the two build paths"Mattia Rizzolo1-1/+1
It causes a too huge diff in the binaries, making diffoscope output unreadable. This reverts commit e5d053aefa5f6d5f54dc5ce4b33ce86ec4e26a0b.
2016-08-31Revert "Vary the lengths of the two user names"Mattia Rizzolo1-2/+2
This reverts commit ca05c0d637910683f861aa3953a68419e6fa02aa.
2016-08-31Vary the lengths of the two user namesPaul Wise1-2/+2
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2016-08-31Vary the GECOS of the two build usersPaul Wise1-0/+1
This affects at least the Debian package libforms. Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2016-08-31Vary the lengths of the two build pathsPaul Wise1-1/+1
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2016-08-20reproducible Debian: vary the build path on all suites except testingHolger Levsen1-1/+1
2016-08-03reproducible debian: fix bug that removed suite/arch nav for dashboard pagesValerie R Young1-4/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-01reproducible debian: vary build path on testing/i386Reiner Herrmann1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-29reproducible: fix some descriptions and add links to LEDE testsHolger Levsen1-3/+2
2016-07-28reproducible debian: move mustache template directory out of binValerie R Young1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-24reproducible debian: add categories to meta_pkgset definitionsValerie R Young1-2/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-24reproducible debian: add cross arch/suite navigation for many pagesValerie R Young1-8/+10
From the left navigation "suite/arch" section, you can now navigation between suite and architecture specific results for the following pages: packages sets, packages with notes, packages without notes, packages tested in 24/48hs, all packages state pages and all packages page. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-24reproducible debian: first pass at main navigation improvementsValerie R Young1-5/+5
Reshuffled links, added headers, added hover text, small changes in highlighting of links. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-24reproducible debian: move page titles to mainbody, add dashboard header in navValerie R Young1-2/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-24reproducible debian: use main navigation template in bash scriptsValerie R Young1-125/+74
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-23add LEDE build script and jobAlexander Couzens1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-22reproducible debian: remove deprecated pkgset logic in _common.sh functionValerie R Young1-18/+2
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-17reproducible debian: rewrite reproducible_html_pkg_sets in pythonValerie R Young1-6/+0
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-10reproducible Debian: vary user's login shellHolger Levsen1-1/+2
2016-07-05potential -> prospectsChris Lamb1-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: replace bash write_page_footer with mustache templateValerie R Young1-18/+23
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: add package list symbol legend templateValerie R Young1-1/+2
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: add template for default footerValerie R Young1-0/+1
[ Mattia Rizzolo ] wrap and indent lines in default_page_footer.mustache Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-05reproducible debian: move META_PKGSET definition to csv fileValerie R Young1-43/+6
Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-21reproducible debian: document that we temporarily dont have intel/amd cpu ↵Holger Levsen1-1/+1
variation on amd64
2016-06-17reproducible debian: dont hide broken piecesHolger Levsen1-3/+4
2016-06-14reproducible debian: more changes for the /debian/ move to not break other ↵Holger Levsen1-2/+2
projects
2016-06-10reproducible debian: fix more links, edit more redirectsValerie R Young1-2/+2
2016-06-08reproducible debian: bug fix: only debian html belongs in tests.r-b.org/debianValerie R Young1-21/+22
2016-06-08reproducible debian: update urls to include tests.r-b.org/debian directoryValerie R Young1-1/+2
2016-06-08reproducible debian: create subdirectory tests.r-b.org/debianValerie R Young1-1/+1
2016-06-03reproducible debian: another s#armel#armhf# typoHolger Levsen1-1/+1
2016-06-03reproducible debian: drop some more '/userContent/' from the generated URLs, ↵Mattia Rizzolo1-2/+2
they are residual from the move from jenkins.d.n → reproducible.d.n one year ago
2016-06-02reproducible debian: add 7 new pkg sets: mate, mate_build-depends, ↵Holger Levsen1-22/+29
maint_debian-python, maint_debian-qa, maint_debian-science, maint_pkg-fonts-devel and maint_pkg-games-devel
2016-06-01reproducible debian: vary HOME between buildsMattia Rizzolo1-0/+1
This is done by setting the BUILD_HOME pbuilder conf value in the temporary pbuilderrc, which is then used by pbuilder to set HOME. Remember that those home directories don't actually exist, as build processes are not supposed to write to HOME nor rely on that.