aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--debian/TODO7
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6dfd95..6e821ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-02 Junichi Uekawa <dancer@debian.org>
+ * debian/TODO: update.
+
* pbuilder-modules: ln -s is protected with ||true,
since /etc/mtab may already exist.
diff --git a/debian/TODO b/debian/TODO
index 68d70ca..3916dda 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,12 @@
TODO and possible bugs:
+* /etc/mtab is now symlink to /proc/mounts
+ - document in pbuilder-doc.xml
+ - mount(1)
+mount(1) manual page states it will break "users" and make 'loop'
+ mount inconvenient.
+Check it out and document.
+
* Need to test: amd64-x86 cross build with cowdancer
Need to test.