diff options
author | P. J. McDermott <pehjota> | 2012-08-04 13:59:04 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-04 13:59:04 (EDT) |
commit | 8c5cb10384b33cb77c66edd188a853477a18afd2 (patch) | |
tree | 8d128382402ed205cc13c0023e8dc0264fabbf10 /dev | |
parent | ec591c06b3669dc11e552abd3068c1a111a52113 (diff) |
Summarize buildd infrastructure a bit more.
Diffstat (limited to 'dev')
-rw-r--r-- | dev/todo/buildd-infra.mdwn | 4 |
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 ======= |