summaryrefslogtreecommitdiff
path: root/devel.html
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-06 11:37:33 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-11-06 11:37:33 +0100
commit24e7f01d6e6322e9d98412076dcf3f4d98196bb0 (patch)
tree6747bd440175ac9fb30ab30adfa83791df68f326 /devel.html
parent155b3fde577d1f6e06ee1df2204ebcaea7c81935 (diff)
Integrate auth.html, hurd-paper.html, hurd-talk.html. Move content from devel.html, docs.html.
Diffstat (limited to 'devel.html')
-rw-r--r--devel.html159
1 files changed, 0 insertions, 159 deletions
diff --git a/devel.html b/devel.html
deleted file mode 100644
index 2a31f959..00000000
--- a/devel.html
+++ /dev/null
@@ -1,159 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
- "http://www.w3.org/TR/REC-html40/strict.dtd">
-<HTML>
-<HEAD>
-<TITLE>The GNU&nbsp;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/devel.html">en</A>
-| <A HREF="/software/hurd/devel.eo.html">eo</A>
-| <a href="/software/hurd/devel.es.html">es</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>
-&nbsp;<br>
-<a href="/software/hurd/docs.html">Documentation</a><br>
-<P>
-<A HREF="/software/hurd/hurd.html"><STRONG>GNU&nbsp;Hurd</STRONG></A><BR>
-&nbsp;<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-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>GNU&nbsp;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="#contrib" NAME="TOCcontrib">Contributing</A>
- <li><a href="#machinery" name="TOCmachinery">Machinery: getting access to a
- system</a>
- <LI><A HREF="#tasks" NAME="TOCtasks">Tasks</A>
-</UL>
-<HR>
-
-<H3><A HREF="#TOCcontrib" NAME="contrib">Contributing</A></H3>
-<P>
-If you want to contribute to the Hurd, you should first install and
-use it for a while, to become familiar with its features and design.
-To join the development team, subscribe to the
-<a href="http://lists.gnu.org/mailman/listinfo/bug-hurd">Bug-Hurd</a>
-<a href="mailto:bug-hurd@gnu.org">&lt;bug-hurd@gnu.org&gt;</a>
-mailing list, which is also the place where you can announce your
-intentions, make your proposals and send in your patches.
-(You can also send mail there without being subscribed to the list.)
-<P>
-There is also the <a
-href="http://lists.gnu.org/mailman/listinfo/hurd-devel-readers">
-Hurd-devel-readers</a>
-mailing list. It is the read-only version of Hurd-devel, an internal
-low-volume list restricted to the core developers of the Hurd. If you
-want to follow up on the discussion of the Hurd experts, please reply
-to the Bug-hurd mailing list. You can also follow the Hurd-devel
-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: getting access to a
-system</a></h3>
-<p>
-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://www.bddebian.com/~wiki/public_hurd_boxen">this wiki page</a>
-for details.
-
-<H3><A HREF="#TOCtasks" NAME="tasks">Tasks</A></H3>
-<P>
-Developing an operating system is a huge job, with a lot of different
-things to do. To be able to keep track of issues, we use a
-<ul>
- <li><a
- href="http://savannah.gnu.org/bugs/?func=browse&set=open&group=hurd">bug
- tracker</a> to register and comment on bugs, a
- <li><a
- href="http://savannah.gnu.org/task/?func=browse&set=open&group=hurd">task
- tracker</a> for tasks people could work on and a
- <li><a
- href="http://savannah.gnu.org/patch/?func=browse&set=open&group=hurd">patch
- tracker</a> where people can install their patches.
-</ul>
-There is also an older (but still valid) list of specific items in the
-<A HREF="http://cvs.savannah.gnu.org/viewcvs/~checkout~/hurd/hurd/tasks?rev=HEAD&content-type=text/plain">task file</A>
-and in the
-<A HREF="http://cvs.savannah.gnu.org/viewcvs/~checkout~/hurd/hurd/TODO?rev=HEAD&content-type=text/plain">TODO file</A>
-of the Hurd source repository.
-
-</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/devel.html">en</A>
-| <A HREF="/software/hurd/devel.eo.html">eo</A>
-| <a href="/software/hurd/devel.es.html">es</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, 2006, 2007
-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>