Update web pages now so that they have a chance to rebuild and sync-up
by the time the official announcements go out.
This commit is contained in:
parent
57345e243f
commit
f6062b8733
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10752
6 changed files with 1577 additions and 5 deletions
en/releases
12
en/releases/4.4R/Makefile
Normal file
12
en/releases/4.4R/Makefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
# $FreeBSD: www/en/releases/4.4R/Makefile,v 1.1 2001/04/21 07:58:32 jkh Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
.if exists(../Makefile.inc)
|
||||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= announce.sgml notes.sgml errata.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
100
en/releases/4.4R/announce.sgml
Normal file
100
en/releases/4.4R/announce.sgml
Normal file
|
@ -0,0 +1,100 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.4R/announce.sgml,v 1.1 2001/04/21 07:58:32 jkh Exp $">
|
||||
<!ENTITY title "FreeBSD 4.4 Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p><b>Date:</b> Thursday, 20 Sep 2001 18:00:00 -0800<br>
|
||||
<b>From:</b> "Jordan K. Hubbard" <jkh@freebsd.org><br>
|
||||
<b>To:</b> announce@FreeBSD.org<br>
|
||||
<b>Subject:</b> 4.4-RELEASE is now available</p>
|
||||
|
||||
<p>I am very pleased to announce the availability of FreeBSD 4.4-RELEASE,
|
||||
the very very latest in 4.x-STABLE branch technology. Since FreeBSD
|
||||
4.3 was released in April 2001, we have made hundreds of fixes,
|
||||
updated many different components and addressed a wide variety of
|
||||
security issues. We have also substantially revamped the
|
||||
documentation and provided much more comprehensive release notes.
|
||||
Please see the various HTML (or, at your option, text) files in the
|
||||
release directory for more information.</p>
|
||||
|
||||
<p>4.4-RELEASE is available for the
|
||||
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.4-RELEASE">i386</a>
|
||||
and
|
||||
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/4.4-RELEASE">alpha</a>
|
||||
architectures and can be installed directly over the net using
|
||||
the boot floppies or copied to a local NFS/ftp server.</p>
|
||||
|
||||
ISO (CD) Images<br>
|
||||
---------------<br>
|
||||
<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>
|
||||
|
||||
<p><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.4-install.iso">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.4-install.iso</a><br> and
|
||||
<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/4.4-install.iso">
|
||||
ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/4.4-install.iso</a></p>
|
||||
|
||||
|
||||
<p>Where ${arch} is currently "i386" or "alpha". If you can't afford the
|
||||
CDs, are impatient, or just want to use it for evangelism purposes,
|
||||
then by all means download the ISOs, otherwise please do continue to
|
||||
support the FreeBSD project by purchasing one of its official CD
|
||||
releases from <a href="http://www.freebsdmall.com">The FreeBSD Mall</a>.
|
||||
Each CD sets contains the FreeBSD installation and application package bits
|
||||
for the x86 ("PC") architecture. For a set of distfiles used to build ports
|
||||
in the ports collection, please see also the FreeBSD Toolkit, a 6 CD set
|
||||
containing all such extra bits which can no longer fit on the 4 ISO set.</p>
|
||||
|
||||
<p>FreeBSD is also available via anonymous FTP from mirror sites in the
|
||||
following countries: Argentina, Australia, Brazil, Bulgaria, Canada,
|
||||
the Czech Republic, Denmark, Estonia, Finland, France, Germany, Hong
|
||||
Kong, Hungary, Iceland, Ireland, Israel, Japan, Korea, Latvia,
|
||||
Malaysia, Mordor, the Netherlands, Poland, Portugal, Rumania, Russia,
|
||||
Slovenia, South Africa, Spain, Sweden, Taiwan, Thailand, the Ukraine
|
||||
and the United Kingdom (and quite possibly several others which I've
|
||||
never even heard of :).</p>
|
||||
|
||||
<p>Before trying the central FTP site, please check your regional
|
||||
mirror(s) first by going to:</p>
|
||||
|
||||
<p><kbd>ftp://ftp.<yourdomain>.FreeBSD.org/pub/FreeBSD</kbd></p>
|
||||
|
||||
<p>Any additional mirror sites will be labeled ftp2, ftp3 and so on.</p>
|
||||
|
||||
<p>Most releases prior to 4.4-RELEASE have been team efforts, only
|
||||
possible at all due to the collaboration of many different people. It
|
||||
still bears noting, however, that 4.4-RELEASE was done completely by a
|
||||
"release engineering team" rather than "a release engineer" and I
|
||||
think it's fair to say that with 4.4-RELEASE, we've completed the
|
||||
transition from having one primary person worry about releases to
|
||||
having many primary people (<a href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>)
|
||||
worry about them. This is a distinct improvement from any point of view
|
||||
and, I think, an important milestone in FreeBSD's progress.</p>
|
||||
|
||||
<p>In addition to myself, the release engineering team for 4.4-RELEASE
|
||||
has been:</p>
|
||||
|
||||
<p>
|
||||
Murray Stokely <<a href="mailto:murray@FreeBSD.org">murray@freebsd.org</a>> : Release Engineering<br>
|
||||
Steve Price <<a href="mailto:steve@FreeBSD.org">steve@FreeBSD.org</a>> : Package collection<br>
|
||||
Satoshi Asami <<a href="mailto:asami@FreeBSD.org">asami@FreeBSD.org</a>> : Package collection<br>
|
||||
Bruce A. Mah <<a href="mailto:bmah@FreeBSD.org">bmah@FreeBSD.org</a>> : Release notes
|
||||
</p>
|
||||
|
||||
<p>Please join me in thanking them for all the hard work which went into
|
||||
making this release. I would also like to thank the FreeBSD
|
||||
Committers <<a href="mailto:commiters@FreeBSD.org">commiters@FreeBSD.org</a>>, without which there would be
|
||||
nothing to release, and the many thousands of FreeBSD users world-wide
|
||||
who contributed bug fixes, features and suggestions.</p>
|
||||
|
||||
|
||||
Thanks!<br>
|
||||
<p></p>
|
||||
- Jordan
|
||||
</body>
|
||||
</html>
|
||||
|
49
en/releases/4.4R/errata.sgml
Normal file
49
en/releases/4.4R/errata.sgml
Normal file
|
@ -0,0 +1,49 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.4R/errata.sgml,v 1.17 2001/09/04 20:51:42 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD 4.4 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/4.4R/errata.sgml,v 1.17 2001/09/04 20:51:42 bmah Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<pre>
|
||||
If you read no other documentation before installing this
|
||||
version of FreeBSD, you should at least by all means *READ
|
||||
THE ERRATA* for this release so that you don't stumble over
|
||||
problems which have already been found and fixed. This ERRATA.TXT
|
||||
file is obviously already out of date by definition, but other
|
||||
copies are kept updated on the net and should be consulted as
|
||||
the "current errata" for your release. These other copies of
|
||||
the errata are located at:
|
||||
|
||||
1. <a href="http://www.FreeBSD.org/releases/">http://www.FreeBSD.org/releases/</a>
|
||||
|
||||
2. ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/<your-release>/ERRATA.TXT
|
||||
(and any sites which keep up-to-date mirrors of this location).
|
||||
|
||||
Any changes to this file are also automatically emailed to:
|
||||
|
||||
<a href="mailto:freebsd-current@FreeBSD.org">freebsd-current@FreeBSD.org</a>
|
||||
|
||||
For all FreeBSD security advisories, see:
|
||||
|
||||
<a href="http://www.FreeBSD.org/security/">http://www.FreeBSD.org/security/</a>
|
||||
|
||||
for the latest security incident information.
|
||||
|
||||
---- Security Advisories:
|
||||
|
||||
None
|
||||
|
||||
---- System Update Information:
|
||||
|
||||
None
|
||||
|
||||
</pre>
|
||||
<p></p><a href="../index.html">Release Home</a>
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
1404
en/releases/4.4R/notes.sgml
Normal file
1404
en/releases/4.4R/notes.sgml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/Makefile,v 1.27 2000/11/21 20:40:38 jkh Exp $
|
||||
# $FreeBSD: www/en/releases/Makefile,v 1.28 2001/04/21 07:58:29 jkh Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -11,7 +11,7 @@ DOCS?= index.sgml snapshots.sgml
|
|||
|
||||
SUBDIR= 1.1 1.1.5 2.0 2.0.5R 2.1R 2.1.5R 2.1.6R 2.1.7R 2.2R
|
||||
SUBDIR+= 2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R
|
||||
SUBDIR+= 3.3R 3.4R 3.5R 4.0R 4.1R 4.1.1R 4.2R 4.3R
|
||||
SUBDIR+= 3.3R 3.4R 3.5R 4.0R 4.1R 4.1.1R 4.2R 4.3R 4.4R
|
||||
|
||||
.if defined $(NEW_BUILD)
|
||||
SUBDIR=
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.59 2001/09/05 09:04:52 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.60 2001/09/13 03:53:23 murray Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.59 2001/09/05 09:04:52 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.60 2001/09/13 03:53:23 murray Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -36,13 +36,20 @@ FreeBSD</A> for details.</p>
|
|||
<A HREF="&base;/handbook/cutting-edge.html#CURRENT">FreeBSD-current</A>
|
||||
branches, both as developer's snapshots and as regular full releases.
|
||||
The next scheduled release on the <b>-stable</b> branch will be
|
||||
<b>FreeBSD 4.4</b> on September 15, 2001. The first release on
|
||||
<b>FreeBSD 4.5</b> on January 15, 2002. The first release on
|
||||
what is now the <b>-current</b> branch will be <b>FreeBSD 5.0</b>,
|
||||
scheduled for the fourth quarter of 2002.</p>
|
||||
|
||||
<a name="past"></A>
|
||||
<h2>Past Releases</h2>
|
||||
<ul>
|
||||
<li><b>4.3</b> (April, 2001)
|
||||
<em>
|
||||
<a href="./4.3R/announce.html">Announcement</a>:
|
||||
<a href="./4.3R/notes.html">Release Notes</a>:
|
||||
<a href="./4.3R/errata.html">Errata</a>
|
||||
</em>
|
||||
|
||||
<li><b>4.2</b> (November, 2000)
|
||||
<em>
|
||||
<a href="./4.2R/announce.html">Announcement</a>:
|
||||
|
|
Loading…
Reference in a new issue