summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2009-08-11 13:43:06 +0200
committerSebastian Hahn <sebastian@torproject.org>2009-08-25 20:10:25 +0200
commitaa0d32f4b675e155e6e004604bf8b6ee4e607873 (patch)
tree110c9722f93380497447c54bf07f4227f11b7206 /specs
parent6ebc7d6103098e695c33f55f84e6f64f5d795e84 (diff)
Add ability to create .torrent metadata when making a package
Also update the spec with the information where the .torrent metadata file will be stored.
Diffstat (limited to 'specs')
-rw-r--r--specs/thandy-spec.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/specs/thandy-spec.txt b/specs/thandy-spec.txt
index daadd05..eae908b 100644
--- a/specs/thandy-spec.txt
+++ b/specs/thandy-spec.txt
@@ -248,6 +248,12 @@
file that makes up a package, its hash, and what procedure
is used to install it.
+ /pkginfo/packagename/os-arch/version/(some filename).torrent
+
+ The .torrent metadata file used to download that file. The
+ file name is exactly the same as specified in the package
+ file.
+
/packages/packagename/os-arch/version/(some filename)
The actual package file. Its naming convention will depend