summaryrefslogtreecommitdiff
path: root/hurd-l4.html
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2005-01-28 00:47:12 +0000
committerMarcus Brinkmann <marcus@gnu.org>2005-01-28 00:47:12 +0000
commit4ff996b45875801e960097c534b2343b4e122375 (patch)
tree2c841167ee6c9af730e4287be5d52ce890d8ec63 /hurd-l4.html
parent06b5102e13021dda9619ed960abb1fecc1f54726 (diff)
Add a page pointing to the Hurd on L4.
Diffstat (limited to 'hurd-l4.html')
-rw-r--r--hurd-l4.html173
1 files changed, 173 insertions, 0 deletions
diff --git a/hurd-l4.html b/hurd-l4.html
new file mode 100644
index 00000000..c3bd280f
--- /dev/null
+++ b/hurd-l4.html
@@ -0,0 +1,173 @@
+<!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/hurd-l4.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>
+<H3><A NAME="contents">Table of Contents</A></H3>
+<UL>
+ <LI><A HREF="#what" NAME="TOCwhat">The GNU Hurd on top of the L4 microkernel</A>
+ <LI><A HREF="#docs" NAME="TOCdocs">Documentation</A>
+ <LI><A HREF="#cvs" NAME="TOCcvs">CVS repository</A>
+ <LI><A HREF="#cvsweb" NAME="TOCcvsweb">Browsing the code</A>
+ <LI><A HREF="#mail" NAME="TOCmail">Mailing lists</A>
+ <LI><A HREF="#irc" NAME="TOCirc">Internet relay chat</A>
+</UL>
+<HR>
+
+<H3><A HREF="#TOCwhat" NAME="what">The GNU Hurd on top of the L4 microkernel</A></H3>
+<P>
+The GNU Hurd on top of the L4 microkernel is an on-going effort to
+port the Hurd system to the <A
+HREF="http://www.l4ka.org">L4Ka::Pistachio microkernel</A>.
+
+This project is not released yet. The only way to find out more about
+it is to browse the source code, read what little documentation there
+is, and talk to the participants.
+
+
+<H3><A HREF="#TOCdocs" NAME="docs">Documentation</A></H3>
+<P>
+In the CVS Repository is a tex document that describes some of our
+design ideas. This document is not always up to date, nor is it
+complete. But it describes a lot of the core ideas in some detail.
+
+
+<H3><A HREF="#TOCcvs" NAME="cvs">CVS repository</A></H3>
+<P>
+The Hurd-on-L4 source code is managed in the version control system <A
+HREF="/software/cvs/cvs.html">CVS</A>. You can check out the CVS
+repository through anonymous CVS over SSH with the following
+instruction set. When prompted for a password for <I>anoncvs</I>,
+simply press the Enter key.
+
+<P>
+Source tree:
+<SAMP>export CVS_RSH="ssh"</SAMP><BR>
+&nbsp;<BR>
+<SAMP>cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/hurd co hurd-l4</SAMP>
+
+<P>Updates from within the module's directory do not need the -d parameter.
+
+<P>For the full details, read the <A
+href="https://savannah.gnu.org/cvs/?group=hurd">savannah</A> page.
+
+
+<H3><A HREF="#TOCcvsweb" NAME="cvsweb">Browsing the code</A></H3>
+<P>
+You can also browse the <A
+HREF="http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/hurd/hurd-l4/">CVS
+repository of the Hurd-on-L4</A> with your web browser. The web pages are
+generated dynamically at the time you request them and are always up
+to date.
+
+
+<H3><A HREF="#TOCmail" NAME="mail">Mailing lists</A></H3>
+<P>
+If you have questions about the Hurd-on-L4 you can send an e-mail to
+the <A
+HREF="http://mail.gnu.org/mailman/listinfo/l4-hurd">L4-Hurd</A> <A
+HREF="mailto:l4-hurd@gnu.org">&lt;l4-hurd@gnu.org&gt;</A> mailing
+list.
+
+
+<H3><A HREF="#TOCirc" NAME="irc">Internet relay chat</A></H3>
+<P>
+The GNU Project uses
+<A HREF="http://www.freenode.net/">Freenode</A> as it's official IRC
+network. The network of IRC servers can be accessed through
+<SAMP>irc.gnu.org</SAMP>. The channel <SAMP>#hurd-l4</SAMP> is
+dedicated to the Hurd-on-L4. You can find other users and developers
+interested in the Hurd on L4 there and chat with them in real time.
+
+
+<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/hurd-l4.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) 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>