Add a news entry about the new snapshots and be more explicit about the
wiki page. Approved by: bcr Sponsored by: The FreeBSD Foundation Sponsored by: iXsystems
This commit is contained in:
parent
98eb298493
commit
1753bf8237
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37345
1 changed files with 12 additions and 2 deletions
|
@ -26,16 +26,19 @@
|
|||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
$FreeBSD: www/en/ipv6/index.sgml,v 1.2 2011/06/06 09:49:52 bz Exp $
|
||||
$FreeBSD: www/en/ipv6/index.sgml,v 1.3 2011/06/06 12:04:55 ale Exp $
|
||||
-->
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/ipv6/index.sgml,v 1.2 2011/06/06 09:49:52 bz Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/ipv6/index.sgml,v 1.3 2011/06/06 12:04:55 ale Exp $">
|
||||
<!ENTITY title "IPv6 in &os;">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
<!ENTITY % catnav.ipv6 "INCLUDE">
|
||||
<!ENTITY % catnav SYSTEM "ipv6.ent"> %catnav;
|
||||
<!ENTITY ipv6onlysnap "http://wiki.freebsd.org/IPv6Only">
|
||||
<!-- XXX: should use docbook man entities. -->
|
||||
<!ENTITY man.rtsol.8 "<a href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsol&sektion=8'>rtsol(8)</a>">
|
||||
<!ENTITY man.rtsold.8 "<a href='http://www.FreeBSD.org/cgi/man.cgi?query=rtsold&sektion=8'>rtsold(8)</a>">
|
||||
|
||||
]>
|
||||
<html>
|
||||
|
@ -52,6 +55,13 @@
|
|||
|
||||
<h2>Latest news.</h2>
|
||||
<ul>
|
||||
<li><b>June 7, 2011</b>: New set of IPv6-only snapshots uploaded. Now
|
||||
with RFC 6106 DNS search list and nameserver support in &man.rtsol.8;
|
||||
and &man.rtsold.8;, also when installing. Read more about the
|
||||
snapshots <a href="ipv6only.html">here</a> and find download links
|
||||
and netinstall documentation <a href="&ipv6onlysnap;">on the wiki</a>.
|
||||
</li>
|
||||
<li><b>June 6, 2011</b>: &a.hrs;
|
||||
<li><b>June 6, 2011</b>: The FreeBSD Foundation and iXsystems announced
|
||||
today their commitment to support the efforts of World IPv6 Day to
|
||||
accelerate global IPv6 deployment. Read the
|
||||
|
|
Loading…
Reference in a new issue