diff options
author | TWikiGuest <web-hurd@gnu.org> | 2006-04-08 12:48:21 +0000 |
---|---|---|
committer | TWikiGuest <web-hurd@gnu.org> | 2006-04-08 12:48:21 +0000 |
commit | c2a78579a9a507902cbf055af29d7a53f6cabd1c (patch) | |
tree | 01590ef98628f32566cda67f031ed2ca1503d244 | |
parent | a5745b200b2fba30092ec543b54d97cfef20513d (diff) |
none
-rw-r--r-- | Hurd/QemuImageForL4.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/QemuImageForL4.mdwn b/Hurd/QemuImageForL4.mdwn index 88b3c3c0..df00cad0 100644 --- a/Hurd/QemuImageForL4.mdwn +++ b/Hurd/QemuImageForL4.mdwn @@ -15,7 +15,7 @@ You will need the following : * automake 1.7 (or greater) * autoconf 2.53 (or greater) * grub -* the CVS version of hurd-l4, which you can retrieve from the savannah server: `export CVS_RSH=ssh && cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/hurd co hurd-l4` +* the CVS version of hurd-l4, which you can retrieve from the savannah server: `cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co hurd-l4` * two flavours of Pistachio, the L4 kernel, which can be found at <http://www.l4ka.org/projects/pistachio/download.php>. Take the demodisk for ia32 (`pistachio-ia32-0.4-demodisk.bin.bz2`), we'll checkout the CVS later (the 0.4 tarball isn't recent enough). We will begin with the hurd itself (these steps are taken from the `README`). |