aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authordancer <dancer>2004-02-28 00:38:40 +0000
committerdancer <dancer>2004-02-28 00:38:40 +0000
commite4cf518cbd319f9efd49d493f564aa15cef2ffab (patch)
tree955f3baa0a1a7c90e4841ad2ef9deeee36606738 /Documentation
parentea36479bc50010bb78430847c351d2f3650c8524 (diff)
downloadpbuilder-e4cf518cbd319f9efd49d493f564aa15cef2ffab.tar
pbuilder-e4cf518cbd319f9efd49d493f564aa15cef2ffab.tar.gz
pbuilder memo implementation
0.100
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index f82c947..f333887 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -841,6 +841,17 @@ read
usual user-mode-linux overhead for system calls. It is more friendly to the hard drive.
</para>
</sect1>
+ <sect1>
+ <title>Creating a memo of your chroot</title>
+ <para>
+ You may want a sign that you are inside a chroot, when
+ working with chroot.
+ Check out <filename>examples/F90chrootmemo</filename>
+ hook script.
+ It will create a file called <filename>/CHROOT </filename>
+ inside your chroot.
+ </para>
+ </sect1>
<!-- end of FAQ -->
</chapter>
<chapter id="otheruse">