From 88c10170ea77ed558a183a6c5ac655bab6c11345 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Fri, 8 Mar 2019 14:58:02 -0500
Subject: [PATCH] quick debian-archive docs

---
 tsa/doc/debian-archive.mdwn | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 tsa/doc/debian-archive.mdwn

diff --git a/tsa/doc/debian-archive.mdwn b/tsa/doc/debian-archive.mdwn
new file mode 100644
index 00000000..f2039eff
--- /dev/null
+++ b/tsa/doc/debian-archive.mdwn
@@ -0,0 +1,14 @@
+Internal Debian archive operations
+----------------------------------
+
+Packages should be uploaded to: 
+
+    alberti.torproject.org:/srv/db.torproject.org/ftp-archive/archive/pool/tpo-all/
+
+Then to install the packages:
+
+    ssh alberti.tpo make -C /srv/db.torproject.org/ftp-archive
+
+This might require fixing some permissions. Do a `chmod g+w` on the
+broken directories if this happens and open a ticket if it does, to
+create a service account instead of that hack.
-- 
GitLab