summaryrefslogtreecommitdiff
path: root/gnumach-download.html
blob: fa1990d9b4321dfcb55bf75e66091bab39cb63d5 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
	"http://www.w3.org/TR/REC-html40/strict.dtd">
<HTML>
<HEAD>
<TITLE>The GNU&nbsp;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/gnumach-download.html">en</a>
| <a href="/software/hurd/gnumach-download.es.html">es</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>
&nbsp;<br>
<a href="/software/hurd/docs.html">Documentation</a><br>
<P>
<A HREF="/software/hurd/hurd.html"><STRONG>GNU&nbsp;Hurd</STRONG></A><BR>
&nbsp;<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-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>GNU&nbsp;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><A NAME="contents">Table of Contents</A></H3>
<UL>
  <LI><A HREF="#release" NAME="TOCrelease">Latest Release</A>
  <LI><A HREF="#cvs" NAME="TOCcvs">CVS repository</A>
  <LI><A HREF="#cvsweb" NAME="TOCcvsweb">Browsing the code</A>
</UL>
<HR>

<H3><A HREF="#TOCrelease" NAME="release">Latest Release</A></H3>
<P>
The latest release of GNU&nbsp;Mach is version 1.3, 2002-05-28.  However, it is
recommended that you use the version in CVS instead, the
<em>gnumach-1-branch</em> to be exact, as we are only a few steps before we'll
do another release from that branch.

<!--
It features:
<UL>
<LI>Bug fixes.</LI>
<LI>The kernel now directly supports "boot scripts" in the form of
multiboot module names with the same syntax as the Hurd's
<code>serverboot</code> program.  That is, instead of telling GRUB
<code>module /boot/serverboot</code>, you can give GRUB a series of
commands like <code>module /hurd/ext2fs ${...}</code> where the syntax
after <code>module</code> is the same as in boot scripts for Hurd's
<code>serverboot</code>.</LI>
<LI>The kernel message device <code>kmsg</code> is now enabled by
default.  <code>-ESCAPE_ME-disable-kmsg</code> turns it off.</LI>
<LI>Large disks (>= 10GB) are now correctly supported, the new
<code>get_status</code> call <code>DEV_GET_RECORDS</code> can return
the number of records of a device.</LI>
<LI>Lots of tweaks have been done to the virtual memory management to
make it perform better on today's machines.</LI>
<LI>The console supports ANSI escape sequences for colors and
attributes.</LI>
<LI>Support for the terminal speeds B57600 and B115200 has been
added.</LI>
</UL>
<P>
You can download the latest version of GNU&nbsp;Mach from the GNU ftp server:
<UL>
<LI><CODE><A
HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.3.tar.gz">gnumach-1.3.tar.gz</A></CODE>
[3639K].</LI>
<LI><CODE><A
HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.3.tar.gz.sig">gnumach-1.3.tar.gz.sig</A></CODE>
[1K].</LI>
<LI><CODE><A
HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.2-1.3.diff.gz">gnumach-1.2-1.3.diff.gz</A></CODE>
[310K], containing the differences between GNU&nbsp;Mach 1.2 and GNU&nbsp;Mach 1.3.</LI>
<LI><CODE><A
HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.2-1.3.diff.gz.sig">gnumach-1.2-1.3.diff.gz.sig</A></CODE>
[1K].</LI>
</UL>
-->

<H3><A HREF="#TOCcvs" NAME="cvs">CVS repository</A></H3>
<P>
The GNU&nbsp;Mach source code is managed in the version control system <a
href="/software/cvs/cvs.html">CVS</A>.  You can check out the CVS repository
with the following instruction set.

<P>
Source tree:
<BR>
<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co gnumach</SAMP>
<P>
Use to following to get the <samp>GNU&nbsp;Mach 1 branch</samp>:
<BR>
<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co -r gnumach-1-branch gnumach</SAMP>

<P>Updates from within the module's directory do not need the -d parameter.

<p>For the full details, read the <a
href="https://savannah.gnu.org/cvs/?group=hurd">Savannah</a> page.

<H3><A HREF="#TOCcvsweb" NAME="cvsweb">Browsing the code</A></H3>
<P>
You can also browse the <A
HREF="http://cvs.savannah.gnu.org/viewcvs/hurd/gnumach/">CVS
repository of GNU&nbsp;Mach</A> with your web browser.  The web pages are
generated dynamically at the time you request them and are always up
to date.
<P>
There is also a <A
HREF="http://www.htu.tugraz.at/~past/hurd/global/">cross referenced
database</A> of the Hurd, GNU&nbsp;Mach, MIG, and the GNU C library sources
online for you to browse.  It provides better searching and browsing
facilities than the online CVS repository, but it is not always up to
date and does not contain history information.

<P>
<EM>Some of these links are at other web sites not maintained by the
FSF. The FSF is not responsible for the content of these other web sites.</EM>
</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/gnumach-download.html">en</a>
| <a href="/software/hurd/gnumach-download.es.html">es</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, 2007 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>