What's New
ChangeLogs
Documentation
GNU Hurd
Installation
Getting Help
Source Code
Development
History
GNU Mach
Installation
Source Code
GNU MIG
Source Code
Related Projects
|
What is the GNU Hurd?
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).
If you have any news related to the Hurd project, feel free to send a
news entry to web-hurd@gnu.org
so that it can be added here.
What's new?
- 2008-09-11
-
Please see
http://www.bddebian.com/~wiki/community/gsoc/
for information about how our Goggle Summer of Code 2008
participation worked out. Congratulations to both students
and mentors!
- 2008-03-19
-
The GNU Hurd project has been accepted as a mentoring organisation for
the Google Summer of Code 2008! If you are a student and
looking for a job during the summer, take a look at
our project ideas
list — here's your chance to help improving the GNU Hurd including
mentoring from our side and being paid compensation from Google's!
The application deadline has
been extended
to Monday, 2008-04-07, so there's more time for you
students to hand in your Hurd applications.
- 2008-02-11
-
A number of GNU Hurd developers will again (as already in the previous
years) meet at the time of the FOSDEM 2008, which will take place from
2008-02-23 to 24 in Brussels, Belgium.
This
wiki page has some details. Contact
us if you are interested in meeting with us.
- 2007-10-12
-
Stefan Siegl
added support
for IPv6 networking to the pfinet translator.
- 2007-10-01
-
This year the GNU Hurd had again been assigned one slot within
the Google Summer of Code program, which was assigned
to the task design and
implement libchannel,
a library for streams. Carl Fredrik Hammar has been working on this
task and
recently posted
a summary about the successful work he had been doing, but also gave an
outline about how he intends to continue improving and extending it.
- 2007-03-14
-
The GNU Hurd project will participate in this year's Google
Summer of Code, under the aegis of the GNU project.
The following is a list of items you might want to work on. If you want to
modify these task proposals or have your own ideas on what to work, then please
don't hesitate to contact us on the bug-hurd mailing list or the #hurd IRC channel.
Please see the page GNU
guidelines for Summer of Code projects about how to make an application and
Summer of Code project ideas
list for a list of tasks for various GNU projects and information about
about how to submit your own ideas for tasks.
- 2007-01-14
-
Neal Walfield and Marcus Brinkmann have written and submitted for
publication A
Critique of the GNU Hurd Multi-server Operating System and a position
paper Improving Usability via Access Decomposition and Policy
Refinement. Please follow the two preceding links to see the complete
announcements. The authors welcome comments and discussion which may be
directed to the <bug-hurd@gnu.org>
mailing list for the Critique and to the <l4-hurd@gnu.org> mailing list for the
position paper.
The abstract of the Critique: The GNU Hurd's design was
motivated by a desire to rectify a number of observed shortcomings in Unix.
Foremost among these is that many policies that limit users exist simply as
remnants of the design of the system's mechanisms and their implementation. To
increase extensibility and integration, the Hurd adopts an object-based
architecture and defines interfaces, which, in particular those for the
composition of and access to name spaces, are virtualizable.
This paper is first a presentation of the Hurd's design goals and a
characterization of its architecture primarily as it represents a departure
from Unix's. We then critique the architecture and assess it in terms of the
user environment of today focusing on security. Then follows an evaluation of
Mach, the microkernel on which the Hurd is built, emphasizing the design
constraints which Mach imposes as well as a number of deficiencies its design
presents for multi-server like systems. Finally, we reflect on the properties
such a system appears to require.
The abstract of the position paper: Commodity operating
systems fail to meet the security, resource management and integration
expectations of users. We propose a unified solution based on a capability
framework as it supports fine grained objects, straightforward access
propagation and virtualizable interfaces and explore how to improve resource
use via access decomposition and policy refinement with minimum interposition.
We argue that only a small static number of scheduling policies are needed in
practice and advocate hierarchical policy specification and central
realization.
- Old news entries.
|