summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorscolobb <scolobb@web>2009-07-16 09:22:20 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2009-07-16 09:22:20 +0000
commitd5616131e5784e421b5203f8d1e27c557c64ce3c (patch)
treeb5d9af66c71682e82728bcc5314a8d6f1a70b618 /user
parentfd9c7ed86ac585031fd3f6969a9d91640a3a2730 (diff)
Diffstat (limited to 'user')
-rw-r--r--user/scolobb.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn
index 610937ae..5496de36 100644
--- a/user/scolobb.mdwn
+++ b/user/scolobb.mdwn
@@ -139,6 +139,10 @@ For documentation, see [[hurd/translator/unionmount]].
(Dates in brackets show the *expected* completion date)
+* **Fix adding filesystems to `unionmount`** *(16 Jul)* At the moment
+ `settrans -a foo unionfs -a <dir> -u -t <translator>` works, but
+ `settrans -a foo unionfs -u -t <translator> -a <dir>` doesn't.
+
* **Create the patch for supplying the mountee with a port to the
underlying node of unionfs** *(17 Jul)* Such functionality should
make `unionmount` even more transparent.