Add 10.1-STABLE to the list of development snapshots.
Note, 9.3-STABLE is intentionally excluded since there will not be any further releases from stable/9, despite snapshot availability. Add a 'Documentation' section to the 'Development Snapshots' section, providing a URL to the changelog for 11-CURRENT and 10.1-STABLE. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
516bfb87ee
commit
85e670a54e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46227
1 changed files with 44 additions and 0 deletions
|
@ -184,6 +184,7 @@
|
|||
<tr>
|
||||
<th>Installer Images</th>
|
||||
<th>Virtual Machine Images</th>
|
||||
<th>Documentation</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
@ -202,6 +203,49 @@
|
|||
<li><a href="&url.snapshot;/VM-IMAGES/&rel.head;-CURRENT/i386/Latest/">i386</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul class="txtdocslist">
|
||||
<li><a href="&base;/relnotes/CURRENT/relnotes/article.html">Release Notes</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p> </p>
|
||||
|
||||
<h1>&os; &rel.current;-STABLE</h1>
|
||||
|
||||
<table class="tblbasic tblwide tbldownload">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>Installer Images</th>
|
||||
<th>Virtual Machine Images</th>
|
||||
<th>Documentation</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<ul class="txtdownloadlist">
|
||||
<li><a href="&url.snapshot;/amd64/amd64/ISO-IMAGES/&rel.current;/">amd64</a></li>
|
||||
<li><a href="&url.snapshot;/i386/i386/ISO-IMAGES/&rel.current;/">i386</a></li>
|
||||
<li><a href="&url.snapshot;/ia64/ia64/ISO-IMAGES/&rel.current;/">ia64</a></li>
|
||||
<li><a href="&url.snapshot;/arm/armv6/ISO-IMAGES/&rel.current;/">armv6</a></li>
|
||||
<li><a href="&url.snapshot;/powerpc/powerpc/ISO-IMAGES/&rel.current;/">powerpc</a></li>
|
||||
<li><a href="&url.snapshot;/powerpc/powerpc64/ISO-IMAGES/&rel.current;/">powerpc64</a></li>
|
||||
<li><a href="&url.snapshot;/sparc64/sparc64/ISO-IMAGES/&rel.current;/">sparc64</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul class="txtdownloadlist">
|
||||
<li><a href="&url.snapshot;/VM-IMAGES/&rel.current;-STABLE/amd64/Latest/">amd64</a></li>
|
||||
<li><a href="&url.snapshot;/VM-IMAGES/&rel.current;-STABLE/i386/Latest/">i386</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul class="txtdocslist">
|
||||
<li><a href="&base;/relnotes/&rel.current.major;-STABLE/relnotes/article.html">Release Notes</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue