aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--debian/changelog6
-rw-r--r--pbuilder-modules5
3 files changed, 12 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e6a17c..10e6ba8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-10 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-modules (pbuilder-options): change the wording slightly
+ and document a workaround.
+
2003-10-05 Junichi Uekawa <dancer@debian.org>
* THANKS: update thanks file.
diff --git a/debian/changelog b/debian/changelog
index 24323f3..5f59c0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-pbuilder (0.89) UNRELEASED; urgency=low
+pbuilder (0.89) unstable; urgency=low
- *
+ * Document a workaround for sysklogd /proc busy message.
- -- Junichi Uekawa <dancer@debian.org> Sun, 5 Oct 2003 02:07:18 +0900
+ -- Junichi Uekawa <dancer@debian.org> Fri, 10 Oct 2003 06:46:17 +0900
pbuilder (0.88) unstable; urgency=low
diff --git a/pbuilder-modules b/pbuilder-modules
index 6ca72fa..d09c0bf 100644
--- a/pbuilder-modules
+++ b/pbuilder-modules
@@ -90,7 +90,10 @@ function umount_one () {
Could not unmount $1, there might be some program
still using files in /proc (klogd?).
- Please check and kill it so that I can unmount $1
+ Please check and kill the process manually so that I can unmount $1
+
+ This error is only happens with chroot; try using user-mode-linux to
+ avoid this message.
EOF
chroot "$BUILDPLACE" bin/sh