From ad1b1f2193bf9356e9f858610dae34f15aca1df3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 2 May 2018 12:37:10 +0200 Subject: Specify the 'trust' repository manifest value --- doc/manual.cli | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/manual.cli b/doc/manual.cli index 447586e..26c31a7 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -1003,6 +1003,7 @@ each value in subsequent sections. [location]: [type]: pkg|dir|git [role]: base|prerequisite|complement +[trust]: [url]: [email]: [; ] [summary]: @@ -1064,6 +1065,22 @@ the role can be omitted (in which case it is assume to be \c{prerequisite}) or it must be either \c{prerequisite} or \c{complement}. +\h2#manifest-repository-trust|\c{trust}| + +\ +[trust]: +\ + +The repository fingerprint to trust. The \c{trust} value can only be specified +for prerequisite and complement repositories and only for repository types +that support authentication (currently only \c{pkg}). The \i{fingerprint} +value should be an SHA256 repository fingerprint represented as 32 +colon-separated hex digit pairs. \N{The repository in question is only trusted +for use as a prerequisite or complement of this repository. If it is also used +by other repositories or is added to the configuration by the user, then such +uses cases are authenticated independently.} + + \h2#manifest-repository-url|\c{url}| \ -- cgit v1.1