diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-05 09:30:58 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-05 09:30:58 +0100 |
commit | 40fdc9bd87b5a67caafcaaf366479b6ac0f0a9b2 (patch) | |
tree | 5d2df92cf4be8c52c3bd35bc8b2c865ba906934b /install.html | |
parent | 516e7d2203c2f9b2b45b64232705e12c6f6f31b9 (diff) | |
parent | cc62748b7ef1f26c543ee3dea4af0a1fa43078ed (diff) | |
download | web-40fdc9bd87b5a67caafcaaf366479b6ac0f0a9b2.tar.gz web-40fdc9bd87b5a67caafcaaf366479b6ac0f0a9b2.tar.bz2 web-40fdc9bd87b5a67caafcaaf366479b6ac0f0a9b2.zip |
Merge branch 'master' of kepler:tmp/hurd-homepage_to_git/converted.2.r into homepage
Diffstat (limited to 'install.html')
-rw-r--r-- | install.html | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/install.html b/install.html new file mode 100644 index 00000000..b1517dae --- /dev/null +++ b/install.html @@ -0,0 +1,126 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" + "http://www.w3.org/TR/REC-html40/strict.dtd"> +<HTML> +<HEAD> +<TITLE>The GNU Hurd - GNU Project - Free Software Foundation (FSF)</TITLE> +<LINK REV="made" HREF="mailto:web-hurd@gnu.org"> +<META NAME="keywords" CONTENT="hurd"> +</HEAD> +<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" VLINK="#9900DD"> +<TABLE width="100%" border="0" cellspacing="5" cellpadding="15"> +<TR> +<TD COLSPAN="2"> +<IMG SRC="/graphics/hurd_sm_mf.jpg" ALT=" [image of the Hurd logo] "> +[ +<!-- Please keep this list alphabetical --> +<!-- PLEASE UPDATE THE LIST AT THE BOTTOM (OR TOP) OF THE PAGE TOO! --> + <A HREF="/software/hurd/install.html">English</A> +| <A HREF="/software/hurd/install.eo.html">Esperanto</A> +| <a href="/software/hurd/install.es.html">Spanish</a> <!-- Español --> +] +</TD> +</TR> +<TR> +<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#eeeeee"> +<A HREF="/software/hurd/whatsnew.html"><STRONG>What's New</STRONG></A><BR> + <BR> +<A HREF="/software/hurd/changelogs.html">ChangeLogs</A><BR> + <br> +<a href="/software/hurd/docs.html">Documentation</a><br> +<P> +<A HREF="/software/hurd/hurd.html"><STRONG>GNU Hurd</STRONG></A><BR> + <BR> +<A HREF="/software/hurd/install.html">Installation</A><BR> +<A HREF="/software/hurd/help.html">Getting Help</A><BR> +<A HREF="/software/hurd/download.html">Source Code</A><BR> +<A HREF="/software/hurd/devel.html">Development</A><BR> +<A HREF="/software/hurd/history.html">History</A><BR> + <BR> +<A HREF="/software/hurd/gnumach.html"><STRONG>GNU Mach</STRONG></A><BR> + <BR> +<A HREF="/software/hurd/gnumach-install.html">Installation</A><BR> +<A HREF="/software/hurd/gnumach-download.html">Source Code</A><BR> + <BR> +<A HREF="/software/hurd/mig.html"><STRONG>GNU MIG</STRONG></A><BR> + <BR> +<A HREF="/software/hurd/mig-download.html">Source Code</A><BR> + <BR> +<A HREF="/software/hurd/related-projects.html"><STRONG>Related Projects</STRONG></A> +</TD> +<TD ALIGN="LEFT" VALIGN="TOP"> +<HR> +<H3><A NAME="contents">Table of Contents</A></H3> +<UL> + <LI><A HREF="#version" NAME="TOCversion">Latest version</A> +</UL> +<HR> + +<H3><A HREF="#TOCversion" NAME="version">Latest version</A></H3> +<P> +The GNU Hurd is under active development. Because of that, there is +no `stable' version. We distribute the Hurd sources only through CVS +at present. +<P> +Although it is possible to bootstrap the GNU/Hurd system from the sources +by cross-compiling and installing the system software and the basic +applications, this is a difficult process. It is not recommended that +you do this. Instead, you should get a binary distribution of the +GNU/Hurd, which comes with all the GNU software precompiled and an +installation routine which is easy to use. +<P> +The Debian project has commited to provide such a binary distribution. +<A HREF="http://www.debian.org/ports/hurd/">Debian GNU/Hurd</A> is +currently under development and available in the sid/unstable branch +of the Debian archive. Please see +the <A HREF="http://www.debian.org/ports/hurd/">Debian GNU/Hurd</A> +projects web page for installation instructions. + +<P> +<EM>Some of these links are at other web sites not maintained by the +FSF. The FSF is not responsible for the content of these other web sites.</EM> +</TD> +</TR> +</TABLE> + +<HR> + +[ +<!-- Please keep this list alphabetical --> +<!-- PLEASE UPDATE THE LIST AT THE BOTTOM (OR TOP) OF THE PAGE TOO! --> + <A HREF="/software/hurd/install.html">English</A> +| <A HREF="/software/hurd/install.eo.html">Esperanto</A> +| <a href="/software/hurd/install.es.html">Spanish</a> <!-- Español --> +] + +<HR> + +<P> +Return to <A HREF="/home.html">GNU's home page</A>. +<P> + +Please send FSF & GNU inquiries & questions to + +<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>. +There are also <A HREF="/home.html#ContactInfo">other ways to +contact</A> the FSF. +<P> + +Please send comments on these web pages to + +<A HREF="mailto:web-hurd@gnu.org"><EM>web-hurd@gnu.org</EM></A>, +send other questions to +<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>. +<P> +Copyright (C) 2001, 2002 Free Software Foundation, Inc., +59 Temple Place - Suite 330, Boston, MA 02111, USA +<P> +Verbatim copying and distribution of this entire article is +permitted in any medium, provided this notice is preserved. +<P> +Updated: +<!-- timestamp start --> +$Date$ $Author$ +<!-- timestamp end --> +<HR> +</BODY> +</HTML> |