summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-09-07 19:04:35 +0000
committerbmah <bmah@FreeBSD.org>2002-09-07 19:04:35 +0000
commitd43e9d766b3d26149431a320d19532c19ad557e0 (patch)
tree1a3843435cc737f53beb57ad35d6b1b2a330b8aa /release/doc
parent59faf9bb8f5e55e06cf57a6ebb624f86fabe5fa0 (diff)
downloadFreeBSD-src-d43e9d766b3d26149431a320d19532c19ad557e0.zip
FreeBSD-src-d43e9d766b3d26149431a320d19532c19ad557e0.tar.gz
New release notes: COMPAT_AOUT, AMD Elan SC520 support.
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml9
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml9
2 files changed, 18 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 57cdb44..fb237a0 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -95,6 +95,11 @@
<sect2 id="kernel">
<title>Kernel Changes</title>
+ <para arch="i386">Execution of &man.a.out.5; format executables now
+ requires the <literal>COMPAT_AOUT</literal> option in the kernel
+ configuration or the loading of the <filename>aout.ko</filename>
+ kernel module.</para>
+
<para>&man.acct.2; has been changed to open the accounting file in
append mode, so that &man.accton.8; can be used to enable
accounting to an append-only file. &merged;</para>
@@ -596,6 +601,10 @@
<para arch="alpha">Support for TurboChannel Alphas has been
removed.</para>
+ <para arch="i386">Support for the AMD &Eacute;lan SC520 has been
+ added; this requires the <literal>CPU_ELAN</literal> option in
+ the kernel configuration file.</para>
+
</sect3>
<sect3>
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 57cdb44..fb237a0 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -95,6 +95,11 @@
<sect2 id="kernel">
<title>Kernel Changes</title>
+ <para arch="i386">Execution of &man.a.out.5; format executables now
+ requires the <literal>COMPAT_AOUT</literal> option in the kernel
+ configuration or the loading of the <filename>aout.ko</filename>
+ kernel module.</para>
+
<para>&man.acct.2; has been changed to open the accounting file in
append mode, so that &man.accton.8; can be used to enable
accounting to an append-only file. &merged;</para>
@@ -596,6 +601,10 @@
<para arch="alpha">Support for TurboChannel Alphas has been
removed.</para>
+ <para arch="i386">Support for the AMD &Eacute;lan SC520 has been
+ added; this requires the <literal>CPU_ELAN</literal> option in
+ the kernel configuration file.</para>
+
</sect3>
<sect3>
OpenPOWER on IntegriCloud