Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-28 | reproducible: create simple html statistics page with links to all diffp files | Holger Levsen | 1 | -15/+21 | |
2014-09-28 | reproducible: link all diffp files from stats page | Holger Levsen | 2 | -1/+10 | |
2014-09-28 | reproducible: create html output too | Holger Levsen | 2 | -8/+1 | |
2014-09-28 | reproducible: order problematic logs by date | Holger Levsen | 1 | -3/+3 | |
2014-09-28 | reproducible: explicitly ask for the right version | Holger Levsen | 1 | -3/+4 | |
2014-09-28 | reproducible: minor improvements | Holger Levsen | 2 | -2/+5 | |
2014-09-28 | fix typos | Holger Levsen | 1 | -6/+6 | |
2014-09-28 | reproducible: extend db schema, add date and diffp_path | Holger Levsen | 1 | -4/+7 | |
2014-09-28 | reproducible: re-enable tests and build on all cores | Holger Levsen | 1 | -2/+3 | |
2014-09-28 | dont try to build the kernel | Holger Levsen | 1 | -1/+1 | |
2014-09-28 | improve output | Holger Levsen | 1 | -7/+7 | |
2014-09-28 | reproducible: make job not fail | Holger Levsen | 2 | -1/+6 | |
2014-09-28 | reproducible: new job, displaying statistics | Holger Levsen | 1 | -0/+30 | |
2014-09-28 | reproducible: fix typos and install sqlite3 on the host | Holger Levsen | 1 | -2/+2 | |
2014-09-28 | reproducible: store build results in a sqlite db, a.) to gether stats and ↵ | Holger Levsen | 1 | -0/+30 | |
b.) to only build known good package (+version combi) with 25% probability (else skip it) | |||||
2014-09-28 | reproducible: new job to build 50 random packages per day | Holger Levsen | 1 | -1/+12 | |
2014-09-25 | trigger reproducible jobs twice a months | Holger Levsen | 1 | -0/+2 | |
2014-09-25 | reproducible: also cleanup after unsuccessful builds | Holger Levsen | 1 | -1/+1 | |
2014-09-24 | reproducible: nocheck prevents tests from being run | Holger Levsen | 1 | -2/+2 | |
2014-09-24 | reproducibly small changes | Holger Levsen | 1 | -4/+4 | |
2014-09-24 | reproducible: add yet more packages | Holger Levsen | 1 | -0/+5 | |
2014-09-24 | reproducible: two new jobs: build_server and build_security+privacy plus ↵ | Holger Levsen | 1 | -4/+5 | |
some packages added to existing jobs | |||||
2014-09-24 | reproducible: fixup | Holger Levsen | 1 | -2/+3 | |
2014-09-24 | reproducible: keep diffp results and provide them for download | Holger Levsen | 1 | -4/+5 | |
2014-09-24 | reproducible: cleanup downloaded files too | Holger Levsen | 1 | -0/+1 | |
2014-09-24 | reproducible: first build finally succeeded... | Holger Levsen | 1 | -3/+6 | |
2014-09-24 | reproducible: bugfixes | Holger Levsen | 1 | -2/+3 | |
2014-09-24 | reproducible: three new jobs: xorg, desktop (covering all four + apps) + ↵ | Holger Levsen | 1 | -0/+7 | |
libreoffice | |||||
2014-09-24 | reprodicible: catch packages which are not source packages | Holger Levsen | 1 | -23/+33 | |
2014-09-24 | reproducible: misc improvements | Holger Levsen | 1 | -1/+5 | |
2014-09-24 | reproducible: use sourcepackages | Holger Levsen | 1 | -14/+14 | |
2014-09-24 | reproducible: deal gracefully with build failures | Holger Levsen | 1 | -22/+23 | |
2014-09-23 | reproducible: misc fixes. new job: build-essential. | Holger Levsen | 2 | -5/+9 | |
2014-09-24 | reproducible: name good+bad packages | Holger Levsen | 1 | -4/+6 | |
2014-09-24 | reproducible: more minor misc fixes | Holger Levsen | 1 | -1/+1 | |
2014-09-23 | reproducible: more minor misc fixes | Holger Levsen | 2 | -6/+7 | |
2014-09-23 | reproducible: minor fixes | Holger Levsen | 1 | -0/+1 | |
2014-09-23 | reproducible: use patched discount package. dont use patched proot anymore. ↵ | Holger Levsen | 2 | -2/+21 | |
count good+back packages. | |||||
2014-09-23 | reproducible: finally working version. now fails due to a (known) problem in ↵ | Holger Levsen | 2 | -4/+6 | |
reproducible build toolchain. added TODO for jenkins jobs. added new job to test all core packages (one day) | |||||
2014-09-23 | reproducible: explicitly create dedicated base.tgz for pbuilder | Holger Levsen | 1 | -1/+1 | |
2014-09-23 | reproducible: more progress | Holger Levsen | 1 | -9/+22 | |
2014-09-23 | reproducible jobs: make basic job working | Holger Levsen | 2 | -3/+4 | |
2014-09-23 | 2nd attempt at building reproducible packages | Holger Levsen | 2 | -0/+36 | |
2014-09-23 | g-i: only workaround #757818 on squeeze+wheezy, which are affected by the ↵ | Holger Levsen | 1 | -2/+8 | |
bug. this speeds up jessie tests. | |||||
2014-09-10 | chroot-install: clean downloaded packages | Helmut Grohne | 1 | -0/+6 | |
Downloaded packages can consume rather large amounts of space (more than 2GB in some cases). By removing them early, we may be able to avoid writing them to a physical disk reducing the load imposed by the test. The major use case is running chroot-installations on tmpfs. | |||||
2014-09-08 | chroot-run.sh minimal should bootstrap a minbase | Helmut Grohne | 1 | -1/+2 | |
This should further reduce the incurred io load. | |||||
2014-08-22 | add bugnumber 758881 as reference for workaround | Holger Levsen | 1 | -1/+1 | |
2014-08-22 | Workaround vncdo type command. | Gabriele Giacone | 1 | -1/+10 | |
Sometimes "e" chars don't get received by qemu vnc server, sometimes they get received infinitely as if "e" key was kept pressed. | |||||
2014-08-20 | Workaround swap signature detection, zero'ing LVs. | Gabriele Giacone | 1 | -0/+2 | |
2014-08-19 | Sudo to detect logical volume file type. | Gabriele Giacone | 1 | -1/+1 | |