diff options
author | P. J. McDermott <pehjota> | 2012-08-06 02:28:25 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-06 02:28:25 (EDT) |
commit | 5fd5d2cafdba3a446b5685080d1b4172263aa9ce (patch) | |
tree | ff3e979639b86e4a13b09c941785936785a7443f /dev | |
parent | 32723296b26367c5bfc4694d806b6bbd27e841ad (diff) |
Note filesystem constraints.
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 50d8871..d7b9330 100644 --- a/dev/todo/buildd-infra.mdwn +++ b/dev/todo/buildd-infra.mdwn @@ -53,6 +53,10 @@ buildq **buildq** will be a utility used by upload reviewer(s) to either accept or reject package uploads. +As this is written, uploads and build daemons must all be on the same +filesystem. This can be changed someday by introducing a new queueing daemon +and reducing **buildq** to a simple uploader (removing all queueing logic). + This utility handles step 2 in the process above. Usage: |