aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authordancer <dancer>2003-08-15 10:39:43 +0000
committerdancer <dancer>2003-08-15 10:39:43 +0000
commit8af482478c7edd894ef2120bc187815193732ac4 (patch)
tree8312906b852e52f48443278556568314ba71e98d /Documentation
parent9e3c7737d40602754fa6634f3e263baff6149185 (diff)
downloadpbuilder-8af482478c7edd894ef2120bc187815193732ac4.tar
pbuilder-8af482478c7edd894ef2120bc187815193732ac4.tar.gz
up
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index fd73432..3ebae98 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -578,9 +578,12 @@ export DEBIAN_BUILDGCCVER=3.2
It has been verified that pbuilder-uml works,
as of version 0.59.
And since then, pbuilder-uml has seen a rapid evolution.
- The configuration of pbuilder-uml goes in two steps:
+ The configuration of pbuilder-uml goes in three steps:
<itemizedlist>
<listitem>
+ <para>Configuration of user-mode-linux</para>
+ </listitem>
+ <listitem>
<para>Configuration of rootstrap</para>
</listitem>
<listitem>
@@ -588,6 +591,16 @@ export DEBIAN_BUILDGCCVER=3.2
</listitem>
</itemizedlist>
</para>
+ <sect2 id="user-mode-linux-config">
+ <title>Configuring user-mode-linux</title>
+ <para>
+ <command>user-mode-linux</command> requires
+ the user to be in uml-net group in order to configure the network
+ (at the time of writing, 15 August 2003).
+ Read <filename>/usr/share/doc/uml-utilities/README.Debian</filename>
+ for details.
+ </para>
+ </sect2>
<sect2 id="rootstrap">
<title>Configuring rootstrap</title>
<para>