aboutsummaryrefslogtreecommitdiff
path: root/Documentation/pbuilder-doc.xml
diff options
context:
space:
mode:
authordancer <dancer>2006-06-04 05:23:43 +0000
committerdancer <dancer>2006-06-04 05:23:43 +0000
commitbf38defdea7ba6ba1746ac3a07bcc1290ce49bec (patch)
tree8cd1c5113554cc6ac2c9548e8ba759e8f54e9856 /Documentation/pbuilder-doc.xml
parent6eff7d9e5e5c0ddabfcef196c1f7ee494dd06147 (diff)
downloadpbuilder-bf38defdea7ba6ba1746ac3a07bcc1290ce49bec.tar
pbuilder-bf38defdea7ba6ba1746ac3a07bcc1290ce49bec.tar.gz
document tmpfs usage with pbuilder.
Diffstat (limited to 'Documentation/pbuilder-doc.xml')
-rw-r--r--Documentation/pbuilder-doc.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index a48f389..71c4b1a 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -1121,6 +1121,15 @@ BINDMOUNTS="${CCACHE_DIR}"
</ulink>
</para>
</sect1>
+ <sect1 id="tmpfsforpbuilder">
+ <title>Using tmpfs for buildplace</title>
+ <para>
+ To improve speed of operation, it is possible to use tmpfs for
+ pbuilder build location. Mount tmpfs to
+ <filename>/var/cache/pbuilder/build</filename>, and set
+ <screen>APTCACHEHARDLINK=no</screen>.
+ </para>
+ </sect1>
<!-- end of FAQ -->
</chapter>
@@ -1612,5 +1621,5 @@ $ pdebuild --pbuilder cowdancer
-->
<!-- LocalWords: DocBook PSGML wysidocbookxml dbuild Wirzenius debbuild Troup
-->
-<!-- LocalWords: perl Ronan Hodek buildd Yay cowloop
+<!-- LocalWords: perl Ronan Hodek buildd Yay cowloop buildplace
-->