Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Bring pkg-repo(8) up to date
Baptiste Daroussin committed 12 years ago
commit ad321fccdad8d4ac46e8b7c2ce456f0ed9b4b73a
parent 96ffd4a
1 file changed +4 -16
modified docs/pkg-repo.8
@@ -15,7 +15,7 @@
.\"     @(#)pkg.8
.\" $FreeBSD$
.\"
-
.Dd November 12, 2013
+
.Dd March 30, 2014
.Dt PKG-REPO 8
.Os
.Sh NAME
@@ -72,8 +72,7 @@ set to
.Dv PUBKEY
and
.Sy PUBKEY
-
set to a local path of the public key in its
-
.Pa pkg.conf .
+
set to a local path of the public key in its repository configuration file.
.Pp
An external command can be useful to create a signing server to keep the
private key separate from the repository.
@@ -122,15 +121,6 @@ Generate list of all files in repo as filesite.txz archive.
.It Fl o Ar output-dir
Create the repository in the specified directory instead of the package directory.
.El
-
.Sh ENVIRONMENT
-
The following environment variables affect the execution of
-
.Nm .
-
See
-
.Xr pkg.conf 5
-
for further description.
-
.Bl -tag -width ".Ev NO_DESCRIPTIONS"
-
.It Ev PUBKEY
-
.El
.Sh FILES
See
.Xr pkg.conf 5 .
@@ -184,14 +174,12 @@ set to
.Dv PUBKEY
and its path set via
.Sy PUBKEY
-
setting in the
-
.Xr pkg.conf 5 :
+
setting in the repository configuration file :
.Pp
.Dl pkg repo /usr/ports/packages repo.key
.Pp
Create a repository and sign it with an external command.
-
The client should set, via
-
.Xr pkg.conf 5 ,
+
The client should set, via the repository configuration file,
.Sy SIGNATURE_TYPE
to
.Dv FINGERPRINTS