aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordancer <dancer>2004-01-06 00:36:48 +0000
committerdancer <dancer>2004-01-06 00:36:48 +0000
commit4a6ff5003c942a723a80db440d4ebc1ea4e6f5ad (patch)
tree4b8ba776c5d4123a75dd09771ccd63d1c3b89399
parentc67be25a4d7bbc0fc2836c06ea474cd1e000c40f (diff)
downloadpbuilder-4a6ff5003c942a723a80db440d4ebc1ea4e6f5ad.tar
pbuilder-4a6ff5003c942a723a80db440d4ebc1ea4e6f5ad.tar.gz
doc update.
-rw-r--r--ChangeLog7
-rw-r--r--Documentation/pbuilder-doc.xml5
-rw-r--r--pbuilder.81
3 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ce24f7..be5fa5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-06 Junichi Uekawa <dancer@debian.org>
+
+ * Documentation/pbuilder-doc.xml: Notes on debootstrap failures.
+
+ * pbuilder.8: add a note so that people won't mistake pbuilder will use --extrapackage for
+ creating the bootstrap script.
+
2003-12-31 Junichi Uekawa <dancer@debian.org>
* Documentation/pbuilder-doc.xml: updated doc so that user-mode-linux is
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index cd850d9..3e919b8 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -660,6 +660,11 @@ read
There are people who occasionally backport debootstrap to stable
versions, hunt for them.
</para>
+ <para>
+ When there are errors with debootstrap phase, debootstrap script needs to be
+ fixed.
+ pbuilder does not provide a way to work around debootstrap.
+ </para>
</sect1>
<sect1>
<title>Notes on usage of $TMPDIR</title>
diff --git a/pbuilder.8 b/pbuilder.8
index c98001e..159dabf 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -210,6 +210,7 @@ This is used in
.B "build"
and
.B "create"
+ (after successfully creating the initial chroot)
and
.B "update"