aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2001-09-27 08:48:11 +0000
committerdancer <dancer>2001-09-27 08:48:11 +0000
commit5d75d19f91eec493887020fc5e111648da8c3c7d (patch)
tree2ef5d634984a4a4ed154ea84e6b2c27ada59393b /pbuilderrc.5
parente1e4fb1fa984f1456e1d085a6fee086dea5e521b (diff)
downloadpbuilder-5d75d19f91eec493887020fc5e111648da8c3c7d.tar
pbuilder-5d75d19f91eec493887020fc5e111648da8c3c7d.tar.gz
including the patch submitted from dale amon
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.513
1 files changed, 13 insertions, 0 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 9e7b21c..99fdd45 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -92,6 +92,19 @@ Specify the packages to be removed on creation of
.B base.tgz
Leaving lilo in the chroot is like keeping a timebomb...
+.TP
+.BI "HOOKDIR=" "/usr/lib/pbuilder/hooks"
+Specifies the default location for the user hooks
+directory.
+This is overridden with the option
+.BR "--hookdir" "."
+
+If this is specified, hooks are searched for in
+the chroot, when running
+.BR "pbuilder update" "."
+If it is not defined, or is an empty string,
+hooks are not executed.
+
.B "pbuilder update"
will update to this distribution, if this is specified,
unless command line option is specified to override this.