summaryrefslogtreecommitdiff
path: root/community/da.mdwn
diff options
context:
space:
mode:
authorGNU Hurd wiki engine <web-hurd@gnu.org>2008-06-12 15:18:03 +0000
committerGNU Hurd wiki engine <web-hurd@gnu.org>2008-06-12 15:18:03 +0000
commitd644312c1feaa83f55253a376f66f4d72bea8456 (patch)
treea836c946558cba213a936a5812a074563463ccdf /community/da.mdwn
parentdacd68bdffab626da48f8d5f704b7126721ebbb0 (diff)
web commit by zhengda
Diffstat (limited to 'community/da.mdwn')
-rw-r--r--community/da.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/da.mdwn b/community/da.mdwn
index 0ce825a3..28246f14 100644
--- a/community/da.mdwn
+++ b/community/da.mdwn
@@ -13,11 +13,11 @@ The [schedule](http://www.assembla.com/wiki/show/b0f44qnbmr3AN4ab7jnrAJ/The_sche
## TODO
### Coding
Start to write the hypervisor:
-To create a virtual network interface.
-To publish the port created by the hypervisor. Two possible ways, I think:
-- call hurd_file_name_lookup() in the file system.
-- get it from the proc server.
-Trying both and see which can work.
+-To create a virtual network interface.
+-To publish the port created by the hypervisor. Two possible ways, I think:
+-- call hurd_file_name_lookup() in the file system.
+-- get it from the proc server.
+-Trying both and see which can work.
---