PR: www/144871
Remove/hide the link to snapshots.us.FreeBSD.org. The site has not been reachable for some time now. While here, not that the official snaphosts are available for - 9-CURRENT - 8-STABLE - 7-STABLE - 6-STABLE Change suggested by: Alexander Best (alexbestms att wwu dott de)
This commit is contained in:
parent
d64112a9b5
commit
7990113851
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35658
1 changed files with 6 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.42 2007/12/09 05:48:49 dougb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.43 2008/03/10 17:03:38 simon 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.42 2007/12/09 05:48:49 dougb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.43 2008/03/10 17:03:38 simon Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -32,7 +32,8 @@
|
|||
sites</a>.</p>
|
||||
|
||||
<p>Currently the snapshots of
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">8-CURRENT</a>,
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">9-CURRENT</a>,
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">8-STABLE</a>,
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">7-STABLE</a>,
|
||||
and
|
||||
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">6-STABLE</a>
|
||||
|
@ -89,6 +90,7 @@
|
|||
and it turns out that you never even tried the snapshots,
|
||||
well, it cuts both ways!</p>
|
||||
|
||||
<!--
|
||||
<h2>Other Resources</h2>
|
||||
|
||||
<p>Here are some related resources. Note that they are managed by
|
||||
|
@ -101,7 +103,7 @@
|
|||
<ul>
|
||||
<li><a href="http://snapshots.us.FreeBSD.org/">FreeBSD snapshots by &a.brd; (brd@)</a>.</li>
|
||||
</ul>
|
||||
|
||||
-->
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue