Stage a draft of the 5.0 release announcement to the Web site. This will
be updated as appropriate after the real announcement goes out.
This commit is contained in:
parent
3f7ac4c1e1
commit
814d8ac75e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15707
2 changed files with 196 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/5.0R/Makefile,v 1.4 2002/11/18 17:56:41 bmah Exp $
|
||||
# $FreeBSD: www/en/releases/5.0R/Makefile,v 1.5 2003/01/16 19:11:26 bmah Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -7,7 +7,7 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= schedule.sgml todo.sgml
|
||||
DOCS= announce.sgml schedule.sgml todo.sgml
|
||||
DOCS+= hardware.sgml relnotes.sgml installation.sgml
|
||||
|
||||
DATA= docbook.css
|
||||
|
|
194
en/releases/5.0R/announce.sgml
Normal file
194
en/releases/5.0R/announce.sgml
Normal file
|
@ -0,0 +1,194 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD 5.0-RELEASE Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p><b>Date:</b> Sunday, 19 Jan 2003 09:00:00 -0800<br>
|
||||
<b>From:</b> scottl@FreeBSD.org (Scott Long)<br>
|
||||
<b>To:</b> freebsd-announce@FreeBSD.org<br>
|
||||
<b>Subject:</b> FreeBSD 5.0-RELEASE Now Available</p>
|
||||
|
||||
<p>It is my privilege and pleasure to announce the availability of FreeBSD
|
||||
5.0-RELEASE. The culmination of nearly three years of work, this
|
||||
release starts FreeBSD on the path of advanced multiprocessor and
|
||||
application thread support and introduces support for the sparc64 and
|
||||
ia64 platforms. Among the long list of new and improved features:</p>
|
||||
|
||||
<ul>
|
||||
<li>UFS2, the second generation UFS filesystem, shatters the current 1TB
|
||||
filesystem barrier.</li>
|
||||
|
||||
<li>Background filesystem checking (bgfsck) and filesystem snapshots
|
||||
eliminate the need for downtime to do filesystem repair and backup
|
||||
tasks.</li>
|
||||
|
||||
<li>Experimental support for Mandatory Access Controls (MAC) provide
|
||||
an extensible and flexible means for administrators to define system
|
||||
security policies.</li>
|
||||
|
||||
<li>Fine-grained locking in the kernel paves the road for much higher
|
||||
efficiency of multi-processor systems.</li>
|
||||
|
||||
<li>Support for Bluetooth, ACPI, CardBus, IEEE 1394, and experimental
|
||||
hardware crypto acceleration keeps FreeBSD at the forefront of new
|
||||
technology.</li>
|
||||
|
||||
<li>The GCC 3.2.1 compiler provides the latest installment of the
|
||||
ever-improving GNU Compiler Collection.</li>
|
||||
|
||||
<li>GEOM, the extensible and flexible storage framework, and DEVFS,
|
||||
the device virtual filesystem, simplify storage and device
|
||||
management while opening the door for new enterprise storage
|
||||
technologies.</li>
|
||||
|
||||
<li>Support for the sparc64 and ia64 platforms expands FreeBSD's
|
||||
support of advanced 64-bit computing platforms.</li>
|
||||
</ul>
|
||||
|
||||
<p>Although FreeBSD 5.0 contains a number of new and exciting features, it
|
||||
may not be suitable for all users. More conservative users may prefer
|
||||
to continue using FreeBSD 4.X. Information on the various trade-offs
|
||||
involved, as well as some notes on future plans for both FreeBSD 4.X
|
||||
and 5.X, can be found in the Early Adopter's Guide, available here:</p>
|
||||
|
||||
<p><tt><a href="http://www.FreeBSD.org/releases/5.0R/early-adopter.html">http://www.FreeBSD.org/releases/5.0R/early-adopter.html</a></tt></p>
|
||||
|
||||
<p>For a complete list of new features and known problems, please see the
|
||||
release notes and errata list, available here:</p>
|
||||
|
||||
<p><tt><a href="http://www.FreeBSD.org/releases/5.0R/relnotes.html">http://www.FreeBSD.org/releases/5.0R/relnotes.html</a></tt></p>
|
||||
<p><tt><a href="http://www.FreeBSD.org/releases/5.0R/errata.html">http://www.FreeBSD.org/releases/5.0R/errata.html</a></tt></p>
|
||||
|
||||
<p>For more information about FreeBSD release engineering activities,
|
||||
please see:</p>
|
||||
|
||||
<p><tt><a href="http://www.FreeBSD.org/releng/">http://www.FreeBSD.org/releng/</a></tt></p>
|
||||
|
||||
<p>Availability<p>
|
||||
|
||||
<p>FreeBSD 5.0-RELEASE supports the i386, pc98, alpha, sparc64, and
|
||||
ia64 architectures and can be installed directly over the net using the
|
||||
boot floppies or copied to a local NFS/FTP server. Distributions for
|
||||
all architectures are available now.<p>
|
||||
|
||||
<p>Please continue to support the FreeBSD Project by purchasing media
|
||||
from one of our supporting vendors. The following companies will be
|
||||
offering FreeBSD 5.0 based products:</p>
|
||||
|
||||
<table border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>FreeBSD Mall, Inc.</td>
|
||||
<td><tt><a href="http://www.freebsdmall.com/">http://www.freebsdmall.com/</a></tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Daemonnews, Inc.</td>
|
||||
<td><tt><a href="http://www.bsdmall.com/freebsd1.html">http://www.bsdmall.com/freebsd1.html</a></tt></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<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. 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><tt><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/">ftp://ftp.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp12.FreeBSD.org/pub/FreeBSD/">ftp://ftp12.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/">ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp2.jp.freebsd.org/pub/FreeBSD/">ftp://ftp2.jp.freebsd.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp3.jp.freebsd.org/pub/FreeBSD/">ftp://ftp3.jp.freebsd.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp4.jp.freebsd.org/pub/FreeBSD/">ftp://ftp4.jp.freebsd.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp5.jp.freebsd.org/pub/FreeBSD/">ftp://ftp5.jp.freebsd.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/">ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp.lt.FreeBSD.org/pub/FreeBSD/">ftp://ftp.lt.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp2.za.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.za.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp.se.FreeBSD.org/pub/FreeBSD/">ftp://ftp.se.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
<li><tt><a href="ftp://ftp4.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp4.ru.FreeBSD.org/pub/FreeBSD/</a></tt></li>
|
||||
</ul>
|
||||
|
||||
<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, 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><tt>ftp://ftp.<em><yourdomain></em>.FreeBSD.org/pub/FreeBSD</tt></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><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>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><tt><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></tt></p>
|
||||
|
||||
<p>Acknowledgments</p>
|
||||
|
||||
<p>Many companies donated equipment, network access, or man-hours to
|
||||
finance the release engineering activities for FreeBSD 5.0 including
|
||||
The FreeBSD Mall, Compaq, Yahoo!, Sentex Communications, and
|
||||
NTT/Verio.<p>
|
||||
|
||||
<p>The release engineering team for 5.0-RELEASE includes:</p>
|
||||
|
||||
<table border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Scott Long <<a href="mailto:scottl@FreeBSD.org">scottl@FreeBSD.org</a>></td>
|
||||
<td>Release Engineering and Building</td>
|
||||
</tr>
|
||||
<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>Murray Stokely <<a href="mailto:murray@FreeBSD.org">murray@FreeBSD.org</a>></td>
|
||||
<td>Release Engineering</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Marcel Moolenaar <<a href="mailto:marcel@FreeBSD.org">marcel@FreeBSD.org</a>></td>
|
||||
<td>IA64 Release Building</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Takahashi Yoshihiro <<a href="mailto:nyan@FreeBSD.org">nyan@FreeBSD.org</a>></td>
|
||||
<td>PC98 Release Building</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>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue