summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Hurd/InstallNotes.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/Hurd/InstallNotes.mdwn b/Hurd/InstallNotes.mdwn
index 6a684a32..854186da 100644
--- a/Hurd/InstallNotes.mdwn
+++ b/Hurd/InstallNotes.mdwn
@@ -50,7 +50,7 @@ For instructions on using GRUB, see either the info documentation or the quick r
The recommended way to cross install the Hurd is by using the [crosshurd](http://packages.debian.org/crosshurd) Debian package. Unfortunately, it's broken right now (2003-10-10), so you'll have to use the old tarball method.
-Download the base system at <ftp://alpha.gnu.org/gnu/hurd/contrib/robertmh/gnu.tar.gz> .
+Download the base system `gnu.tar.gz` from <ftp://alpha.gnu.org/gnu/hurd/contrib/robertmh/> or <http://people.debian.org/~rmh/gnu/> .
The tarball is setup to extract everything into the current directory. After mounting the partition and changing to the mount point, we just need to extract the archive. In the following example, we assume that the root partition is mounted on `/gnu`.
@@ -261,4 +261,6 @@ First effort at straightening out the formatting mess ... added references to Ne
-- [[Main/JoachimNilsson]] - 19 Dec 2002 <br />
-Updated to the latest short-comings in the Hurd.<br /> -- [[Main/OgnyanKulev]] - 11 Oct 2003
+Updated to the latest short-comings in the Hurd.
+
+-- [[Main/OgnyanKulev]] - 11 Oct 2003