Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Chase the update to pkg compression, now the default is tzst and we are using libcurl now
Brad Davis committed 10 months ago
commit b2ad8c95b5cc4cdae4f1b2d1e81dc43146479e53
parent 42cc1d777cce29e8b6849bedac0dc47763b09a33
1 file changed +3 -3
modified docs/pkg.conf.5
@@ -135,8 +135,8 @@ Location where the libraries are backed up.
Default:
.Pa /usr/local/lib/compat/pkg .
.It Cm COMPRESSION_FORMAT: string
-
Set the default compression format: tzst, txz (default), tbz, tar.
-
Default: per pkg developers.
+
Set the default compression format: tzst, txz, tbz, tar.
+
Default: tzst.
.It Cm COMPRESSION_LEVEL: integer
Set the default compression level, special values are:
.Bl -tag
@@ -189,7 +189,7 @@ Default: 3.
.It Cm FETCH_TIMEOUT: integer
Maximum number of seconds to wait for any one file to download from the
network, either by SSH or any of the protocols supported by
-
.Xr fetch 3
+
.Xr libcurl 3
functions.
Default: 30.
.It Cm HANDLE_RC_SCRIPTS: boolean