From a5745b200b2fba30092ec543b54d97cfef20513d Mon Sep 17 00:00:00 2001 From: TWikiGuest Date: Sat, 8 Apr 2006 12:35:42 +0000 Subject: none --- Hurd/HurdOnL4.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Hurd') diff --git a/Hurd/HurdOnL4.mdwn b/Hurd/HurdOnL4.mdwn index a3168fbd..3cc378b1 100644 --- a/Hurd/HurdOnL4.mdwn +++ b/Hurd/HurdOnL4.mdwn @@ -109,8 +109,7 @@ Hopefully everything worked and there were no problems. As usual, if the build f You need to pull the L4 Hurd sources from the CVS tree on Savannah. The CVS access page is [The GNU/Hurd - CVS (module hurd-l4)](http://savannah.gnu.org/cvs/?group=hurd). In a nutshell, the following commands should retrieve the sources for you: - $ export CVS_RSH="ssh" - $ cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/hurd co hurd-l4 + $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co hurd-l4 #### Compiling -- cgit v1.2.3