Difference between revisions of "Hurd"
m |
|||
Line 5: | Line 5: | ||
It is a collection of protocols for system interaction (file systems, networks, authentication), and servers implementing them. Subprojects include [[Gnumach|Mach]], the microkernel on which the Hurd is based, which provides a basic inter-process communication mechanism, and [[mig|MIG]], an interface generator for Mach. | It is a collection of protocols for system interaction (file systems, networks, authentication), and servers implementing them. Subprojects include [[Gnumach|Mach]], the microkernel on which the Hurd is based, which provides a basic inter-process communication mechanism, and [[mig|MIG]], an interface generator for Mach. | ||
− | |Homepage URL=https://www.gnu.org/software/hurd | + | |Homepage URL=https://www.gnu.org/software/hurd/ |
|User level=advanced | |User level=advanced | ||
+ | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/hurd/hurd.git | |VCS checkout command=git clone git://git.savannah.gnu.org/hurd/hurd.git | ||
|Computer languages=C, C++ | |Computer languages=C, C++ | ||
Line 20: | Line 21: | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
|Last review date=2018/02/19 | |Last review date=2018/02/19 | ||
+ | |Submitted by=David Hedlund | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
|Is GNU=Yes | |Is GNU=Yes |
Revision as of 18:21, 28 March 2018
GNU Hurd
https://www.gnu.org/software/hurd/
GNU's replacement for the Unix kernel.
The Hurd is the kernel for the GNU system, a replacement and augmentation of standard Unix kernels.
It is a collection of protocols for system interaction (file systems, networks, authentication), and servers implementing them. Subprojects include Mach, the microkernel on which the Hurd is based, which provides a basic inter-process communication mechanism, and MIG, an interface generator for Mach.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Justus Winter | Maintainer |
Samuel Thibault | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/mailman/listinfo/web-hurd/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/hurd-devel-readers/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/hurdfr-paris/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-hurd/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/hurd/hurd.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/commit-hurd/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/hurd-devel/ | |
Debian (Ref) | https://tracker.debian.org/pkg/hurd | |
Download | https://ftp.gnu.org/gnu/hurd/ | |
Download | https://alpha.gnu.org/gnu/hurd/ | |
Download | https://ftp.gnu.org/old-gnu/hurd/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-hurd/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/hurd/ | |
Mailing List | https://lists.gnu.org/archive/html/hurd-devel-readers/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | gcc |
Required to use | mig |
Required to use | mach |
Required to build | glibc |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.