summaryrefslogtreecommitdiff
path: root/Hurd/QemuImageForL4.mdwn
diff options
context:
space:
mode:
authorAlexandre Buisse <Nattfodd@gmail.com>2005-02-07 06:09:14 +0000
committerAlexandre Buisse <Nattfodd@gmail.com>2005-02-07 06:09:14 +0000
commit6b7c48a97d3fbeec0b32bb8b0d7674153fd713a8 (patch)
tree3637f94719f6f926a1f24c6757e4ff774acb524b /Hurd/QemuImageForL4.mdwn
parent351f3e96518033ebffa188e57486db83246ba8ea (diff)
none
Diffstat (limited to 'Hurd/QemuImageForL4.mdwn')
-rw-r--r--Hurd/QemuImageForL4.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/QemuImageForL4.mdwn b/Hurd/QemuImageForL4.mdwn
index aab4b0a6..84b9d64e 100644
--- a/Hurd/QemuImageForL4.mdwn
+++ b/Hurd/QemuImageForL4.mdwn
@@ -12,7 +12,7 @@ You will need the following :
* autoconf 2.53 (or greater)
* grub
* the CVS version of hurd-l4, which you can retrieve from the savannah server: `cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/CVSROOT/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 both the source (`pistachio-0.4.tar.bz2`) and the demodisk for ia32 (`pistachio-ia32-0.4-demodisk.bin.bz2`)
+* 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`) and the CVS version (NOT the source tarball !) : `cvs -d:pserver:guest@cvs.l4ka.org:/public-cvs login && cvs -z3 -d:pserver:guest@cvs.l4ka.org:/public-cvs co pistachio`
We will begin with the hurd itself (these steps are taken from the `README`).