summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Hurd/QemuImageForL4.mdwn9
1 files changed, 5 insertions, 4 deletions
diff --git a/Hurd/QemuImageForL4.mdwn b/Hurd/QemuImageForL4.mdwn
index d1d7612b..e07cd4ca 100644
--- a/Hurd/QemuImageForL4.mdwn
+++ b/Hurd/QemuImageForL4.mdwn
@@ -39,10 +39,7 @@ You shouldn't have any warnings with this autoreconf. If that is not the case, i
Now we'll prepare the Pistachio kernel :
$ cd ..
- $ cvs -d:pserver:guest@cvs.l4ka.org:/public-cvs login
-
-When asked for a password, answer `guest`
-
+ $ cvs -d:pserver:guest:guest@cvs.l4ka.org:/public-cvs login
$ cvs -z3 -d:pserver:guest@cvs.l4ka.org:/public-cvs co pistachio
$ cd pistachio
@@ -365,3 +362,7 @@ You don't need a compiler targeting the Hurd. The above works with a compiler ta
A bootable CD iso image is now available at <http://gnuppix.org>
-- [[Main/ChristopheDevine]] - 03 Mar 2005
+
+Included the anonymous password in the CVSROOT for L4.
+
+-- [[Main/NowhereMan]] - 19 Mar 2005