summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-20 16:34:40 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-20 16:34:40 +0100
commit8339bc3f4e4a29ce6b77663822961b05889dcc4e (patch)
treef65a51eaaa405ecf67b1e6169f9238df5f39e5e2 /TODO
parent99b7a0b51098595b2c3bf019260054576397e856 (diff)
downloadjenkins.debian.net-8339bc3f4e4a29ce6b77663822961b05889dcc4e.tar.xz
some notes on reproducible fdroid
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 395d295c..1db2fcc3 100644
--- a/TODO
+++ b/TODO
@@ -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:
----