blob: 8e47a9c873ed8404c9ada0e0bac14f8e518d6002 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
<!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/hurd.html">English</A>
]
</TD>
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#eeeeee">
<A HREF="/software/hurd/hurd.html"><STRONG>The GNU Hurd</STRONG></A><BR>
<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 Help</A><BR>
<A HREF="/software/hurd/download.html">Download</A><BR>
<A HREF="/software/hurd/devel.html">Development</A><BR>
<A HREF="/software/hurd/history.html">History</A>
</TD>
<TD ALIGN="LEFT" VALIGN="TOP">
<HR>
<H3><A NAME="contents">Table of Contents</A></H3>
<UL>
<LI><A HREF="#mail" NAME="TOCmail">Mailing Lists</A>
<LI><A HREF="#irc" NAME="TOCirc">Internet Relay Chat</A>
</UL>
<HR>
<H3><A HREF="#TOCmail" NAME="mail">Mailing Lists</A></H3>
<P>
If you have questions about the installation, how the Hurd works and
how it is used, or general questions concerning the Hurd, you can send
an e-mail to the
<A HREF="http://mail.gnu.org/mailman/listinfo/help-hurd">Help-Hurd</A>
<A HREF="mailto:help-hurd@gnu.org"><help-hurd@gnu.org></A>
mailing list.
<P>
Bug reports for the GNU Hurd should be sent to the
<A HREF="http://mail.gnu.org/mailman/listinfo/bug-hurd">Bug-Hurd</A>
<A HREF="mailto:bug-hurd@gnu.org"><bug-hurd@gnu.org></A>
mailing list.
<P>
All e-mails concerning the Debian GNU/Hurd binary distribution should
go to the Debian GNU/Hurd
<A HREF="mailto:debian-hurd@lists.debian.org"><debian-hurd@lists.debian.org></A>
mailing list.
<H3><A HREF="#TOCirc" NAME="irc">Internet Relay Chat</A></H3>
<P>
The <A HREF="http://www.openprojects.net/">Open Projects Network</A>
hosts a network of Internet Relay Chat servers accessed through
<SAMP>irc.openprojects.net</SAMP>. The channel <SAMP>#hurd</SAMP> is
dedicated to the Hurd. You can find other users and developers
interested in the Hurd 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>
[
<A HREF="/software/hurd/help.html">English</A>
]
<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 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>
|