summaryrefslogtreecommitdiff
path: root/user/scolobb.mdwn
diff options
context:
space:
mode:
authorscolobb <scolobb@web>2009-06-30 14:44:36 +0000
committerGNU Hurd web pages engine <web-hurd@gnu.org>2009-06-30 14:44:36 +0000
commite926b8ea070403082e0946e7b3b4fe7130f6e789 (patch)
tree9470f528e77c06efaa2f864e7e26612fa7c8572e /user/scolobb.mdwn
parent99879cb3e680ffa6bfcb4b605d6f2d1a2097d6fa (diff)
Diffstat (limited to 'user/scolobb.mdwn')
-rw-r--r--user/scolobb.mdwn18
1 files changed, 13 insertions, 5 deletions
diff --git a/user/scolobb.mdwn b/user/scolobb.mdwn
index 2f8ea542..27679922 100644
--- a/user/scolobb.mdwn
+++ b/user/scolobb.mdwn
@@ -93,16 +93,24 @@ For documentation, see [[hurd/translator/unionmount]].
instance of eth-multiplexer I learnt how I could compile GNU/Hurd in
a Debian GNU/Hurd system.
+* **Setup the `devnode`--`eth-multiplexer`--`pfinet chain`.** *(30
+ Jun)* Due to the fact that I was trying to build everything using
+ `gcc-4.3`, I got strange behaviour of pfinet and spend a week trying
+ to figure out the reason.
+
### TODO
(Dates in brackets show the *expected* completion date)
-* **Study eth-multiplexer.** *(19 Jun)* In order to get an idea of
- what should the rules for eth-multipexer be, I will have to study
- the current state of eth-multiplexer.
+* **Read the relevant code of `devnode`, `eth-multiplexer`, and
+ `pfinet`.** *(3 Jul)* At the moment a part of `devnode`
+ functionality appears in `eth-multiplexer` and (probably) because of
+ this, `devnode` cannot use `eth-multiplexer`'s pseudo master device
+ port. I'll have to figure out why it happens like that.
-* **Implement merging rules.** *(25 Jul)* Some details are still
- awaiting discovery by me.
+* **Implement merging rules.** *(25 Jul)* I will have to make the
+ merging of the virtual filesystem published by `eth-multiplexer` and
+ the real filesystem containing static nodes possible.
* **Wrap up the project for upstream inclusion.** *(1 Aug)*
`unionmount` is intended to be included upstream, therefore it