diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/pbuilder-doc.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index a22648d..5e77cd5 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -236,6 +236,14 @@ configuration file when switching between configuration files for different distributions. </para> + <para> + Please note <filename>${HOME}/.pbuilderrc</filename> supersede system settings. For + example, if you are upgrading from sarge to etch, you may need to + adjust some part of your local setting just like new + <filename>/usr/share/pbuilder/pbuilderrc</filename>, e.g., "unset DEBOOTSTRAPOPTS", to cope + with the use of cdebootstrap. The same care is needed if you edited + old system setting in <filename>/etc/pbuilderrc</filename>. + </para> </sect1> <sect1 id="nonrootchroot"> <title>Building packages as non-root inside the chroot</title> |