[Pbuilder-maint] pbuilder CVS update: pbuilder/Documentation pbuilder-doc.xml

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Sat May 27 08:44:22 UTC 2006


  User: dancer  
  Date: 06/05/27 08:44:22

  Modified:    Documentation pbuilder-doc.xml
  Log:
  document cowdancer/pbuilder.
  
  Revision  Changes    Path
  1.71      +23 -4     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.71&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/Documentation/pbuilder-doc.xml?rev=1.71&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.71&r2=1.70&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-doc.xml
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/Documentation/pbuilder-doc.xml,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- pbuilder-doc.xml	24 May 2006 09:02:26 -0000	1.70
  +++ pbuilder-doc.xml	27 May 2006 08:44:22 -0000	1.71
  @@ -1044,9 +1044,8 @@
   	calls. It is more friendly to the hard drive.
         </para>
         <para>
  -	<command>pbuilder</command> with cowdancer is under development, to allow
  -	<command>pbuilder</command> to start up faster; when it is ready, it should 
  -	be able to replace the current setup.
  +	<command>pbuilder</command> with cowdancer is also an
  +	alternative that improves speed of pbuilder startup.
         </para>
       </sect1>
       <sect1 id="chrootmemo">
  @@ -1277,6 +1276,26 @@
   	<command>cowdancer</command> is available from
   	<command>cowdancer</command> package since 0.14
         </para>
  +      <para>
  +	Example command-lines for cowdancer look like the following.
  +      </para>
  +      <para>
  +	<screen>
  +# cowdancer --create --distribution sid
  +# cowdancer --update --distribution sid
  +# cowdancer --build XXX.dsc
  +	</screen>
  +      </para>
  +      <para>
  +	It is also possible to use cowdancer with pdebuild command.
  +	Specify with command-line option <option>--pbuilder</option>
  +	or set it in PDEBUILD_PBUILDER configuration option.
  +      </para>
  +      <para>
  +	<screen>
  +$ pdebuild --pbuilder cowdancer 
  +	</screen>
  +      </para>
       </sect1>
       <sect1 id="withouttargz">
         <title>Using pbuilder without tar.gz</title>
  
  
  



More information about the Pbuilder-maint mailing list