summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOgnyan Kulev <ogi@fmi.uni-sofia.bg>2003-10-11 12:33:35 +0000
committerOgnyan Kulev <ogi@fmi.uni-sofia.bg>2003-10-11 12:33:35 +0000
commit767f58292154118ed48c16d9af8b2c2402d78fa7 (patch)
tree9299a7f6b757d6efe2f3cc9eb7351b47853fa8d3
parentc2f52a0a30ed3571cf2cd721fd731680889c4e3d (diff)
none
-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