diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-01-20 16:34:40 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-01-20 16:34:40 +0100 |
commit | 8339bc3f4e4a29ce6b77663822961b05889dcc4e (patch) | |
tree | f65a51eaaa405ecf67b1e6169f9238df5f39e5e2 | |
parent | 99b7a0b51098595b2c3bf019260054576397e856 (diff) | |
download | jenkins.debian.net-8339bc3f4e4a29ce6b77663822961b05889dcc4e.tar.xz |
some notes on reproducible fdroid
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -313,6 +313,17 @@ notes on source and binary versions: ==== reproducible fdroid +* create two jobs, +** bin/reproducible_setup_fdroid_buildserver.sh +** bin/reproducible_build_fdroid_apk.sh + +* reproducible_setup_fdroid_buildserver.sh: +** downloads pre build virtualbox image at first +** ./makebuildserver is then used to run this image and update caches etc "inside" + +* reproducible_build_fdroid_apk.sh +** run ./makebuildserver --server to build inside the image + * https://f-droid.org/wiki/page/Build_Server_Setup * diskspace needs: ---- |