diff options
author | zhengda <zhengda@web> | 2009-04-15 17:40:38 +0000 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2009-04-15 17:40:38 +0000 |
commit | b4d53b226e3d0f417ea446e5ca04281243e38740 (patch) | |
tree | 00b9cc521c633a1e26b58eca0d63b7bfc26c8849 /user | |
parent | 8ad7193b826bd2c477bce8382eafd68d137162dc (diff) |
Diffstat (limited to 'user')
-rw-r--r-- | user/zhengda/howto.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/zhengda/howto.mdwn b/user/zhengda/howto.mdwn index 3f0d0d13..99d487cb 100644 --- a/user/zhengda/howto.mdwn +++ b/user/zhengda/howto.mdwn @@ -18,7 +18,7 @@ This document briefly introduces how to set up the virtual network and connect t Step 1: Get the Hurd and compile it. - cvs -z3 -d:ext:username@cvs.savannah.gnu.org:/sources/hurd co -r zhengda-soc2008-virt-branch + cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co -r zhengda-soc2008-virt-branch hurd Step 2: apply the [patch](http://www.assembla.com/spaces/VNetHurd/documents/b0eLzUxHmr3ymXab7jnrAJ/download/A%20patch%20of%20gnumach) on the GNU Mach. |