[pbuilder] 01/01: pbuilder.8: specify that hooks are executed inside the chroot.
Mattia Rizzolo
mattia at debian.org
Sun May 21 19:14:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository pbuilder.
commit 6fc3ff085c0c2d263946ab5a6d178d5952149f29
Author: Daniel Shahaf <danielsh at apache.org>
Date: Sun May 21 21:13:07 2017 +0200
pbuilder.8: specify that hooks are executed inside the chroot.
Also get rid of an outdated and mostly wrong sentence about when they are run
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
pbuilder.8 | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/pbuilder.8 b/pbuilder.8
index 7ed1296..8cc9962 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -319,10 +319,9 @@ the
.B "create"
and
.B "update"
-process are stored. Currently scripts are
-executed at only one point, on exit from the chrooted environment,
-just before either a create or a build regenerated the base.tgz
-file. The script names must be in the form
+process are stored.
+Scripts are executed inside the chroot.
+The script names must be in the form
.B "X<digit><digit><whatever-else-you-want>"
much like boot scripts. The scripts must be executable and may
be either binaries or interpreted scripts. If it is a script
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git
More information about the Pbuilder-maint
mailing list