aboutsummaryrefslogtreecommitdiff
path: root/en/releases/5.0R/DP2/announce.sgml
blob: 9b73353f08047b733071150f0f37fe556e16d474 (plain) (blame)
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
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../../..">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/DP2/announce.sgml,v 1.2 2005/10/04 06:52:23 murray Exp $">
<!ENTITY title "FreeBSD 5.0 Developer Preview #2 Announcement">
<!ENTITY % navinclude.download "INCLUDE">
]>
<html>
&header;

<p><b>Date:</b> Monday, 18 Nov 2002 16:39:13 -0800<br>
  <b>From:</b> bmah@FreeBSD.org (Bruce A. Mah)<br>
  <b>To:</b> freebsd-announce@FreeBSD.org<br>
  <b>Subject:</b>  FreeBSD 5.0 Developer Preview #2 Now Available</p>

<p>The FreeBSD Project is proud to announce the availability of the
  second Developer Preview snapshot of FreeBSD 5.0 (5.0-DP2).  This
  snapshot, intended for widespread testing purposes, is the latest
  milestone towards the eventual release of FreeBSD 5.0-RELEASE,
  currently scheduled for mid-December 2002.</p>

<p>Since the release of 5.0-DP1, a number of new features have been
  added on the CURRENT development branch.  A few of these include:</p>

<ul>
  <li>The GEOM disk geometry module and the GBDE on-disk encryption
    system.</li>

  <li>A compiler toolchain based on GCC 3.2.</li>

  <li>A new extensible Mandatory Access Control framework, the
    TrustedBSD MAC Framework.</li>

  <li>The new UFS2 on-disk format, with support for larger filesystems
    and extended file attributes.</li>

  <li>Support for Firewire devices.</li>

  <li>Experimental support for the RAIDframe software RAID disk
    driver.</li>

</ul>

<p>Much more information can be found in the release documentation, as
  described below.</p>

<h1 class="warning">WARNING</h1>

<p>This snapshot is not a supported release, and has not undergone any
  of the usual quality assurance checking that is a part of normal
  FreeBSD releases.  It may include serious software bugs.  Do not
  install this software on a machine where important data may be put
  at risk.</p>

<p>The purpose of this snapshot is to get wider exposure to FreeBSD
  5.0's new features, in advance of the release.  As such, we expect
  that testers of 5.0-DP2 will follow the technical discussions on the
  <a href="mailto:freebsd-current@FreeBSD.org">freebsd-current@</a>
  mailing list.</p>

<h1>AVAILABILITY</h1>

<p>FreeBSD 5.0-DP2 is being released for the alpha, ia64, i386, pc98,
  and sparc64 architectures.  As of this writing, 5.0-DP2/i386 is
  available, with other architectures to follow soon.</p>

<p>The checksums for the two i386 ISO images are as follows:</p>

<p><tt>MD5 (5.0-DP2-disc1.iso) = 997ef9ed5aa3e0721678f5482d2fc664<br>
MD5 (5.0-DP2-disc2.iso) = 425718dbf1b771c8317556b7a13842c6</tt></p>

<p>Before trying the central FTP site, we strongly recommend that you
  check FTP mirror sites in your country or region, such as:</p>

<p><tt>ftp://ftp.<em>&lt;yourcountry&gt;</em>.FreeBSD.org/pub/FreeBSD/</tt></p>

<p>Any additional mirror sites will be named ftp2, ftp3, and so forth.
  Appendix A of the FreeBSD Handbook has additional information about
  FreeBSD mirror sites; it is available on-line at:<p>

<p><tt><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html</a></tt></p>

<p>Some of the mirror sites known to carry 5.0-DP2 (in alphabetical order
  by country code) are:</p>

<ul>
  <li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/">ftp://ftp.FreeBSD.org/pub/FreeBSD/</a></li>
  <li><a href="ftp://ftp2.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.FreeBSD.org/pub/FreeBSD/</a></li>
  <li><a href="ftp://ftp2.at.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.at.FreeBSD.org/pub/FreeBSD/</a></li>
  <li><a href="ftp://ftp.au.FreeBSD.org/pub/FreeBSD/">ftp://ftp.au.FreeBSD.org/pub/FreeBSD/</a></li>
  <li><a href="ftp://ftp4.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp4.de.FreeBSD.org/pub/FreeBSD/</a></li>
  <li><a href="ftp://ftp.dk.FreeBSD.org/pub/FreeBSD/">ftp://ftp.dk.FreeBSD.org/pub/FreeBSD/</a></li>
</ul>

<p>Release documentation is available in the distributions, as well as on
the FreeBSD Web site:</p>

<ul>
  <li>Release notes:
	<a href="http://www.FreeBSD.org/releases/5.0R/DP2/relnotes.html">http://www.FreeBSD.org/releases/5.0R/DP2/relnotes.html</a></li>
  <li>Hardware notes:
	<a href="http://www.FreeBSD.org/releases/5.0R/DP2/hardware.html">http://www.FreeBSD.org/releases/5.0R/DP2/hardware.html</a></li>
  <li>Errata:
	<a href="http://www.FreeBSD.org/releases/5.0R/DP2/errata.html">http://www.FreeBSD.org/releases/5.0R/DP2/errata.html</a></li>
  <li>Early Adopter's Guide:
	<a
	href="http://www.FreeBSD.org/releases/5.0R/DP2/early-adopter.html">http://www.FreeBSD.org/releases/5.0R/DP2/early-adopter.html</a></li>
</ul>

<h1>LATE-BREAKING NEWS</h1>

<p>Certain parts of the KDE and GNOME desktop environments did not make
  it to the package sets in the i386 ISO images.</p>

<p>The sparc64 and ia64 snapshots may or may not have package sets
  associated with them.</p>

<h1>ACKNOWLEDGEMENTS</h1>

<p>The FreeBSD Project wishes to thank the companies, developers, and
users who continue to make FreeBSD releases possible.</p>

<p>Many companies donated equipment, network access, or person-hours to
finance our ongoing release engineering activities, including The
FreeBSD Mall, Compaq, Yahoo!, Sentex Communications, NTT/Verio, and
Packet Design.  We greatly appreciate their contributions.</p>

<p>The release engineering team for 5.0-DP2 includes:</p>

<table border="0">
  <tbody>
    <tr>
      <td>Murray Stokely &lt;<a href="mailto:murray@FreeBSD.org">murray@FreeBSD.org</a>&gt;</td>
      <td>Release Engineering Team Lead</td>
    </tr>
    <tr>
      <td>John Baldwin &lt;<a href="mailto:jhb@FreeBSD.org">jhb@FreeBSD.org</a>&gt;</td>
      <td>Release Engineering, alpha and sparc64 Builds</td>
    </tr>
    <tr>
      <td>Scott Long &lt;<a href="mailto:scottl@FreeBSD.org">scottl@FreeBSD.org</a>&gt;</td>
      <td>Developer Communications</td>
    </tr>
    <tr>
      <td>Bruce A. Mah &lt;<a href="mailto:bmah@FreeBSD.org">bmah@FreeBSD.org</a>&gt;</td>
      <td>Release Documentation, i386 Build</td>
    </tr>
    <tr>
      <td>Robert Watson &lt;<a href="mailto:rwatson@FreeBSD.org">rwatson@FreeBSD.org</a>&gt;</td>
      <td>Release Engineering, Security</td>
    </tr>
    <tr>
      <td>Marcel Moolenaar &lt;<a href="mailto:marcel@FreeBSD.org">marcel@FreeBSD.org</a>&gt;</td>
      <td>ia64 Build</td>
    </tr>
    <tr>
      <td>TAKAHASHI Yoshihiro &lt;<a href="mailto:nyan@FreeBSD.org">nyan@FreeBSD.org</a>&gt;</td>
      <td>pc98 Build</td>
    </tr>
    <tr>
      <td>Kris Kennaway &lt;<a href="mailto:kris@FreeBSD.org">kris@FreeBSD.org</a>&gt;</td>
      <td>i386 and alpha Package Builds</td>
    </tr>
  </tbody>
</table>

<p>FreeBSD 5.0-DP2 is, as with every release, a cooperative effort of
  all of the FreeBSD committers &lt;<a
  href="mailto:committers@FreeBSD.org">committers@FreeBSD.org</a>&gt;,
  as well as FreeBSD users all over the world who have submitted new
  features, bug fixes, and suggestions.  Please join us in thanking
  everyone for their hard work in polishing and improving the state of
  the FreeBSD -CURRENT development branch.</p>

<p>We'd like to emphasize once again that this snapshot represents a
  work-in-progress.  Please help us by testing it now, so that we can
  make FreeBSD 5.0-RELEASE as stable and useful as possible.</p>

<p>Thanks!</p>

<p>Bruce A. Mah<br>
(For the FreeBSD Release Engineering Team)</p>

&footer;

</body>
</html>