From b65e870745b91087e56129c5acced4992505e4c4 Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 29 Sep 2002 07:55:30 +0000 Subject: + + * pbuilderrc.5: update manpage to document the vars. + + * pbuilder-buildpackage (BUILD_PID): preserve file permissions + on copying the result. + (BUILDRESULTUID,BUILDRESULTGID): define UID and GID. + chown and chgrp to the user ID after build. --- pbuilderrc.5 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'pbuilderrc.5') diff --git a/pbuilderrc.5 b/pbuilderrc.5 index 383cf09..21ef6f5 100644 --- a/pbuilderrc.5 +++ b/pbuilderrc.5 @@ -244,6 +244,15 @@ do not work. .BI "USEDEVFS=" "no" Whether to use DEVFS or not. +.TP +.BI "BUILDRESULTUID=" +.TP +.BI "BUILDRESULTGID=" +Set the UID and GID of the files built as result. +They probably need to be set to numeric UID values, +so that it works the same inside the chroot and outside the +chroot. + .SH "AUTHOR" Initial coding, and main maintenance is done by Junichi Uekawa . -- cgit v1.2.3