summaryrefslogtreecommitdiff
path: root/man/7
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-04-04 19:23:22 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-04-04 19:23:22 +0200
commitd4993229956a3510acd19045931fea05107a1209 (patch)
tree0252e4423367a6c62a62fd81492307e28342a5e7 /man/7
parente23aa1e977226df5b4c61200b7704567cbb86e35 (diff)
pkg: Do not rely on the core repo being not bare
list_update_remote: Use $PKGLIST_PATH as location for the pkglist script. Attention: this change is not backwards-compatible
Diffstat (limited to 'man/7')
-rw-r--r--man/7/pkg4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/7/pkg b/man/7/pkg
index 1e6f9c9..3180cb1 100644
--- a/man/7/pkg
+++ b/man/7/pkg
@@ -51,6 +51,10 @@ the packages directory $PDIR, except that it neither contains .list nor
.list-remote. The packages root is the central point where pkg fetches
packages from and pushes packages to.
+The package root should contain the pkglist script shipped in include/.
+If it doesn't, PKGLIST_PATH in .pkg.conf must be set to the appropiate
+location on the package root host.
+
=head2 CAUTION
The file $PKG_ROOT/core/include/pkglist is used by pkg, so make sure the git