Categories
gnumach
GNU Mach is the microkernel of the GNU system. A microkernel provides only a limited functionality, just enough abstraction on top of the hardware to run the rest of the operating system in user space. The GNU Hurd servers and the GNU C library implement the POSIX compatible base of the GNU system on top of the microkernel architecture provided by Mach.
Currently, GNU Mach runs on IA32 machines. GNU Mach should, and probably will, be ported to other hardware architectures in the future. Mach was ported to many operating systems in the past.
Last updated 2 Dec, 2008
Versions
1.3
1.3 beta released 2002-05-28
- Released: 28 May, 2002
- Code Maturity: Beta
- Source Archive: http://ftp.gnu.org/gnu/gnumach/gnumach-1.3.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User reference manual available in HTML, PostScript, and TexInfo formats from http://www.gnu.org/software/hurd/gnumach-docs.html
General Resources
Support Resources
- irc://irc.freenode.net/#hurd
Development
Developer Resources
- VCS Checkout Command:
-d:ext:anoncvs@savannah.gnu.org:/cvsroot/hurd co gnumach - VCS Repository Webview
- irc://irc.freenode.net/#hurd




