diff options
author | Pierre Thierry <nowhere.man@levallois.eu.org> | 2005-03-19 21:32:08 +0000 |
---|---|---|
committer | Pierre Thierry <nowhere.man@levallois.eu.org> | 2005-03-19 21:32:08 +0000 |
commit | b3a43ed0537cb5ec458070d63e2ea4324378fc5b (patch) | |
tree | cd2eaebb5a1a0233e402870760941bd526e727c8 | |
parent | 525e72de86b64d18b3b027377d9ef7af5c1995d8 (diff) |
none
-rw-r--r-- | Hurd/QemuImageForL4.mdwn | 9 |
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 |