summaryrefslogtreecommitdiff
path: root/whatsnew.html
blob: 6f665b5f3da279eb18fb9020a3f9b69244b207eb (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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!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/whatsnew.html">English</A>
| <A HREF="/software/hurd/whatsnew.he.html">Hebrew</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>What is the GNU Hurd?</H3>
<P>
The GNU Hurd is the GNU project's replacement for the Unix kernel.
The Hurd is a collection of servers that run on the Mach microkernel
to implement file systems, network protocols, file access control, and
other features that are implemented by the Unix kernel or similar
kernels (such as Linux).
<HR>
<H3>What's new?</H3>
<P>
<DL>

<DT>16 July 2003</DT>
<DD>
GNU/LinuxTag 2003 is now over and since there was a talk given about
the Hurd, a demo GNU/Hurd machine running and the sale of Hurd
t-shirts, Wolfgang J&auml;hrling decided to write a <A
HREF="http://mail.gnu.org/archive/html/help-hurd/2003-07/msg00029.html">short
summery</A> of what happened there.  Many thanks to Wolfgang
J&auml;hrling, Volker Dormeyer and Michael Banck!
<P>
</DD>

<DT>2 July 2003</DT>
<DD>
The tarball for Debian GNU/Hurd that Marcus Brinkmann made over the
years has been discontinued in favour of Jeff Bailey's
<A HREF="http://packages.debian.org/crosshurd">crosshurd</A> package.
To install Debian GNU/Hurd from now on, this package should be used.
Another Debian system is required to be installed on the same machine.
The GNU/Hurd installation guide is has not been updated yet.
<P>
</DD>

<DT>14 February 2003</DT>
<DD>
The <A HREF="/software/hurd/docs.html#UsersGuide">GNU/Hurd User's Guide</A> 
is now accessible through the <A HREF="/software/hurd/docs.html">Documentation
</A> section of the Hurd web pages.
<P>
</DD>

<DT>18 January 2003</DT>
<DD>
Ga&euml;l Le Mignot, president of HurdFr, 
<A HREF="http://news.hurdfr.org/gen.php3/2002/11/05/44,0,1,0,0.html">
presented the GNU Hurd on 22 November</A>
2002 at EpX in Paris.  
<A HREF="http://kilobug.free.fr/hurd/pres-fr/html">Slides</A> of the
talk are also available.
<P>
</DD>

<DT>18 November 2002</DT>
<DD>
For one month now, the pthread implementation by Neal Walfield is part
of the Hurd CVS source tree, and has been used to compile more
software for the Debian GNU/Hurd archive.  The lack of a POSIX
compatible thread library (the Hurd was based on the cthread
implementation that originally accompanied Mach) was a show stopper,
and we are happy about the possibility to not only compile more
applications, but also to start the work on migrating the Hurd source
code to pthreads.
<P>
</DD>

<DT>19 October 2002</DT>
<DD>
The Toronto Hurd Users Group meets again: The <A
HREF="http://www.uwaterloo.ca/"> University of Waterloo</A> <A
HREF="http://www.csclub.uwaterloo.ca/">Computer Science Club</A> will
be hosting talks on the GNU Hurd on October 26 by Marcus Brinkmann and
Neal Walfield.  There will also be a <A
HREF="http://www.gnupg.org/">GnuPG</A> keysigning before Marcus's
talk.  Please email <A HREF="mailto:rmgolbeck@uwaterloo.ca">Ryan
Golbeck</A> your <A HREF="http://www.gnupg.org/">GnuPG</A> key so he
can get everyone setup.</P>

<P>Marcus will talk about <A
HREF="http://www.csclub.uwaterloo.ca/events/MC2066-2002-10-26-3%3A00PM.html">the
Hurd interfaces</A>.  Neal will talk about about
<A HREF="http://www.csclub.uwaterloo.ca/events/MC2066-2002-10-26-4%3A30PM.html">
A GNU Approach to Virtual Memory Management in a Multiserver Operating
System
</A></P>

<P>Date: 26 Oct 2002</P>
<P>Time: 1330 (1:30pm EST) and 1500 (3:00pm EST)</P>
<P>Place: University of Waterloo, Math and Computers building, room MC
2066</P>

<P>More information can be found at <A
HREF="http://www.csclub.uwaterloo.ca/"> UW CS Club website</A> and
at <A HREF="mailto:thug@gnu.org">thug@gnu.org</A>
<P>
</DD>

<DT>03 October 2002</DT>
<DD>Marcus Brinkmann speaks about the GNU Hurd at "Reflections |
Projections 2002", the <A
HREF="http://www.acm.uiuc.edu/conference/">National Student ACM
Conference</A> at the University of Urbana-Champaign, Illinois.  The
conference is held on October 18-20.
<P>
</DD>

<DT>03 October 2002</DT>
<DD>A new article about <A HREF="/software/hurd/auth.html">the authentication
server</A> has been added to the web pages.  It resembles the talk
about the same topic which was given at the Libre Software Meeting,
therefore the target audience is mostly programmers which want to learn
about the details of authentication in the Hurd.
<P>
<!-- News entries end here -->
<DT><A HREF="/software/hurd/whatsold.html">Old news entries.</A></DT>
</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/whatsnew.html">English</A>
| <A HREF="/software/hurd/whatsnew.he.html">Hebrew</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>