Merge pull request #142 from Gottox/sign-doc

document that remote repositories must be signed.
This commit is contained in:
Juan RP 2016-01-19 06:29:43 +01:00
commit 0a5f86e772
3 changed files with 10 additions and 3 deletions

View File

@ -99,7 +99,9 @@ than looking in the target root directory.
Appends the specified repository to the top of the list. The
.Ar url
argument expects a URL to the repository for remote repositories or
a path for local repositories.
a path for local repositories. Note that remote repositories must be signed
using
.Xr xbps-rindex 1 .
This option can be specified multiple times.
.It Fl r, Fl -rootdir Ar dir
Specifies a full path for the target root directory.

View File

@ -83,7 +83,9 @@ than looking in the target root directory.
Appends the specified repository to the top of the list. The
.Ar url
argument expects a URL to the repository for remote repositories or
a path for local repositories.
a path for local repositories. Note that remote repositories must be signed
using
.Xr xbps-rindex 1 .
This option can be specified multiple times.
.It Fl -regex
Enables string matching by using Extended Regular Expressions in compatible modes,

View File

@ -74,7 +74,10 @@ Declares a package repository. The
argument accepts local and remote repositories.
A complete url or absolute path to the directory that stores the
.Em <arch>-repodata
archive is expected, example:
archive is expected.
Note that remote repositories must be signed using
.Xr xbps-rindex 1 ,
example:
.Pp
.Bl -tag -compact -width repository=http://repo.voidlinux.eu/current
.It Sy repository=http://repo.voidlinux.eu/current