Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Don't describe packagesite.yaml as being YAML. Refer to pkg-repo(8).
John Hood committed 3 years ago
commit 0a57bf0e4a6c081d8b8ff6c9f9feede4dc8baf93
parent 991ca6b
1 file changed +5 -3
modified docs/pkg-repo.8
@@ -77,7 +77,8 @@ in the repository configuration.
contains
.Pa filesite.yaml
which is a database of all of the files present in all of the packages in
-
the repository, containing filenames, file sizes and checksums.
+
the repository, containing filenames, file sizes and checksums as described in
+
.Xr pkg-repository 5 .
Generating
.Pa filesite.txz
involves significant additional system resources and is not usually done.
@@ -85,8 +86,9 @@ involves significant additional system resources and is not usually done.
.Pa packagesite.txz
similarly contains at least one file
.Pa packagesite.yaml ,
-
which is a YAML document listing selected metadata for each of the
-
packages in the repository.
+
which lists selected metadata for each of the
+
packages in the repository as described in
+
.Xr pkg-repository 5 .
This is the key file containing the working data used by
.Xr pkg 8
and includes the run-time dependencies for each package,