diff options
author | dancer <dancer> | 2005-11-02 14:21:14 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-11-02 14:21:14 +0000 |
commit | 74649033aac7d29bc832379ae5cdd6131cf5de1d (patch) | |
tree | f9b631038637c8c653572c9721624128a6e2b460 /debian/TODO | |
parent | 266e49cd31c7618ec3f209d8306e175a791185d4 (diff) | |
download | pbuilder-74649033aac7d29bc832379ae5cdd6131cf5de1d.tar pbuilder-74649033aac7d29bc832379ae5cdd6131cf5de1d.tar.gz |
add TODO items related to /etc/mtab
Diffstat (limited to 'debian/TODO')
-rw-r--r-- | debian/TODO | 7 |
1 files changed, 7 insertions, 0 deletions
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. |