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?
- 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.
- 2007-01-07
-
A number of GNU Hurd developers will again (as already in the previous
years) meet at the time of the FOSDEM 2007, which will take place from
2007-02-24 to 25 in Brussels, Belgium. This wiki page has
some details. Contact us if you are
interested in meeting with us.
- Old news entries.
|