summaryrefslogtreecommitdiff
path: root/man/5
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-08 14:44:36 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-08 14:44:36 +0200
commitccb037b8c262453bbea7437f116ecb4b03bff1c8 (patch)
treea3e7c3b569dff0e976ba8df6cd1dd752d8e2674a /man/5
parent8a17e253b884d483269688d66de3a8d2ccde0cf3 (diff)
pkg: Added PKGLIST_LOCAL setting
With this, it is possibly to execute a local pkglist script. This way, the package list can be retrieved by almost any possible means
Diffstat (limited to 'man/5')
-rw-r--r--man/5/pkg.conf.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/5/pkg.conf.pod b/man/5/pkg.conf.pod
index 2e3273d..c66ae2d 100644
--- a/man/5/pkg.conf.pod
+++ b/man/5/pkg.conf.pod
@@ -32,6 +32,12 @@ I<url> may either be of the form C<ssh://host/path> or C</path>.
path to pkglist on the package root, to generate the package list.
In the default, $PKG_PATH means the path component of $PKG_ROOT.
+=item B<PKGLIST_LOCAL>=I<boolean> [0]
+
+If true, B<PKLIST_PATH> will always be executed on the local machine, regardless
+of where the B<PKG_ROOT> lies. For possible uses of this setting, see
+L<pkg(7)/"THE PACKAGE LIST">
+
=item B<PKG_DIR>=I<path> (--packagedir I<path>) [$HOME/packages]
path for the local package tree