diff options
author | zhengda <zhengda@web> | 2010-02-27 17:23:49 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2010-02-27 17:23:49 +0000 |
commit | bb7eb421977f826b47bd5c0713fb450d1132d32c (patch) | |
tree | 4a19b04632096a8455b78e5c643c106de5c4c68d | |
parent | 6c6c6c739b6c0866996832cea53f88a01a57be5d (diff) |
-rw-r--r-- | user/zhengda.mdwn | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/user/zhengda.mdwn b/user/zhengda.mdwn index e15aade1..bcbd8b29 100644 --- a/user/zhengda.mdwn +++ b/user/zhengda.mdwn @@ -2,9 +2,17 @@ Email: zhengda1936 at gmail dot com -Project: Network virtualization for subhurds etc. +Project: Porting DDE to Hurd. -The [code](http://www.assembla.com/spaces/VNetHurd/trac_subversion_tool). +The goal of the project is to port DDE developed by DROPS to the Hurd, which will still run in the user space. + +The whole project includes 3 parts: libddekit, libdde_linux26, libmachdev. The latest code can be found in the dde branch of the incubator repository. + +The current status: the pcnet32 driver can work very well in DDE Linux26 now. + +--- + +Project: Network virtualization for subhurds etc. The [code](http://www.assembla.com/spaces/VNetHurd/trac_subversion_tool). The [[howto]] shows the instructions of setting up the virtual network in hurd and subhurd. |