[Git][reproducible-builds/reproducible-website][master] add fdroid-verification-server to /tools/
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Tue May 20 17:50:08 UTC 2025
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
558a1cb2 by Hans-Christoph Steiner at 2025-05-20T10:56:49+02:00
add fdroid-verification-server to /tools/
- - - - -
1 changed file:
- tools.md
Changes:
=====================================
tools.md
=====================================
@@ -293,6 +293,13 @@ and <https://salsa.debian.org/fepitre/devscripts/-/commits/debrebuild>.
<a href="https://github.com/fepitre/debrebuild/issues" class="btn btn-outline-primary btn-sm">Issues</a>
<a href="https://github.com/fepitre/debrebuild/pulls" class="btn btn-outline-primary btn-sm">Merge requests</a>
+#### _fdroid-verification-server_
+
+The F-Droid ecosystem is organized around independent package repositories, so our rebuilder setup is as well. A repository is based on one git repo that includes [build metadata](https://gitlab.com/fdroid/fdroiddata) for all packages that are included. The [verification server](https://f-droid.org/docs/Verification_Server/) also uses the repository's git repo as the entry point for running builds. To make running a rebuilder as easy as possible, we provide an Ansible Playbook to create the whole automated setup, all that is needed is a barebones Debian/stable install that can run rootless Podman.
+
+<a href="https://gitlab.com/fdroid/fdroid-verification-server" class="btn btn-outline-primary btn-sm">Ansible Playbook</a>
+<a href="https://verification.f-droid.org/verified.html" class="btn btn-outline-primary btn-sm">Homepage</a>
+
#### rpmreproduce
Given a buildinfo file from a RPM package, generate instructions for attempting
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/558a1cb2b33d3b552dfa7be79a717323228d9587
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/558a1cb2b33d3b552dfa7be79a717323228d9587
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20250520/202f43db/attachment.htm>
More information about the rb-commits
mailing list