summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2005-05-26 14:38:16 +0000
committerbmah <bmah@FreeBSD.org>2005-05-26 14:38:16 +0000
commitae2bed2f5d18414607c0a4497913292d7d17325d (patch)
tree75280c46c6a50851749cee080b016de29d094396 /release/doc
parent7972c23d6c278938eb6079c88a47853fc5d053d5 (diff)
downloadFreeBSD-src-ae2bed2f5d18414607c0a4497913292d7d17325d.zip
FreeBSD-src-ae2bed2f5d18414607c0a4497913292d7d17325d.tar.gz
New release notes: autoboot_delay -1 (+MFC), NgATM 1.2, texinfo 4.8,
pkg_version -I. Modified release notes: bsnmp 1.9, new manpages (devfs.conf(5), devfs.rules(5), pthread_atfork(3)). Other MFCs noted: sed(1) -l.
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml22
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml22
2 files changed, 40 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 d3b7356..2cd4633 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -316,6 +316,11 @@
<para>The <command>autoboot</command> loader command
now supports the prompt parameter.</para>
+ <para>The <command>autoboot</command> will now prevent the user
+ from interrupting the boot process at all if the
+ <varname>autoboot_delay</varname> variable is set to
+ <literal>-1</literal>. &merged;</para>
+
<para>A loader menu option to set <varname>hint.atkbd.0.flags=0x1</varname>
has been added. This setting allows USB keyboards to work
if no PS/2 keyboard is attached.</para>
@@ -600,7 +605,7 @@
running &os; to do NetFlow version 5 exports. &merged;</para>
<para>&man.sed.1; now supports a <option>-l</option> option to
- make its output line-buffered.</para>
+ make its output line-buffered. &merged;</para>
<para>The &man.sppp.4; driver now includes Frame Relay
support. &merged;</para>
@@ -1165,7 +1170,7 @@ moused_ums0_port="/dev/ums0"</programlisting>
9.3.0 to version 9.3.1. &merged;</para>
<para><application>bsnmp</application> has been updated from 1.7
- to 1.9.</para>
+ to 1.10.</para>
<para><application>bzip2</application> has been updated from 1.0.2
to 1.0.3.</para>
@@ -1202,6 +1207,9 @@ moused_ums0_port="/dev/ums0"</programlisting>
as of 4 February 2005 has been added. More information can be
found in the &man.nc.1; manual page. &merged;</para>
+ <para><application>NgATM</application> has been updated from 1.0
+ to 1.2.</para>
+
<para><application>OpenPAM</application> has been updated from the
Eelgrass release to the Feterita release.</para>
@@ -1222,6 +1230,9 @@ moused_ums0_port="/dev/ums0"</programlisting>
<para><application>tcsh</application> has been updated from
6.13.00 to 6.14.00.</para>
+ <para><application>texinfo</application> has been updated from 4.6
+ to 4.8.</para>
+
<para>The timezone database has been updated from the
<application>tzdata2004e</application> release to the
<application>tzdata2004g</application> release. &merged;</para>
@@ -1236,6 +1247,11 @@ moused_ums0_port="/dev/ums0"</programlisting>
version comparison characters <literal>&lt;</literal>,
<literal>=</literal>, and <literal>&gt;</literal>.</para>
+ <para>The &man.pkg.version.1; utility now supports a
+ <option>-I</option> flag, which causes only the
+ <filename>INDEX</filename> file to be used for determining if a
+ package is out of date.</para>
+
<para>The
<filename>ports/INDEX<replaceable>*</replaceable></filename>
files, which kept an index of all of the entries in the ports
@@ -1333,6 +1349,8 @@ moused_ums0_port="/dev/ums0"</programlisting>
<para>Documentation of existing functionality has been improved by
the addition of the following manual pages: &man.ataraid.4;,
+ &man.devfs.conf.5, &man.devfs.rules.5,
+ &man.pthread.atfork.3;
&man.sched.4bsd.4;, &man.sched.ule.4;, &man.snd.fm801.4;,
&man.snd.neomagic.4;, &man.snd.via8233.4;, &man.snd.via82c686.4;,
and &man.snd.vibes.4;.</para>
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 d3b7356..2cd4633 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -316,6 +316,11 @@
<para>The <command>autoboot</command> loader command
now supports the prompt parameter.</para>
+ <para>The <command>autoboot</command> will now prevent the user
+ from interrupting the boot process at all if the
+ <varname>autoboot_delay</varname> variable is set to
+ <literal>-1</literal>. &merged;</para>
+
<para>A loader menu option to set <varname>hint.atkbd.0.flags=0x1</varname>
has been added. This setting allows USB keyboards to work
if no PS/2 keyboard is attached.</para>
@@ -600,7 +605,7 @@
running &os; to do NetFlow version 5 exports. &merged;</para>
<para>&man.sed.1; now supports a <option>-l</option> option to
- make its output line-buffered.</para>
+ make its output line-buffered. &merged;</para>
<para>The &man.sppp.4; driver now includes Frame Relay
support. &merged;</para>
@@ -1165,7 +1170,7 @@ moused_ums0_port="/dev/ums0"</programlisting>
9.3.0 to version 9.3.1. &merged;</para>
<para><application>bsnmp</application> has been updated from 1.7
- to 1.9.</para>
+ to 1.10.</para>
<para><application>bzip2</application> has been updated from 1.0.2
to 1.0.3.</para>
@@ -1202,6 +1207,9 @@ moused_ums0_port="/dev/ums0"</programlisting>
as of 4 February 2005 has been added. More information can be
found in the &man.nc.1; manual page. &merged;</para>
+ <para><application>NgATM</application> has been updated from 1.0
+ to 1.2.</para>
+
<para><application>OpenPAM</application> has been updated from the
Eelgrass release to the Feterita release.</para>
@@ -1222,6 +1230,9 @@ moused_ums0_port="/dev/ums0"</programlisting>
<para><application>tcsh</application> has been updated from
6.13.00 to 6.14.00.</para>
+ <para><application>texinfo</application> has been updated from 4.6
+ to 4.8.</para>
+
<para>The timezone database has been updated from the
<application>tzdata2004e</application> release to the
<application>tzdata2004g</application> release. &merged;</para>
@@ -1236,6 +1247,11 @@ moused_ums0_port="/dev/ums0"</programlisting>
version comparison characters <literal>&lt;</literal>,
<literal>=</literal>, and <literal>&gt;</literal>.</para>
+ <para>The &man.pkg.version.1; utility now supports a
+ <option>-I</option> flag, which causes only the
+ <filename>INDEX</filename> file to be used for determining if a
+ package is out of date.</para>
+
<para>The
<filename>ports/INDEX<replaceable>*</replaceable></filename>
files, which kept an index of all of the entries in the ports
@@ -1333,6 +1349,8 @@ moused_ums0_port="/dev/ums0"</programlisting>
<para>Documentation of existing functionality has been improved by
the addition of the following manual pages: &man.ataraid.4;,
+ &man.devfs.conf.5, &man.devfs.rules.5,
+ &man.pthread.atfork.3;
&man.sched.4bsd.4;, &man.sched.ule.4;, &man.snd.fm801.4;,
&man.snd.neomagic.4;, &man.snd.via8233.4;, &man.snd.via82c686.4;,
and &man.snd.vibes.4;.</para>
OpenPOWER on IntegriCloud