Add August 2007 snapshots and remove March 2007 as they are no longer
on FTP.
This commit is contained in:
parent
521a079faf
commit
ab4258310f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30704
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
<!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.36 2007/04/19 12:31:39 kensmith Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.37 2007/06/29 16:42:31 brueffer Exp $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % navinclude.download "INCLUDE">
|
||||
|
||||
<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.36 2007/04/19 12:31:39 kensmith Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.37 2007/06/29 16:42:31 brueffer Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -26,10 +26,10 @@
|
|||
<p>The latest snapshots made available are the following:</p>
|
||||
|
||||
<ul>
|
||||
<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>
|
||||
<li><a href="&url.snapshots;/200703/">March 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…
Reference in a new issue