Remove the detail information from the section "other resources."
This part will likely be outdated and the readers should be encouraged to visit the original web sites. Suggested by: simon
This commit is contained in:
parent
6136376a6c
commit
40b2554c60
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24124
1 changed files with 10 additions and 19 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.5 2005/03/18 06:12:52 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/snapshots/index.sgml,v 1.6 2005/03/18 06:20:17 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD Snapshot Releases">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
||||
<!ENTITY url.snapshots "ftp://ftp.freebsd.org/pub/FreeBSD/snapshots">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.5 2005/03/18 06:12:52 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/en/snapshots/index.sgml,v 1.6 2005/03/18 06:20:17 hrs Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -114,25 +114,16 @@
|
|||
|
||||
<p>Here are some related resources. Note that they are managed by
|
||||
other people than the FreeBSD Release Engineering Team.
|
||||
So please contact them directly if you have any questions.</p>
|
||||
These sites provide FreeBSD snapshots in a form of "live filesystem"
|
||||
and bootable ISO images on a daily basis.
|
||||
For details, visit the following links and contact them directly
|
||||
if you have any questions.</p>
|
||||
|
||||
<h3>FreeBSD SNAPSHOTs services by jp.FreeBSD.org</h3>
|
||||
<ul>
|
||||
<li><a href="http://snapshots.jp.FreeBSD.org/">FreeBSD SNAPSHOTs services by jp.FreeBSD.org</a>.</li>
|
||||
|
||||
<p><a href="http://snapshots.jp.FreeBSD.org/">snapshots.jp.FreeBSD.org</a> provides
|
||||
FreeBSD snapshots in a form of "live filesystem" on a daily basis.
|
||||
Available architectures are FreeBSD/i386 (4-STABLE and 6-CURRENT, daily),
|
||||
FreeBSD/amd64 (6-CURRENT, every even day),
|
||||
and FreeBSD/sparc64 (6-CURRENT, every odd day).
|
||||
Bootable ISO images for the i386 architecture are also provided.</p>
|
||||
|
||||
<h3>FreeBSD snapshots services by se.FreeBSD.org</h3>
|
||||
|
||||
<p><a href="http://snapshots.se.FreeBSD.org/">snapshots.se.FreeBSD.org</a> provides
|
||||
FreeBSD snapshots in a form of "live filesystem" on a daily basis since January 2003.
|
||||
Available architectures are
|
||||
FreeBSD/i386 (4-STABLE, 5-STABLE, and 6-CURRENT, daily) and
|
||||
FreeBSD/amd64 (5-STABLE, and 6-CURRENT, daily).
|
||||
Bootable ISO images for the both architectures are also provided.</p>
|
||||
<li><a href="http://snapshots.se.FreeBSD.org/">FreeBSD snapshots services by se.FreeBSD.org</a>.</li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue