summaryrefslogtreecommitdiff
path: root/docs.html
blob: 9e4130170db270fe39a415a1776f280f91937c4b (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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!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/docs.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="#papers" NAME="TOCpapers">Introductory material</A>
  <LI><A HREF="#faq" NAME="TOCfaq">Frequently asked questions</A>
  <LI><A HREF="#manuals" NAME="TOCmanuals">Reference manuals</A>
</UL>
<HR>

<H3><A HREF="#TOCpapers" NAME="papers">Introductory material</A></H3>
<P>
<UL>
<LI>
<A HREF="hurd-paper.html">Towards a New Strategy of OS Design</A>, an
architectural overview by Thomas Bushnell, BSG.
<LI>
<A HREF="hurd-talk.html">The Hurd</A>, a presentation by Marcus
Brinkmann.
<LI>
<A HREF="/software/hurd/users-guide/using_gnuhurd.html" NAME="UsersGuide"> The 
GNU/Hurd User's Guide</A>, an introduction to the important 
concepts and software of the GNU system, written for new 
users, AKA "GNUbies."
<P>
Available Formats:
<UL>
<LI>
<A HREF="/software/hurd/users-guide/using_gnuhurd.html">HTML version</A> for
browsing online.
<LI>
<A HREF="/software/hurd/users-guide/using_gnuhurd.ps">PostScript version [477kB, 67 pages]</A>
for download.
<LI>
<A HREF="/software/hurd/users-guide/using_gnuhurd.txt">ASCII text version [154kB]</A>.
<LI>
<A HREF="/software/hurd/users-guide/using_gnuhurd.texi">Texinfo source [155kB]</A>.
</UL>
<LI>
<A HREF="/software/hurd/hacking-guide/hhg.html">The Hurd Hacking
Guide</A>, an introduction to GNU Hurd and Mach programming by
Wolfgang J&auml;hrling.
<P>
Available Formats:
<UL>
<LI>
<A HREF="/software/hurd/hacking-guide/hhg.html">HTML version</A> for
browsing online.
<LI>
<A HREF="/software/hurd/hacking-guide/hhg.ps">PostScript version [187kB, 37 pages]</A>
for download.
<LI>
<A HREF="/software/hurd/hacking-guide/hhg.txt">ASCII text version [59kB]</A>.
<LI>
<A HREF="/software/hurd/hacking-guide/hhg.texi">Texinfo source [60kB]</A>.
</UL>
<LI>
<A HREF="auth.html">The Authentication Server</A>, the transcript of a talk about the details of
the authentication mechanisms in the Hurd by Wolfgang J&auml;hrling.
</UL>

<H3><A HREF="#TOCfaq" NAME="faq">Frequently asked questions</A></H3>
<P>
Please check out the
<A HREF="faq.en.html">Frequently
Asked Questions about the GNU Hurd (33k characters)</A> and their
answers, which cover most issues a new user will be confronted with.
<P>
This document is available in several languages:
<UL>
<LI><A HREF="faq.en.html">English</A>
<LI><A HREF="faq.fr.html">français</A>
<LI><A HREF="faq.de.html">deutsch</A>
<LI><A HREF="faq.ja.html">Japanese</A>
<LI><A HREF="faq.es.html">espa&ntilde;ol</A>
<LI><A HREF="faq.it.html">italiano</A>

</UL>

<H3><A HREF="#TOCmanuals" NAME="manuals">Reference manuals</A></H3>
<P>
The GNU Hurd Reference Manual documents the architecture, the usage
and the programming of the GNU Hurd. At the moment, the manual is
quite incomplete.
<P>
Available Formats:
<UL>
<LI>
<A HREF="/software/hurd/doc/hurd_toc.html">HTML version</A> for browsing online.
</LI>
<LI>
<A HREF="/software/hurd/doc/hurd.ps">PostScript version [1020kB, 91 pages]</A>
for download.
</LI>
</UL>
<P>
If you want to work on the manual, you may also download the Texinfo
sources
(<A HREF="http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/hurd/hurd/doc/hurd.texi?rev=HEAD"><SAMP>hurd.texi</SAMP> [193k]</A>,
<A HREF="http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/hurd/hurd/doc/gpl.texinfo?rev=HEAD"><SAMP>gpl.texinfo</SAMP> [18k]</A>,
and <A HREF="http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/hurd/hurd/doc/version.texi?rev=HEAD"><SAMP>version.texi</SAMP></A>).
Then, you should submit any modifications to
<A HREF="mailto:bug-hurd@gnu.org">bug-hurd@gnu.org</A> in unidiff format
(produced by <SAMP>diff -u</SAMP>).

</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/docs.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>