Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
SRV_MIRRORS is default, no need for it in sample
Bryan Drewery committed 13 years ago
commit bf70bc0fcf17a18e702fa1f0a22224fa2910071a
parent 0e0d22e
2 files changed +3 -4
modified pkg/pkg.conf.5
@@ -79,10 +79,10 @@ This supports using
.Sy ${ABI}
to create a dynamic URL based on the ABI being used.
.It Cm SRV_MIRRORS: boolean
-
Specifies whether the defined
+
Specifies whether to check the
.Sy PACKAGESITE
-
uses SRV records for load balancing or not.
-
By default this option is disabled.
+
for SRV record support for mirroring.
+
By default this option is enabled.
.It Cm PKG_CACHEDIR: string
Specifies the cache directory for packages.
The default value
modified pkg/pkg.conf.sample
@@ -4,7 +4,6 @@

# Configuration options
PACKAGESITE	    : http://pkg.freebsd.org/${ABI}/latest
-
SRV_MIRRORS	    : YES
#PKG_DBDIR	    : /var/db/pkg
#PKG_CACHEDIR	    : /var/cache/pkg
#PORTSDIR	    : /usr/ports