aboutsummaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authordancer <dancer>2002-01-27 18:05:23 +0000
committerdancer <dancer>2002-01-27 18:05:23 +0000
commit35ea84faeed3b56d9509dd376ade88544b0ec59d (patch)
treead132bd38a855c9c35e9fe7fda92c467a89b66c9 /debian/README.Debian
parent076f814f3d8216a1a7f63dbf7c8e0522d05965ad (diff)
downloadpbuilder-35ea84faeed3b56d9509dd376ade88544b0ec59d.tar
pbuilder-35ea84faeed3b56d9509dd376ade88544b0ec59d.tar.gz
Some docs on workarounding.
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index e448926..f1b2845 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -42,5 +42,17 @@ Testsuite:
gcc ( trying to compile this sometimes kills my machine when
trying to run testsuite )
+
+Notes:
+
+There has been some problems in the bootstrapping process of testing release of
+Debian (woody) as of January 2002
+pbuilder create --distribution woody did not complete.
+In such case, it is possible to do :
+
+pbuilder create --distribition potato
+pbuilder update --distribution woody
+
+
$Id$
-- Junichi Uekawa <dancer@debian.org>, Sat, 28 Jul 2001 17:05:50 +0900