summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-02-12 12:19:50 +0100
committerHolger Levsen <holger@layer-acht.org>2016-02-12 12:19:50 +0100
commitcac994b48a328d7a053c9e3c97c1ecd60168f147 (patch)
tree61bf22aef1cd1fcba75ab77c598e014a38b245c0 /TODO
parentd25af3d6712123c7f31b4660cd4b8780a4e5144b (diff)
downloadjenkins.debian.net-cac994b48a328d7a053c9e3c97c1ecd60168f147.tar.xz
reproducible fdroid: take note not to use ftp.uk.d.o forever
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index ba25a1a0..4c94f4c6 100644
--- a/TODO
+++ b/TODO
@@ -316,8 +316,8 @@ notes on source and binary versions:
==== reproducible fdroid
* reproducible_setup_fdroid_buildserver.sh:
-** git clone https://gitlab.com/fdroid/fdroidserver.git
-** ./makebuildserver
+** ./jenkins-build-makebuildserver
+*** this script should probably be live-patched to use ftp.de.debian.org instead ftp.uk.d.o
*** this downloads a base debian image and all Android tarballs (SDK, NDK, Gradle...)
*** then enters the image, installs all debian packages and Android stuff from the cached tarballs
** cache is kept outside ('~/.cache/fdroidserver') but installed inside