Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Repo config files have to match *.conf
Matthew Seaman committed 12 years ago
commit b55183347cce3d6ea01826cbdde7ca75b929cb59
parent 8c968a4
1 file changed +4 -3
modified pkg/pkg.conf.5
@@ -191,9 +191,10 @@ Further repositores can be configured using repository files.
Repository files reside in
.Pa /usr/local/etc/pkg/repos/ .
.Pp
-
The filename does not matter,
-
.Pa /usr/local/etc/pkg/repos/myrepo.conf
-
could be used as an example.
+
Filenames are arbitrary, but should end in
+
.Sq .conf
+
For example
+
.Pa /usr/local/etc/pkg/repos/myrepo.conf .
.Pp
A repository file is in YAML format and has the following form (see
above for the description of most options):