From c4dd619a55e20a3e375a363550a2f6c4b0de0b32 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 13 Oct 2015 18:12:08 +0000 Subject: add hook type H: they run just after unpacking the chroot, for every target. Closes: #800757 --- pbuilder.8 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index 9e2a5ed..0a915c1 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -326,6 +326,12 @@ in .B "--create" target. +.B "H" +is executed just after unpacking the chroot, mounting proc and any bind mount +specified in BINDMOUNTS. It's executed for every target that requires the +unpacked chroot. It's useful if you want to dynamically change the chroot guts +before anything starts using it. + \" End of hookdir description .TP -- cgit v1.2.3