summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2006-05-12 17:04:18 +0000
committerbmah <bmah@FreeBSD.org>2006-05-12 17:04:18 +0000
commit3e0692f899e356c4520221dbd358d3a2868ff7fd (patch)
tree3b7282cb9166d54bb9f3a313daef2828505024b7 /release
parentab4970422ab04681b456f141fa3d6f6cf2d0d499 (diff)
downloadFreeBSD-src-3e0692f899e356c4520221dbd358d3a2868ff7fd.zip
FreeBSD-src-3e0692f899e356c4520221dbd358d3a2868ff7fd.tar.gz
New release notes: alpha support removed, jail(8) -s, traceroute(8)
-c, tzdata2006g.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml18
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml18
2 files changed, 32 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index f975baa..f9a47ec 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -349,6 +349,12 @@
<para>The &man.acpi.thermal.4; driver now supports
passive cooling. &merged;</para>
+<!-- The following note should remain MI (i.e. don't set arch="alpha") --
+ -- because the alpha docs will be disappearing at some point before --
+ -- 7.0-RELEASE. -->
+ <para>Support for the alpha architecture has been removed. Alpha
+ support will remain on the RELENG_5 and RELENG_6 codelines.</para>
+
<para>The &man.cardbus.4; driver now supports
<filename>/dev/cardbus<replaceable>%d</replaceable>.cis</filename>.</para>
@@ -994,12 +1000,15 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
also specified, no output is made for disks with no
activity.</para>
- <para>The &man.jail.8; utility pports a <option>-J
+ <para>The &man.jail.8; utility supports a <option>-J
<replaceable>jid_file</replaceable></option> option to
write out a JidFile, similar to a PidFile, containing
the jailid, path, hostname, IP and the command used to start
the jail. &merged;</para>
+ <para>The &man.jail.8; program now support a <option>-s</option>
+ option to specify a jail's securelevel.</para>
+
<para>The &man.kdump.1; utility now supports a <option>-H</option>
flag, which causes kdump to print an additional field holding
the threadid. &merged;</para>
@@ -1166,6 +1175,11 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.sysctl.8; utility now supports a <option>-q</option>
flag to suppress a limited set of warnings and errors.</para>
+ <para>The &man.traceroute.8; utility now supports
+ a <option>-c</option> option, which sets a fixed destination
+ port for probe packets. This can be useful for tracing behind
+ packet-filtering firewalls.</para>
+
<para>The &man.truss.1; utility now supports an <option>-s</option>
flag for the same functionality as the strace utility
(<filename role="package">devel/strace</filename>).</para>
@@ -1309,7 +1323,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The timezone database has been updated from the
<application>tzdata2005l</application> release to the
- <application>tzdata2005r</application> release. &merged;</para>
+ <application>tzdata2006g</application> release. &merged;</para>
<para><application>WPA Supplicant</application>
has been updated from version 0.3.9 to version 0.4.8.
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index f975baa..f9a47ec 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -349,6 +349,12 @@
<para>The &man.acpi.thermal.4; driver now supports
passive cooling. &merged;</para>
+<!-- The following note should remain MI (i.e. don't set arch="alpha") --
+ -- because the alpha docs will be disappearing at some point before --
+ -- 7.0-RELEASE. -->
+ <para>Support for the alpha architecture has been removed. Alpha
+ support will remain on the RELENG_5 and RELENG_6 codelines.</para>
+
<para>The &man.cardbus.4; driver now supports
<filename>/dev/cardbus<replaceable>%d</replaceable>.cis</filename>.</para>
@@ -994,12 +1000,15 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
also specified, no output is made for disks with no
activity.</para>
- <para>The &man.jail.8; utility pports a <option>-J
+ <para>The &man.jail.8; utility supports a <option>-J
<replaceable>jid_file</replaceable></option> option to
write out a JidFile, similar to a PidFile, containing
the jailid, path, hostname, IP and the command used to start
the jail. &merged;</para>
+ <para>The &man.jail.8; program now support a <option>-s</option>
+ option to specify a jail's securelevel.</para>
+
<para>The &man.kdump.1; utility now supports a <option>-H</option>
flag, which causes kdump to print an additional field holding
the threadid. &merged;</para>
@@ -1166,6 +1175,11 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The &man.sysctl.8; utility now supports a <option>-q</option>
flag to suppress a limited set of warnings and errors.</para>
+ <para>The &man.traceroute.8; utility now supports
+ a <option>-c</option> option, which sets a fixed destination
+ port for probe packets. This can be useful for tracing behind
+ packet-filtering firewalls.</para>
+
<para>The &man.truss.1; utility now supports an <option>-s</option>
flag for the same functionality as the strace utility
(<filename role="package">devel/strace</filename>).</para>
@@ -1309,7 +1323,7 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting>
<para>The timezone database has been updated from the
<application>tzdata2005l</application> release to the
- <application>tzdata2005r</application> release. &merged;</para>
+ <application>tzdata2006g</application> release. &merged;</para>
<para><application>WPA Supplicant</application>
has been updated from version 0.3.9 to version 0.4.8.
OpenPOWER on IntegriCloud