logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

pbuilder CVS update: pbuilder/Documentation pbuilder-doc.xml: msg#00108

Subject: pbuilder CVS update: pbuilder/Documentation pbuilder-doc.xml
  User: dancer  
  Date: 05/12/12 00:32:41

  Modified:    Documentation pbuilder-doc.xml
  Log:
  add a regression testsuite.
  Document that ccache requires cache directory to be writable by the user 
within chroot.
  re #342665
  
  Revision  Changes    Path
  1.61      +4 -1      pbuilder/Documentation/pbuilder-doc.xml
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/Documentation/pbuilder-doc.xml?annotate=1.61&cvsroot=
  
  CVSWeb: View this file:             
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/Documentation/pbuilder-doc.xml?rev=1.61&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/Documentation/pbuilder-doc.xml.diff?r1=1.61&r2=1.60&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-doc.xml
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/Documentation/pbuilder-doc.xml,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- pbuilder-doc.xml  5 Dec 2005 12:15:08 -0000       1.60
  +++ pbuilder-doc.xml  12 Dec 2005 00:32:41 -0000      1.61
  @@ -1047,6 +1047,9 @@
         <title>How to use ccache</title>
         <para>
        To use ccache with pbuilder, use the following for configuration.
  +     Note that the directory used for CCACHE_DIR needs to exist, and 
  +     be writable by user within chroot.
  +     The default user within chroot is uid=1234.
         </para>
         <screen>
   export CCACHE_DIR="/var/cache/pbuilder/ccache"


<Prev in Thread] Current Thread [Next in Thread>