Update snapshots page:
- Remove old snapshots, since all links are dead. - Add links to November and December snapshots. - Update some information about 7-CURRENT/6-STABLE/5-STABLE.
This commit is contained in:
parent
ffb08b2b90
commit
f10297c6b0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26563
1 changed files with 8 additions and 68 deletions
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.10 2005/07/07 02:20:06 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.11 2005/10/04 19:43:53 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
||||
<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.10 2005/07/07 02:20:06 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.11 2005/10/04 19:43:53 hrs Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -26,70 +26,8 @@
|
|||
<p>The snapshots currently available are the following:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="&url.snapshots;/Jul_2005/">Snapshots in July, 2005</a>
|
||||
(<a href="&url.snapshots;/Jul_2005/README.TXT">README.TXT</a>)
|
||||
<ul>
|
||||
<li>Built at 02 July 2005 07:00 UTC.</li>
|
||||
<li>6-CURRENT only:
|
||||
<a href="&url.snapshots;/Jul_2005/6-CURRENT-SNAP20050702-alpha-disc1.iso">alpha</a>,
|
||||
<a href="&url.snapshots;/Jul_2005/6.0-CURRENT-SNAP005-amd64-disc1.iso">amd64</a>,
|
||||
<a href="&url.snapshots;/Jul_2005/6-CURRENT-SNAP005-ia64-disc1.iso">ia64</a>,
|
||||
<a href="&url.snapshots;/Jul_2005/6.0-CURRENT-SNAP005-i386-disc1.iso">i386</a>,
|
||||
<a href="&url.snapshots;/Jul_2005/6.0-CURRENT-SNAP005-pc98-disc1.iso">pc98</a>,
|
||||
<a href="&url.snapshots;/Jul_2005/6.0-CURRENT-SNAP005-sparc64-disc1.iso">sparc64</a>.
|
||||
</li>
|
||||
|
||||
<li>Remarkable changes: new DHCP client (dhclient)
|
||||
from OpenBSD, new WPA wireless authentication framework,
|
||||
many VFS bugfixes, significantly improved 32-bit application support on amd64,
|
||||
and significantly improved kernel crashdump support for machines with 4GB or
|
||||
more of RAM, many bug fixes to TCP, NFS, DRI, and other subsystems.</li>
|
||||
|
||||
<li>For known issues, see
|
||||
<a href="&url.snapshots;/Jul_2005/README.TXT">README.TXT</a>.</li>
|
||||
</ul>
|
||||
|
||||
<li><a href="&url.snapshots;/Jun_2005/">Snapshots in June, 2005</a>
|
||||
(<a href="&url.snapshots;/Jun_2005/README.TXT">README.TXT</a>)
|
||||
<ul>
|
||||
<li>Built at 03 June 2005 05:00 UTC.</li>
|
||||
<li>6-CURRENT:
|
||||
<a href="&url.snapshots;/Jun_2005/6.0-CURRENT-SNAP004-alpha-disc1.iso">alpha</a>,
|
||||
<a href="&url.snapshots;/Jun_2005/6.0-CURRENT-SNAP004-amd64-disc1.iso">amd64</a>,
|
||||
<a href="&url.snapshots;/Jun_2005/6.0-CURRENT-SNAP004-i386-disc1.iso">i386</a>,
|
||||
<a href="&url.snapshots;/Jun_2005/6.0-CURRENT-SNAP004-pc98-disc1.iso">pc98</a>,
|
||||
<a href="&url.snapshots;/Jun_2005/6.0-CURRENT-SNAP004-sparc64-disc1.iso">sparc64</a>.</li>
|
||||
|
||||
<li>A significant number of VFS bugs have been fixed since
|
||||
the March snapshot, but more testing is needed.</li>
|
||||
</ul>
|
||||
|
||||
<li><a href="&url.snapshots;/Mar_2005/">Snapshots in March, 2005</a>
|
||||
(<a href="&url.snapshots;/Mar_2005/README.TXT">README.TXT</a>,
|
||||
<a href="&url.snapshots;/Mar_2005/6.0-CURRENT-SNAP002-alpha-disc1.iso">alpha</a>,
|
||||
<a href="&url.snapshots;/Mar_2005/6.0-CURRENT-SNAP002-amd64-disc1.iso">amd64</a>,
|
||||
<a href="&url.snapshots;/Mar_2005/6.0-CURRENT-SNAP002-i386-disc1.iso">i386</a>,
|
||||
<a href="&url.snapshots;/Mar_2005/6.0-CURRENT-SNAP002-pc98-disc1.iso">pc98</a>,
|
||||
<a href="&url.snapshots;/Mar_2005/6.0-CURRENT-SNAP002-sparc64-disc1.iso">sparc64</a>)
|
||||
|
||||
<ul>
|
||||
<li>6-CURRENT only. Built at 15 March 2005 15:48 UTC.</li>
|
||||
|
||||
<li>Many VFS locking improvements.</li>
|
||||
|
||||
<li>New release ISO layout. Disc1 now combines the installation
|
||||
distributions with the full live filesystem layout. Packages for
|
||||
official releases will go onto disc2. This layout will also be
|
||||
used for the FreeBSD 5.4 release.</li>
|
||||
|
||||
<li>Common Address Redundancy Protocol (CARP) support.</li>
|
||||
|
||||
<li>Many bug fixes to interrupt routing, busdma, and other subsystems and
|
||||
drivers.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li><a href="&url.snapshots;/Feb_2005/">Snapshots in February, 2005 (alpha, amd64, i386, ia64, pc98, sparc64)</a></li>
|
||||
<li><a href="&url.snapshots;/Dec_2005/">Snapshots in December, 2005</a>
|
||||
<li><a href="&url.snapshots;/Nov_2005/">Snapshots in November, 2005</a>
|
||||
<!-- template for adding a new entry:
|
||||
|
||||
<li><a href="&url.snapshots;/Feb_2005/">Snapshots in February, 2005 (alpha, amd64, i386, ia64, pc98, sparc64)</a>
|
||||
|
@ -102,8 +40,10 @@
|
|||
</ul>
|
||||
|
||||
<p>Currently the snapshots of
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">6-CURRENT</a>
|
||||
and <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">5-STABLE</a>
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">7-CURRENT</a>,
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">6-STABLE</a>,
|
||||
and <a
|
||||
href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">5-STABLE</a>
|
||||
are released monthly in URLs in the format
|
||||
<tt>&url.snapshots;/<month>_<year>/</tt>
|
||||
where <tt><year></tt> is the year,
|
||||
|
|
Loading…
Reference in a new issue