aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@coreduo.netfort.gr.jp>2007-06-23 22:10:23 +0900
committerJunichi Uekawa <dancer@coreduo.netfort.gr.jp>2007-06-23 22:10:23 +0900
commit0e501194042aac29a4407fd14c8977690f182079 (patch)
treef9ba4f6290fb375a86ad674a826b1fe739349633 /Documentation
parente03f24a4574e72f75c382211693bf4a694887ea8 (diff)
downloadpbuilder-0e501194042aac29a4407fd14c8977690f182079.tar
pbuilder-0e501194042aac29a4407fd14c8977690f182079.tar.gz
* Bug fix: "pbuilder: Some sample (device-mapper) cow build scripts",
thanks to Kapil Hari Paranjape (Closes: #389884). Include lvmpbuilder sample implementation.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index 2f510c7..1402116 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -1378,13 +1378,9 @@ git-clone ssh://git.debian.org/git/pbuilder/pbuilder.git
LVM2 has a useful snapshot function that features Copy-on-write images.
That could be used for <command>pbuilder</command> just as it can be used for
the user-mode-linux <command>pbuilder</command> port.
- It may prove to be faster, but it is not implemented yet,
- and so no measurement has been made, yet.
- </para>
- <para>
- <command>User-mode-linux</command> cow support has been
- preferred for <command>pbuilder-user-mode-linux</command>, but
- the idea of using LVM is interesting.
+ lvmpbuilder script in the examples directory implements such port.
+ The scripts and documentation can be found under
+ <filename>/usr/share/doc/pbuilder/examples/lvmpbuilder/</filename>
</para>
</sect1>
<sect1 id="cowdancer">