X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=blobdiff_plain;f=doc%2Fstorage.texi;fp=doc%2Fstorage.texi;h=573fe8ac745482e21fbbe27c75f04eab99f1cb7a;hp=87e4101ef9a2dad818d7146dd7bb762fe0ad46b5;hb=09804703f3aa97a1a903f6bda2384cd64a2dbe85;hpb=52f1599e5a82452175fb25e5713519b855e7a201 diff --git a/doc/storage.texi b/doc/storage.texi index 87e4101..573fe8a 100644 --- a/doc/storage.texi +++ b/doc/storage.texi @@ -11,14 +11,12 @@ root | +- public-package-0.1.tar.gz.blake2_256 | +- public-package-0.1.1.tar.gz.blake2_256 | +- public-package-0.2.tar.gz - | +- public-package-0.2.tar.gz.asc | +- public-package-0.2.tar.gz.sha256 | +- public-package-0.2.tar.gz.blake2_256 +-- private-package | +- .internal | +- .metadata.rec | +- private-package-0.1.tar.gz - | +- private-package-0.1.tar.gz.asc | +- private-package-0.1.tar.gz.sha256 | +- private-package-0.1.tar.gz.blake2_256 |... @@ -44,8 +42,7 @@ For example @file{public-package} has @code{0.1} version, downloaded a long time ago with MD5 checksum. @code{0.1.1} version is downloaded more recently with BLAKE2b-256 checksum, also storing that checksum for @code{0.1}. @code{0.2} version is downloaded tarball, having forced -SHA256 and BLAKE2b-256 recalculated checksums. Also upstream has -corresponding @file{.asc} signature file. +SHA256 and BLAKE2b-256 recalculated checksums. @file{private-package} is private package, because it contains @file{.internal} file. It can be uploaded and queries to it are not