Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-07 | reproducible fdroid: delete old libvirt instances until fdroid tools can | Hans-Christoph Steiner | 1 | -0/+4 | |
The fdroid tools should be managing these old copies of the buildserver images. But until we get that sorted, we can just force delete them here to get the more important parts running. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-03-07 | reproducible fdroid: don't let debug output break the build | Hans-Christoph Steiner | 1 | -2/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-03-07 | reproducible fdroid: switch to build from @uniqx's branch | Hans-Christoph Steiner | 1 | -2/+2 | |
uniqx aka uniq aka Michael Poehn is doing most of this work now. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-03-07 | reproducible fdroid: prevent password prompts in github/gitlab/bitbucket | Hans-Christoph Steiner | 1 | -0/+5 | |
After a long discussion on #reproducible-builds on 2017-02-15, mapreri and h01ger said to keep this config in this build job. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-03-07 | reproducible fdroid: build all latest apps in fdroiddata | Hans-Christoph Steiner | 1 | -0/+7 | |
Now that we have a buildserver, use it to build the latest version of all apps in F-Droid. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-03-07 | reproducible fdroid: more debug info | Hans-Christoph Steiner | 1 | -0/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-02-15 | reproducible fdroid: use Android SDK from Debian/stretch packages | Hans-Christoph Steiner | 1 | -0/+3 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-02-15 | reproducible fdroid: only libvirt images need to be readable | Hans-Christoph Steiner | 1 | -3/+3 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-02-14 | reproducible fdroid: allow `sudo /bin/chmod -R a+rX /var/lib/libvirt/` | Hans-Christoph Steiner | 1 | -0/+3 | |
In order to convert the QEMU/KVM image to a vagrant box, we need to read the file directly. But that dir usually only lets root read the images. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-09-28 | reproducible fdroid: ls of whole workspace no longer needed | Hans-Christoph Steiner | 1 | -1/+0 | |
2016-09-23 | reproducible F-Droid: use some development git repo | Holger Levsen | 1 | -1/+3 | |
2016-09-06 | reproducible fdroid: log kernel modules to see what's supported | Hans-Christoph Steiner | 1 | -2/+3 | |
There are some kernel modules needed for this setup, like 9p_virtio for virtual mounts in libvirt/kvm/qemu Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-09-06 | reproducible fdroid: VM debug logging to troubleshoot VM in VM | Hans-Christoph Steiner | 1 | -0/+10 | |
2016-02-18 | reproducible fdroid: ease debug | Holger Levsen | 1 | -0/+1 | |
2016-02-11 | reproducible fdroid: clone upstream git repo again… | Holger Levsen | 1 | -22/+7 | |
2016-02-11 | Revert "reproducible fdroid: use upstream script to run job" | Holger Levsen | 1 | -6/+34 | |
This reverts commit 23a9c866b836009fc06fa2f75f692d163606d70b. | |||||
2016-02-11 | Revert "reproducible fdroid: this script is now run directly in $WORKSPACE" | Holger Levsen | 1 | -0/+14 | |
This reverts commit 1596171d45ccc7196b8b9a62bf44e5c72483dc02. | |||||
2016-02-09 | reproducible fdroid: this script is now run directly in $WORKSPACE | Hans-Christoph Steiner | 1 | -14/+0 | |
2016-02-09 | reproducible fdroid: use upstream script to run job | Hans-Christoph Steiner | 1 | -34/+6 | |
./jenkins-build-makebuildserver This script is maintained by the F-Droid developers, and is run every day on Guardian Project's jenkins box. | |||||
2016-02-08 | reproducible fdroid: clone the fdroidserver.git as part of the jenkins job, ↵ | Holger Levsen | 1 | -2/+0 | |
so the job gets triggered when the git repo gets updated | |||||
2016-01-27 | reproducible fdroid: use force | Holger Levsen | 1 | -1/+1 | |
2016-01-27 | Revert "reproducible fdroid: double timeout" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 7b9ccb69367e8f2ea7948880b07674b91f8ec383. | |||||
2016-01-27 | reproducible fdroid: cleanup workspace at the beginning of the job instead ↵ | Holger Levsen | 1 | -10/+7 | |
of the end | |||||
2016-01-27 | reproducible fdroid: double timeout | Holger Levsen | 1 | -1/+1 | |
2016-01-26 | reproducible fdroid: add 30m timeout and try to shutdown cleanly | Hans-Christoph Steiner | 1 | -0/+5 | |
This was failing because the default 5m timeout was too short. Also, test that the VM can be properly shutdown too. | |||||
2016-01-25 | reproducible fdroid: cleanup processes + workdir on failure | Holger Levsen | 1 | -0/+22 | |
2016-01-25 | reproducible fdroid: cd into correct workspace | Holger Levsen | 1 | -1/+1 | |
2016-01-25 | reproducible fdroid: fix typo | Holger Levsen | 1 | -1/+1 | |
2016-01-25 | reproducible fdroid: fix perms (fixup ee5eb8b8) | Holger Levsen | 1 | -0/+0 | |
2016-01-25 | reproducible fdroid: define workspace properly | Holger Levsen | 1 | -2/+6 | |
2016-01-25 | reproducible fdroid: updated by Hans-Christoph Steiner | Holger Levsen | 1 | -0/+12 | |
2016-01-20 | reproducible fdroid: third stab | Holger Levsen | 1 | -0/+1 | |
2016-01-20 | reproducible fdroid: second stab | Holger Levsen | 1 | -0/+18 | |