diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-01-25 14:22:52 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-01-25 14:22:52 +0000 |
commit | d5b3205ef569dbf164ab5a7deb4075a406357bcb (patch) | |
tree | 1a0cfd23c01abc68f398576a8d3f838794c181d2 /devel.html | |
parent | 6e3628dc79127b3ddf5c0058ff8532764abc5c56 (diff) |
Link to `/software/hurd/install.html'.
Diffstat (limited to 'devel.html')
-rw-r--r-- | devel.html | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -52,7 +52,8 @@ <H3><A NAME="contents">Table of Contents</A></H3> <UL> <LI><A HREF="#contrib" NAME="TOCcontrib">Contributing</A> - <LI><A HREF="#machinery" NAME="TOCmachinery">Machinery</A> + <li><a href="#machinery" name="TOCmachinery">Machinery: getting access to a + system</a> <LI><A HREF="#tasks" NAME="TOCtasks">Tasks</A> </UL> <HR> @@ -79,12 +80,14 @@ mailing list by browsing the <A HREF="http://lists.gnu.org/archive/html/hurd-devel/">web-based archive of Hurd-devel</A>. -<h3><a href="#TOCmachinery" name="machinery">Machinery</a></h3> +<h3><a href="#TOCmachinery" name="machinery">Machinery: getting access to a +system</a></h3> <p> -If you don't have an own system to install GNU/Hurd on, you can be provided -with a shell account. See <a -href="http://hurd.gnufans.org/bin/view/Hurd/PublicHurdBoxen">this wiki page</a> -for details. +There are essentially two possibilities: either you install the GNU/Hurd on a +system (see <a href="/software/hurd/install.html">here</a>) or if you don't +have a system to install it on, you can be provided with a shell account. See +<a href="http://hurd.gnufans.org/bin/view/Hurd/PublicHurdBoxen">this wiki +page</a> for details. <H3><A HREF="#TOCtasks" NAME="tasks">Tasks</A></H3> <P> |