summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-08-04 13:59:04 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-08-04 13:59:04 (EDT)
commit8c5cb10384b33cb77c66edd188a853477a18afd2 (patch)
tree8d128382402ed205cc13c0023e8dc0264fabbf10
parentec591c06b3669dc11e552abd3068c1a111a52113 (diff)
Summarize buildd infrastructure a bit more.
-rw-r--r--dev/todo/buildd-infra.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/todo/buildd-infra.mdwn b/dev/todo/buildd-infra.mdwn
index 099d5c7..7fa5537 100644
--- a/dev/todo/buildd-infra.mdwn
+++ b/dev/todo/buildd-infra.mdwn
@@ -6,6 +6,10 @@ Summary
This pages documents the proposed infrastructure for handling package uploads,
builds, and archive inclusions.
+Only source package uploads are accepted, and the process is simple and acyclic.
+SFTP is used to upload packages for ease of maintainer authorization (uploaded
+files need not be signed; uploaders are simply authorized by their SSH keypair).
+
Process
=======