diff options
-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. |