summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscolobb <scolobb@web>2009-06-02 13:06:59 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2009-06-02 13:06:59 +0000
commit56bb6a8174127aa6f7621cd49e9af2856f168c15 (patch)
tree0fca49c70ee16f13c8cfaf59a93f12261539447f
parent180da4179e12e5766bbb56329fe0e671ab82d81c (diff)
-rw-r--r--user/scolobb.mdwn16
1 files changed, 12 insertions, 4 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn
index cddb1c73..4817a002 100644
--- a/user/scolobb.mdwn
+++ b/user/scolobb.mdwn
@@ -69,6 +69,15 @@ For documentation, see [[hurd/translator/unionmount]].
### TODO
+* **Write documentation for `unionmount`.** The basic unionmount
+ functionality being finished, it has to be documented properly, lest
+ it should lag behind and remain unfinished eventually.
+
+* **Write documentation for `unionfs`.** `unionfs` is not exactly
+ well-documented at the moment, the only help being provided by the
+ comments in the sources. The goal is to write a more coherent
+ documentation.
+
* **Use a different (better?) implementation idea.** It has been
pointed out several times that `unionmount` could be implemented not
by forking off `unionfs`, but by keeping the merging functionality
@@ -76,10 +85,6 @@ For documentation, see [[hurd/translator/unionmount]].
well). Different implementation ideas with their own specific
advantages may also arise in the future.
-* **Write documentation.** The basic unionmount functionality being
- finished, it has to be documented properly, lest it should lag
- behind and remain unfinished eventually.
-
* **Decide as to location of unionmount.** Presently, `unionmount` is
a (local) branch in `unionfs` git repository. The first step of
publishing it is planned to be pushing it to the Savannah `unionfs`
@@ -88,6 +93,9 @@ For documentation, see [[hurd/translator/unionmount]].
since the destinations of `unionfs` and `unionmount` are *similar*,
and not identical.
+* **Employ `unionmount` in eth-multiplexer.** I still have to scrounge
+ for details.
+
---
# Google Summer of Code: 2008 Project: Namespace-based translator selection