summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-11reproducible archlinux: don't show packages which are just building for the ↵Holger Levsen1-0/+5
first time
2015-12-11reproducible archlinux: change repository orderHolger Levsen1-1/+1
2015-12-11reproducible archlinux: refactor, only start schroot session if repositories ↵Holger Levsen1-7/+17
need to be updated
2015-12-11reproducible archlinux: refactorHolger Levsen1-3/+8
2015-12-11reproducible archlinux: refactor, define repositories onceHolger Levsen3-3/+8
2015-12-11reproducible archlinux: fixup remote building with repository supportHolger Levsen2-15/+19
2015-12-11reproducible archlinux: fixup refactoring errorHolger Levsen1-1/+1
2015-12-11updated for reproducible archlinuxHolger Levsen1-4/+5
2015-12-11reproducible archlinux: rebuild all of 'core' every week, rebuild all of ↵Holger Levsen1-2/+8
'extra' every month
2015-12-11reproducible archlinux: build all packages from 'extra' repository tooHolger Levsen2-21/+26
2015-12-11reproducible archlinux: refactor to support multiple repositoriesHolger Levsen2-52/+57
2015-12-11reproducible openwrt: improve table header: unreproducible or otherwise ↵Holger Levsen1-1/+1
broken…
2015-12-11reproducible coreboot/openwrt/netbsd: correctly preserve static elements of ↵Holger Levsen1-1/+3
the pages
2015-12-11d-i overview: disable #debian-boot notifications for these jobsHolger Levsen1-1/+1
2015-12-11coreboot: fix html reporting of bad imagesAlexander Couzens1-2/+2
because of a broken path un-reproducible images aren't reported
2015-12-11openwrt: use BUILD_LOG to create openwrt/logsAlexander Couzens1-1/+14
BUILD_LOG=1 will create a logs/ directory where openwrt create a directory for every target and saves log files in there. Between both builds save the logs in a tar.xz ball and publish it under https://repoducible.debian.net/openwrt/logs_a.tar.xz and https://repoducible.debian.net/openwrt/logs_b.tar.xz
2015-12-11take account of the fact that 'included-regions' is an arrayPhilip Hands1-7/+7
instguide_desc() may need some work to make the list of patterns look pretty, as at present it's just using str() around an array.
2015-12-10Revert "j-j-n.yaml: fight madness with more madness"Holger Levsen1-1/+1
This reverts commit 66ff8915e895c0821b7a44fdc461eeb902679981.
2015-12-10j-j-n.yaml: fight madness with more madnessHolger Levsen1-1/+1
2015-12-10d-i: adapt to changes in j-j-b 1.3.0Holger Levsen1-5/+5
2015-12-10Revert "try to not use quotes around integer to make j-j-b happy"Holger Levsen1-1/+1
This reverts commit 83d8fe7a74aa48b8ac1ae171213ff4653b3fd9b5.
2015-12-10update notes for jenkins.debian.org migrationHolger Levsen1-0/+2
2015-12-10try to not use quotes around integer to make j-j-b happyHolger Levsen1-1/+1
2015-12-10jenkins-job-builder: fil pushed all my patches upstream, and they were ↵Holger Levsen1-21/+1
accepted in 1.2.x already
2015-12-10drop piuparts wheezy jobs reintroduced in the last commits accidentlyHolger Levsen1-21/+0
2015-12-10fix typoHolger Levsen1-0/+1
2015-12-10changes to keep j-j-b >= 1.2.0 happyPhilip Hands10-40/+69
2015-12-10update documentation how things are set up, esp. jenkins-job-builder is now ↵Holger Levsen1-14/+12
finally installed from a package.
2015-12-10minor tweaksHolger Levsen1-6/+1
2015-12-10coreboot: explicit build iaslAlexander Couzens1-0/+3
in recent coreboot version iasl isn't build automatic and the build will fail because acpi support requires iasl
2015-12-10reproducible *.sh fix whitespacesAlexander Couzens5-6/+6
2015-12-10openwrt: fix wrong usage of IGNORE_ERRORSAlexander Couzens1-1/+1
the build won't fail anymore because of broken packages
2015-12-10openwrt: build tools + toolchain parallelAlexander Couzens1-4/+2
2015-12-10reproducible: clarify these variables are only used in Debian contextHolger Levsen1-5/+5
2015-12-10openwrt: disable all architectures but ar71xxAlexander Couzens1-2/+4
2015-12-10reproducible archlinux: document how to test 'extra' tooHolger Levsen1-2/+3
2015-12-10reproducible archlinux: s#arch#archlinux# everywhere, update TODOHolger Levsen4-25/+19
2015-12-10reproducible archlinux: create a new job to create an archlinux build ↵Holger Levsen1-2/+12
schroot on jenkins too (because the choose_package() needs it on this host)
2015-12-10reproducible archlinux: add more outputHolger Levsen1-2/+4
2015-12-10reproducible archlinux: stop using hardcoded list of core packages, update ↵Holger Levsen1-7/+16
the list every 2 days
2015-12-10reproducible archlinux: refactorHolger Levsen1-26/+30
2015-12-10reproducible archlinux: s#arch#archlinux# in script and job namesHolger Levsen4-13/+13
2015-12-10torbrowser tests: use the term 'settings' as the UI doesHolger Levsen2-7/+7
2015-12-10fixup 1aa66ed: torbrowser tests: add two tests using a broken user configHolger Levsen1-5/+9
2015-12-10torbrowser tests: allow up to 51 secs to load URLsHolger Levsen1-4/+4
2015-12-10torbrowser tests: add two tests using a broken user config, to make sure the ↵Holger Levsen2-0/+73
version targeted at stable-updates really fixes all relevant issues
2015-12-10fix typo in commentHolger Levsen1-1/+1
2015-12-10reproducible: take more care to recreate the graphs when new data is availableHolger Levsen2-7/+9
2015-12-10reproducible: blacklist: fix a NOT NULL constraint failureMattia Rizzolo1-1/+1
2015-12-10remove hosts/*/usr/lib/puilder/*: now that #608636 and #807487 are fixed in ↵Mattia Rizzolo17-1839/+0
pbuilder 0.219~bpo8+2 we don't need to carry the fix ourselves anymore