summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-19 16:38:06 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-19 16:38:06 +0100
commit260aa1ac8801f6e73f57990c35e25ae237f72468 (patch)
tree6ada458f0a670a2867ce7e948be825a0f411685f /TODO
parent53e34b5b2605d5c867a2456c24ce841cd7e6b4ce (diff)
downloadjenkins.debian.net-260aa1ac8801f6e73f57990c35e25ae237f72468.tar.xz
reproducible: record FDroids storage needs
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 209eed93..395d295c 100644
--- a/TODO
+++ b/TODO
@@ -314,6 +314,16 @@ notes on source and binary versions:
==== reproducible fdroid
* https://f-droid.org/wiki/page/Build_Server_Setup
+* diskspace needs:
+----
+$ du -hd1 | sort -h | tail -n 6
+4.4G ./android-sdk-linux_86
+8.1G ./fdroidserver
+8.3G ./.vagrant.d
+71G ./VirtualBox VMs
+150G ./fdroiddata
+242G .
+----
==== reproducible...