Age | Commit message (Expand) | Author | Files | Lines |
2017-06-20 | reproducible Debian: correctly get exit code | Holger Levsen | 1 | -1/+2 |
2017-06-20 | reproducible Debian: add check for hanging mounts | Holger Levsen | 1 | -0/+10 |
2017-06-20 | reproducible Debian: ignore errors harder | Holger Levsen | 1 | -1/+1 |
2017-06-20 | reproducible Debian: delete old stuff first, so that deletes still happen eve... | Holger Levsen | 1 | -26/+30 |
2017-06-20 | reproducible Debian: drop pointless zero-sum in output (changed for 4 suites ... | Holger Levsen | 1 | -1/+1 |
2017-06-20 | reproducible Debian: increase scheduling limits, especially for untested, new... | Holger Levsen | 1 | -64/+64 |
2017-06-19 | reproducible Debian: only keep build_service logs for a day, there is no poin... | Holger Levsen | 1 | -3/+3 |
2017-06-19 | reproducible Debian: only keep build_service logs for 2 days | Holger Levsen | 1 | -3/+3 |
2017-06-19 | reproducible Debian: correct order of suites | Holger Levsen | 1 | -1/+1 |
2017-06-19 | reproducible Debian: replace stretch with buster, we dont care about stretch ... | Holger Levsen | 1 | -16/+16 |
2017-06-19 | reproducible Debian: (almost) stop scheduling old packages in stretch | Holger Levsen | 1 | -4/+4 |
2017-06-19 | reproducible Debian: fixup code to deal with 4 suites being tested | Holger Levsen | 2 | -3/+14 |
2017-06-19 | reproducible Debian: show stats related to buster (instead of stretch) in the... | Holger Levsen | 1 | -15/+16 |
2017-06-19 | reproducible_lede: fix sha256sum shortcut for packages | Alexander Couzens | 1 | -1/+1 |
2017-06-19 | reproducible_lede: remove debugging output for images | Alexander Couzens | 1 | -5/+0 |
2017-06-19 | reproducible_lede: shortcut packages via sha256sum | Alexander Couzens | 1 | -1/+8 |
2017-06-19 | reproducible_{openwrt,lede}: move toolchain.html creation to remote node | Alexander Couzens | 3 | -46/+38 |
2017-06-18 | reproducible debian: db: fix syntax errors… | Mattia Rizzolo | 1 | -1/+2 |
2017-06-18 | reproducible_lede: correct projecturl | Alexander Couzens | 1 | -1/+1 |
2017-06-18 | reproducible_lede: add debug around sha256 | Alexander Couzens | 1 | -0/+5 |
2017-06-18 | reproducible Debian: change order of suites | Holger Levsen | 1 | -1/+1 |
2017-06-18 | reproducible debian: introduce buster | Mattia Rizzolo | 12 | -23/+69 |
2017-06-18 | reproducible_lede: do a quick sha256sum before calling diffoscope | Alexander Couzens | 1 | -1/+5 |
2017-06-16 | reproducible debian: db: s/testing/stretch/g | Mattia Rizzolo | 1 | -2/+8 |
2017-06-16 | reproducible Debian: WIP for s#testing#stretch#g - see TODO4stretch_rename.tx... | Holger Levsen | 14 | -94/+94 |
2017-06-16 | reproducible debian: maintenance: do not dump database ACL in the backups | Mattia Rizzolo | 1 | -1/+1 |
2017-06-15 | reproducible: also include profitbricks 3+4+7 in munin graph overview | Holger Levsen | 1 | -10/+15 |
2017-06-15 | reproducible: also include profitbricks 3+4+7 in health overview | Holger Levsen | 1 | -23/+45 |
2017-06-15 | reproducible Debian: add check for more than one kernel installed (only on Ub... | Holger Levsen | 1 | -0/+14 |
2017-06-14 | reproducible: Rearrange armhf builds so that there are no duplicate | Vagrant Cascadian | 1 | -50/+50 |
2017-06-14 | reproducible Debian: add debug output, showing apt's keys | Holger Levsen | 1 | -0/+1 |
2017-06-14 | reproducible Debian: we do have experimental schroot setup jobs | Holger Levsen | 1 | -6/+0 |
2017-06-13 | reproducible Debian: fix typo | Holger Levsen | 1 | -1/+1 |
2017-06-13 | reproducible Debian: add check for writeable /tmp | Holger Levsen | 1 | -0/+11 |
2017-06-13 | Revert "reproducible_lede: disable node_cleanup_tmpdirs" | Alexander Couzens | 1 | -1/+0 |
2017-06-13 | fail clearly if node is running on read-only filesystem | Holger Levsen | 1 | -0/+4 |
2017-06-13 | reproducible Debian: make code match comment | Holger Levsen | 2 | -2/+2 |
2017-06-13 | reproducible Debian: move proxy check to maintenance job… | Holger Levsen | 2 | -10/+15 |
2017-06-13 | reproducible Debian: improve formatting | Holger Levsen | 1 | -1/+9 |
2017-06-13 | reproducible Debian: everybody loves tpyos | Holger Levsen | 1 | -1/+1 |
2017-06-13 | reproducible Debian: add highlighting for nodes_(daily|weekly)_graphs | Holger Levsen | 1 | -1/+1 |
2017-06-13 | reproducible Debian: add highlighting for nodes_health | Valerie R Young | 1 | -1/+1 |
2017-06-13 | reproducible Debian: reduce MAX for armhf according to previous commit | Holger Levsen | 1 | -1/+1 |
2017-06-13 | reproducible Debian: Reduce number of armhf build jobs to 2 for 1gb of ram, 4... | Vagrant Cascadian | 1 | -84/+59 |
2017-06-13 | reproducible Debian: be honest about dirt | Holger Levsen | 1 | -0/+2 |
2017-06-13 | reproducible Debian: let's not fail the node health check just because the in... | Holger Levsen | 1 | -2/+1 |
2017-06-13 | reproducible Debian: sleep less if the host is down, as reproducible_build.sh... | Holger Levsen | 1 | -2/+2 |
2017-06-13 | reproducible Debian: add comments, cleanup output. | Holger Levsen | 1 | -4/+22 |
2017-06-13 | reproducible Debian: add check for correct future | Holger Levsen | 1 | -0/+13 |
2017-06-13 | reproducible_lede: build all ar71xx images | Alexander Couzens | 1 | -1/+1 |