summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-06-17reproducible: also track 'ftbfs' usertagHolger Levsen5-4/+8
2015-06-17reproducible: use 'not set', not 'unset' everywhereHolger Levsen1-1/+1
2015-06-17reproducible openwrt: rebuild openssl verbosely to understand build failureReiner Herrmann1-0/+5
2015-06-17reproducible openwrt: improve link colors a bit. this aint enough because ↵Holger Levsen1-3/+3
the background is sometimes dark and sometimes light...
2015-06-17reproducible openwrt: improve link colors a bitHolger Levsen1-0/+10
2015-06-16reproducible: swap order of argumentsHolger Levsen1-2/+2
2015-06-16reproducible openwrt: improve toolchain+target descriptionsHolger Levsen1-7/+11
2015-06-16reproducible: include 'ftbfs' usertagHolger Levsen1-0/+1
2015-06-16add url to fixed live-screenshot-plugin.gitHolger Levsen1-0/+1
2015-06-16reproducible: improve languageHolger Levsen1-1/+1
2015-06-16reproducible: split into high+low priosHolger Levsen1-11/+12
2015-06-16add URLs for patches Phil Hands thankfully polished and send upstreamHolger Levsen1-2/+4
2015-06-16reproducible: build: remove double slash from /consoleMattia Rizzolo1-1/+1
2015-06-16reproducible: build: export the env variable we are interested inMattia Rizzolo1-6/+6
2015-06-16reproducible: build/pbuilder: partially revert the last change, since moving ↵Mattia Rizzolo2-1/+7
PATH to the temporary pbuilderrc broke pbuilder
2015-06-16reproducible: build: pbuilder -> /usr/sbin/pbuilderMattia Rizzolo1-1/+1
2015-06-16reproducible: build: move all env variable to the temporary pbuilderrcMattia Rizzolo2-15/+16
2015-06-16reproducible: cleanup is importantHolger Levsen1-0/+1
2015-06-16also allow plain sudo (fixup 52d302e)Holger Levsen1-0/+1
2015-06-16reproducible: fix irc message, natural language is hardHolger Levsen1-1/+2
2015-06-16use url as link target onlyHolger Levsen1-2/+2
2015-06-16sudoers: fix syntaxMattia Rizzolo1-2/+2
2015-06-16reproducible: build: call timeout with sudo, and not the reverse, as a ↵Mattia Rizzolo2-4/+6
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL
2015-06-15Revert "reproducible: build: call timeout with sudo, and not the reverse, as ↵Holger Levsen2-6/+4
a user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL" This reverts commit 0c7a58c92456e4d3c69c38424abf86cde5948a86.
2015-06-15reproducible: build: call timeout with sudo, and not the reverse, as a ↵Mattia Rizzolo2-4/+6
user-called timeout can't kill a root process + give pbuilder 6 minutes to exit after SIGTERM before SIGKILL
2015-06-15reproducible openwrt: clean up also after second buildReiner Herrmann1-2/+3
2015-06-15reproducible openwrt: targets other than default need more detailed configReiner Herrmann1-6/+7
2015-06-15README: updateMattia Rizzolo2-12/+9
2015-06-15reproducible: remote_scheduler: don't message the irc channel if 0 packages ↵Mattia Rizzolo1-1/+1
got scheduled
2015-06-15reproducible: setup_schroot: fix schroot-create.sh callMattia Rizzolo1-3/+3
2015-06-15reproducible: maintenance: fix schedule_packages() callMattia Rizzolo1-1/+1
2015-06-15fix typoHolger Levsen1-1/+1
2015-06-15reproducible openwrt and coreboot: updateHolger Levsen1-5/+1
2015-06-15reproducible openwrt and coreboot: throttle concurrent builds to not use too ↵Holger Levsen1-2/+9
many ressources
2015-06-15reproducible openwrt and coreboot: use common introHolger Levsen3-6/+16
2015-06-15reproducible: common.sh: fix typoMattia Rizzolo1-1/+1
2015-06-15reproducible: html_packages: do not complain about missing .buildinfo for ↵Mattia Rizzolo1-1/+1
untested, blacklisted, ftbfs and not-for-us packages
2015-06-15reproducible openwrt and coreboot: remove redundancy from descriptionHolger Levsen2-2/+2
2015-06-14reproducible openwrt: fix syntaxHolger Levsen1-1/+1
2015-06-14reproducible: remote_scheduler: fix notification logicMattia Rizzolo1-1/+3
2015-06-14reproducible openwrt: improve descriptionHolger Levsen1-1/+1
2015-06-14reproducible: schedule_on_demand: rewrite it to just be a wrapper around ↵Mattia Rizzolo1-34/+5
reproducible_remote_scheduler.py
2015-06-14reproducible: remote_scheduler: fix the "build is already started, not ↵Mattia Rizzolo1-1/+1
scheduling" logic
2015-06-14reproducible: remote_scheduler: add logic to avoid people scheduling >50 ↵Mattia Rizzolo1-1/+10
packages with irc notification
2015-06-14reproducible: common,maintenance: also pass $REASON to the rescheduling ↵Mattia Rizzolo2-1/+8
script via --message
2015-06-14reproducible: reduce code duplication by teaching sh's schedule_packages() ↵Mattia Rizzolo4-72/+13
to call reproducible_schedule_on_demand.py and fix various scripts
2015-06-14reproducible: remote_scheduler: look for the LOCAL_CALL env var and remove ↵Mattia Rizzolo1-1/+8
the scheduling limits in that case
2015-06-14reproducible openwrt: fix typoReiner Herrmann1-1/+1
2015-06-14reproducible openwrt: refactor building into more functionsReiner Herrmann1-79/+89
2015-06-14reproducible: build: help debugging a debbindiff bug (#788568) by checking ↵Mattia Rizzolo1-0/+8
tmp files before and after