summaryrefslogtreecommitdiff
path: root/related-projects.html
diff options
context:
space:
mode:
Diffstat (limited to 'related-projects.html')
-rw-r--r--related-projects.html138
1 files changed, 138 insertions, 0 deletions
diff --git a/related-projects.html b/related-projects.html
new file mode 100644
index 00000000..25d2ad11
--- /dev/null
+++ b/related-projects.html
@@ -0,0 +1,138 @@
+<!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] ">
+[
+ <A HREF="/software/hurd/related-projects.html">English</A>
+]
+</TD>
+</TR>
+<TR>
+<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#eeeeee">
+<A HREF="/software/hurd/whatsnew.html"><STRONG>What's New</STRONG></A><BR>
+&nbsp;<BR>
+<A HREF="/software/hurd/changelogs.html">ChangeLogs</A><BR>
+<P>
+<A HREF="/software/hurd/hurd.html"><STRONG>The&nbsp;GNU&nbsp;Hurd</STRONG></A><BR>
+&nbsp;<BR>
+<A HREF="/software/hurd/docs.html">Documentation</A><BR>
+<A HREF="/software/hurd/install.html">Installation</A><BR>
+<A HREF="/software/hurd/help.html">Getting&nbsp;Help</A><BR>
+<A HREF="/software/hurd/download.html">Source&nbsp;Code</A><BR>
+<A HREF="/software/hurd/devel.html">Development</A><BR>
+<A HREF="/software/hurd/history.html">History</A><BR>
+&nbsp;<BR>
+<A HREF="/software/hurd/gnumach.html"><STRONG>GNU&nbsp;Mach</STRONG></A><BR>
+&nbsp;<BR>
+<A HREF="/software/hurd/gnumach-docs.html">Documentation</A><BR>
+<A HREF="/software/hurd/gnumach-install.html">Installation</A><BR>
+<A HREF="/software/hurd/gnumach-download.html">Source&nbsp;Code</A><BR>
+&nbsp;<BR>
+<A HREF="/software/hurd/mig.html"><STRONG>MiG</STRONG></A><BR>
+&nbsp;<BR>
+<A HREF="/software/hurd/mig-download.html">Source&nbsp;Code</A><BR>
+&nbsp;<BR>
+<A HREF="/software/hurd/related-projects.html"><STRONG>Related&nbsp;Projects</STRONG></A>
+</TD>
+<TD ALIGN="LEFT" VALIGN="TOP">
+<HR>
+<P>
+<H3>Related Projects</H3>
+<P>
+The Hurd is not alone, it is inspired by other projects, and other
+projects have been influenced or spawned by the Hurd.
+<P>
+Below you can find some of the projects which are closely related to
+the Hurd, be it because they develop software that might be part of
+the Hurd system some day, be it because they support or use the Hurd
+in their own development.
+<P>
+This list is nowhere near to be complete. We recommend to follow the
+mailing lists to be informed about recent developments.
+<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>
+
+<H4>Software</H4>
+<LI>GNU/Hurd on L4</LI>
+<P>
+The goal of this project is a working implementation of the GNU/Hurd
+on the L4 microkernel.
+<P>
+The L4 microkernel is a modern microkernel, which takes the
+microkernel concept further than the first-generation microkernel Mach
+did. Basing the Hurd on L4 will bring more performance, better
+scalability, user space memory mangement, user space drivers. and
+other exciting features to the GNU/Hurd system.
+<BR>
+<CODE><A HREF="http://www.freesoftware.fsf.org/l4hurd/">http://www.freesoftware.fsf.org/l4hurd/</A></CODE>
+
+<H4>Community</H4>
+
+<LI>GNU/Hurd Wiki</LI>
+<P>
+A free speech collaboration about anything GNU and the Hurd.
+<P>
+A Wiki is a platform where users and developers can create, modify and
+share web content dynamically, pretty much like a public bulletin
+board. The Wiki spelling makes it easy to create links between
+entries in the Wiki, creating a highly inter-connected structure
+within the content.
+<P>
+The GNU/Hurd Wiki has everything related to GNU and the Hurd as its
+topic, and everyone is invited to contribute to it.
+<BR>
+<CODE><A HREF="http://www.vmlinux.org/twiki/bin/view/Hurd/WebHome">http://www.vmlinux.org/twiki/bin/view/Hurd/WebHome</A></CODE>
+
+</TD>
+</TR>
+</TABLE>
+
+<HR>
+
+[
+ <A HREF="/software/hurd/related-projects.html">English</A>
+]
+
+<HR>
+
+<P>
+Return to <A HREF="/home.html">GNU's home page</A>.
+<P>
+
+Please send FSF &amp; GNU inquiries &amp; 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) 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>