aboutsummaryrefslogtreecommitdiff
path: root/debian/TODO
diff options
context:
space:
mode:
authordancer <dancer>2003-04-08 14:07:01 +0000
committerdancer <dancer>2003-04-08 14:07:01 +0000
commit0dc3f0f47121860d1dc1c03b972b5a4390a22f5b (patch)
treebde7e60b78d3097a9d1d5f2abf4e1ce414140b8d /debian/TODO
parent75a5c6348610d497096f32289abeeaa46083545a (diff)
downloadpbuilder-0dc3f0f47121860d1dc1c03b972b5a4390a22f5b.tar
pbuilder-0dc3f0f47121860d1dc1c03b972b5a4390a22f5b.tar.gz
0.71 -- fix UML umount problem by not umounting at all
Diffstat (limited to 'debian/TODO')
-rw-r--r--debian/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO
index 07126a9..023983f 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -2,6 +2,8 @@ TODO and possible bugs:
* BUG: Too many options! Creeping featurism!!
+* Fix pbuilder-user-mode-linux bind-mount, it probably needs to be done via hostfs for better performance.
+
* Build dependency handles |, but not when [] and | exist. -- no package should be using it ?
* Machine type specification in Build dependency should either have [!xxx !xxx !xxx ...] or [xxx xxx xxx ...] [!xxx xxx] formats are not parsed, and should really not exist.