4.6.2 announcement.
This commit is contained in:
parent
60716f4938
commit
9f74543e11
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13884
1 changed files with 170 additions and 0 deletions
170
en/releases/4.6.2R/announce.sgml
Normal file
170
en/releases/4.6.2R/announce.sgml
Normal file
|
@ -0,0 +1,170 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD 4.6.2-RELEASE Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p><b>Date:</b> Thu, 15 Aug 2002 16:34:26 -0700<br>
|
||||
<b>From:</b> "Murray Stokely" <murray@FreeBSD.org><br>
|
||||
<b>To:</b> freebsd-announce@FreeBSD.org<br>
|
||||
<b>Subject:</b> FreeBSD 4.6.2-RELEASE is now available</p>
|
||||
|
||||
<p>I am happy to announce the availability of FreeBSD 4.6.2-RELEASE, a
|
||||
maintenance release of the FreeBSD 4.6-STABLE branch. Since FreeBSD
|
||||
4.6-RELEASE in June 2002, we have resolved several ATA-related
|
||||
problems, updated the system OpenSSL and OpenSSH components, and
|
||||
addressed several security issues.</p>
|
||||
|
||||
<p>For a list of new features and known problems, please see the
|
||||
release notes and errata list, available here:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.FreeBSD.org/releases/4.6.2R/relnotes.html">http://www.FreeBSD.org/releases/4.6.2R/relnotes.html</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/releases/4.6.2R/errata.html">http://www.FreeBSD.org/releases/4.6.2R/errata.html</a></li>
|
||||
</ul>
|
||||
|
||||
<p>For more information about FreeBSD release engineering activities
|
||||
(including information about the upcoming FreeBSD 4.7), please see:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.FreeBSD.org/releng/">http://www.FreeBSD.org/releng/</a></li>
|
||||
</ul>
|
||||
|
||||
<h1>Availability</h1>
|
||||
|
||||
<p>FreeBSD 4.6.2-RELEASE supports the i386 and alpha architectures and
|
||||
can be installed directly over the net using the boot floppies or
|
||||
copied to a local NFS/FTP server. Distributions for the i386 are
|
||||
available now. As of this writing, the final builds for the alpha
|
||||
architecture are in progress and will be made available shortly.</p>
|
||||
|
||||
<p>We can't promise that all the mirror sites will carry the larger
|
||||
ISO images, but they will at least be available from:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="ftp://ftp.FreeBSD.org">ftp://ftp.FreeBSD.org</a></li>
|
||||
<li><a href="ftp://ftp.dk.FreeBSD.org">ftp://ftp.dk.FreeBSD.org</a></li>
|
||||
<li><a href="ftp://ftp2.FreeBSD.org">ftp://ftp2.FreeBSD.org</a></li>
|
||||
<li><a href="ftp://ftp.tw.FreeBSD.org">ftp://ftp.tw.FreeBSD.org</a></li>
|
||||
<li><a href="ftp://ftp10.tw.FreeBSD.org">ftp://ftp10.tw.FreeBSD.org</a></li>
|
||||
</ul>
|
||||
|
||||
<p>If you can't afford FreeBSD on media, are impatient, or just want
|
||||
to use it for evangelism purposes, then by all means download the ISO
|
||||
images, otherwise please continue to support the FreeBSD Project by
|
||||
purchasing media from one of our supporting vendors. The following
|
||||
companies will be offering FreeBSD 4.6.2 based products:</p>
|
||||
|
||||
|
||||
<table border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="LEFT">FreeBSD Mall, Inc.</td>
|
||||
<td align="LEFT"><a href="http://www.freebsdmall.com/">http://www.freebsdmall.com/</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="LEFT">FreeBSD Services Ltd.</td>
|
||||
<td align="LEFT"><a href="http://www.freebsd-services.com/">http://www.freebsd-services.com/</a></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p>FreeBSD is also available via anonymous FTP from mirror sites in
|
||||
the following countries: Argentina, Australia, Brazil, Bulgaria,
|
||||
Canada, China, Czech Republic, Denmark, Estonia, Finland, France,
|
||||
Germany, Hong Kong, Hungary, Iceland, Ireland, Israel, Japan, Korea,
|
||||
Lithuania, the Netherlands, New Zealand, Poland, Portugal, Romania,
|
||||
Russia, Saudi Arabia, South Africa, Slovak Republic, Slovenia,
|
||||
Spain, Sweden, Taiwan, Thailand, Ukraine, and the United
|
||||
Kingdom.</p>
|
||||
|
||||
<p>Before trying the central FTP site, please check your regional
|
||||
mirror(s) first by going to:</p>
|
||||
|
||||
<p>ftp://ftp.<yourdomain>.FreeBSD.org/pub/FreeBSD</p>
|
||||
|
||||
<p>Any additional mirror sites will be labeled ftp2, ftp3 and so
|
||||
on.</p>
|
||||
|
||||
<p>More information about FreeBSD mirror sites can be found at:</p>
|
||||
|
||||
<p><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></p>
|
||||
|
||||
<p>For instructions on installing FreeBSD, please see Chapter 2 of The
|
||||
FreeBSD Handbook. It provides a complete installation walk-through
|
||||
for users new to FreeBSD, and can be found online at:</p>
|
||||
|
||||
<p><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html</a></p>
|
||||
|
||||
<h1>Acknowledgments</h1>
|
||||
|
||||
<p>Many companies donated equipment, network access, or man-hours to
|
||||
finance the release engineering activities for FreeBSD 4.6.2,
|
||||
including Compaq, Yahoo!, Sentex Communications, NTT/Verio, and The
|
||||
FreeBSD Mall.</p>
|
||||
|
||||
<p>In addition to myself, the release engineering team for 4.6.2-RELEASE
|
||||
includes:</p>
|
||||
|
||||
<table border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Bruce A. Mah<<a href="mailto:bmah@FreeBSD.org">bmah@FreeBSD.org</a>></td>
|
||||
<td>Release Engineering, Documentation</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Robert Watson <<a href="mailto:rwatson@FreeBSD.org">rwatson@FreeBSD.org</a>></td>
|
||||
<td>Release Engineering, Security</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>John Baldwin <<a href="mailto:jhb@FreeBSD.org">jhb@FreeBSD.org</a>></td>
|
||||
<td>Release Engineering</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Brian Somers <<a href="mailto:brian@FreeBSD.org">brian@FreeBSD.org</a>></td>
|
||||
<td>Release Engineering</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Steve Price <<a href="mailto:steve@FreeBSD.org">steve@FreeBSD.org</a>></td>
|
||||
<td>Package Splits</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Will Andrews <<a href="mailto:will@FreeBSD.org">will@FreeBSD.org</a>></td>
|
||||
<td>Package Splits</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Kris Kennaway <<a href="mailto:kris@FreeBSD.org">kris@FreeBSD.org</a>></td>
|
||||
<td>Package Building</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Jacques A. Vidrine <<a href="mailto:nectar@FreeBSD.org">nectar@FreeBSD.org</a>></td>
|
||||
<td>Security Officer</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p>Please join me in thanking them for all the hard work which went
|
||||
into making this release. Many thanks are also due to the FreeBSD
|
||||
committers (committers@FreeBSD.org), without whom there would be
|
||||
nothing to release, and thousands of FreeBSD users world-wide who
|
||||
have contributed bug fixes, features, and suggestions.</p>
|
||||
|
||||
<p>Enjoy!</p>
|
||||
|
||||
<p>Murray Stokely<br>
|
||||
(For the FreeBSD Release Engineering Team)</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in a new issue