Resurrect the snapshots page.

- Uncomment and reword necessary parts of the paragraph
   providing information about where snapshots can be found.

 - While here, remove a stray comment.
This commit is contained in:
Glen Barber 2012-12-15 15:31:57 +00:00
parent 8063940e95
commit 97c7affeb6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40386

View file

@ -25,7 +25,6 @@
These snapshots will be very similar to full releases, These snapshots will be very similar to full releases,
except that they might not include all the bits included in a except that they might not include all the bits included in a
full release (such as packages and updated documentation).</p> full release (such as packages and updated documentation).</p>
-->
<h2>Getting Snapshots</h2> <h2>Getting Snapshots</h2>
@ -39,24 +38,18 @@
<p>Please note that sometimes the snapshots available to download <p>Please note that sometimes the snapshots available to download
may be somewhat outdated.</p> may be somewhat outdated.</p>
<!--
<p>Currently the snapshots of <p>Currently the snapshots of
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>, <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#CURRENT">&rel.head.major;-CURRENT</a>,
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel.current.major;-STABLE</a>, <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel.current.major;-STABLE</a>,
and and
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel2.current.major;-STABLE</a>, <a href="&base;/doc/en_US.ISO8859-1/books/handbook/current-stable.html#STABLE">&rel2.current.major;-STABLE</a>,
are released monthly in directories whose URLs have the format are available in directories whose URLs have the format
<tt>&url.snapshots;/&lt;year&gt;&lt;month&gt;/</tt> <tt>&url.snapshots;/&lt;target&gt;/&lt;target_arch&gt;/</tt>
where <tt>&lt;year&gt;</tt> is the four-digit year and where <tt>&lt;target&gt;</tt> and <tt>&lt;target_arch&gt;</tt>
<tt>&lt;month&gt;</tt> is the two-digit month in which the snapshot was released. represent the architecture for which the snapshot was built.
For each supported platform, the snapshot includes ISO images of For each supported platform, the snapshot includes ISO images of
the <tt>bootonly</tt>, the <tt>bootonly</tt>,
<tt>disc1</tt>, and <tt>disc2</tt> disks (plus <tt>release</tt>, and <tt>memstick</tt> images.</p>
the separate <tt>livefs</tt> disk on platforms where this is
applicable).
Each snapshot directory might contain a <tt>RELNOTES.TXT</tt>
file which outlines the changes for the particular snapshot.</p>
-->
<h2>Things You Might Want to Know</h2> <h2>Things You Might Want to Know</h2>