diff options
-rw-r--r-- | user/scolobb.mdwn | 4 |
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. |