Restore the entries for July and August, add the new level of detail.
Add a comment regarding the SOP of keeping entries that still point to real files. Coupon for free pointy hat graciously sent by: joel
This commit is contained in:
parent
b51e0ead75
commit
c0d3f6d421
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28768
1 changed files with 5 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.28 2006/10/05 18:01:45 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.29 2006/10/05 19:08:48 dougb 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.28 2006/10/05 18:01:45 joel Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.29 2006/10/05 19:08:48 dougb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -28,8 +28,10 @@
|
|||
<ul>
|
||||
<li><a href="&url.snapshots;/200610/">October 2006 - 7.0-CURRENT for amd64, i386, ia64, pc98, sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200609/">September 2006 - 6.1-STABLE and 7.0-CURRENT for alpha(6.1 only) amd64, i386, ia64, pc98, powerpc(7.0 only) sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200608/">August 2006 - 6.1-STABLE and 7.0-CURRENT for alpha(6.1 only) amd64, i386, ia64, pc98, powerpc(7.0 only) sparc64</a></li>
|
||||
<li><a href="&url.snapshots;/200607/">July 2006 - 6.1-STABLE and 7.0-CURRENT for alpha(6.1 only) amd64, i386, ia64, pc98, 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>
|
||||
</li>
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue