From 4a6ff5003c942a723a80db440d4ebc1ea4e6f5ad Mon Sep 17 00:00:00 2001 From: dancer Date: Tue, 6 Jan 2004 00:36:48 +0000 Subject: doc update. --- ChangeLog | 7 +++++++ Documentation/pbuilder-doc.xml | 5 +++++ pbuilder.8 | 1 + 3 files changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5ce24f7..be5fa5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-01-06 Junichi Uekawa + + * 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 * 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. + + When there are errors with debootstrap phase, debootstrap script needs to be + fixed. + pbuilder does not provide a way to work around debootstrap. + Notes on usage of $TMPDIR 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" -- cgit v1.2.3