Sync snaphost list with reality:
- Add October 2007. - Remove April 2007 and May 2007.
This commit is contained in:
parent
b1cf81d485
commit
5605dd1f1d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30965
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.39 2007/09/30 10:01:27 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.40 2007/10/15 02:16:23 brd Exp $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % navinclude.download "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
||||
<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.39 2007/09/30 10:01:27 simon Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.40 2007/10/15 02:16:23 brd Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -27,11 +27,10 @@
|
|||
<p>The latest snapshots made available are the following:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="&url.snapshots;/200710/">October 2007 - 6.2-STABLE and 7.0-CURRENT for amd64, i386, ia64, pc98, powerpc, and sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200709/">September 2007 - 6.2-STABLE and 7.0-CURRENT for amd64, i386, ia64, pc98, powerpc, and sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200708/">August 2007 - 6.2-STABLE and 7.0-CURRENT for amd64, i386, ia64, pc98, powerpc (7.0 only), and sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200706/">June 2007 - 6.2-STABLE and 7.0-CURRENT for alpha(6.2 only) amd64, i386, ia64, pc98, powerpc, and sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200705/">May 2007 - 6.2-STABLE and 7.0-CURRENT for alpha(6.2 only) amd64, i386, ia64, pc98, powerpc, and sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200704/">April 2007 - 6.2-STABLE and 7.0-CURRENT for alpha(6.2 only) amd64, i386, ia64, pc98, powerpc, and sparc64</a></li>
|
||||
<!-- template for adding a new entry:
|
||||
Keep entries in this list as long as their corresponding files are on the FTP site.
|
||||
<li><a href="&url.snapshots;/200605/">Snapshots in May 2006 (alpha, amd64, i386, ia64, pc98, sparc64)</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue