diff options
author | bmah <bmah@FreeBSD.org> | 2002-04-30 19:40:22 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2002-04-30 19:40:22 +0000 |
commit | 2131cb82704793b326e53f2d0e8d0c1b55190d23 (patch) | |
tree | f5a6048a041b931fbed0081174b8d74509263f9b /release/doc | |
parent | 26ffc19d1e684df319bf5dd56027d530df120066 (diff) | |
download | FreeBSD-src-2131cb82704793b326e53f2d0e8d0c1b55190d23.zip FreeBSD-src-2131cb82704793b326e53f2d0e8d0c1b55190d23.tar.gz |
New release notes: bsd-airtools integration (+ MFC), reboot(8) -k (+
MFC), sysinstall(8) doesn't mount procfs(5) on new installs,
XFREE86_VERSION=4 default (+MFC), cross-version and cross-arch
releases.
Updated release notes: Heimdal Kerberos 0.4e (+ MFC).
MFCs noted: wi(4) hostap.
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 31 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 31 |
2 files changed, 56 insertions, 6 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 18c0d29..8a41177 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -744,7 +744,10 @@ a wireless access point. This functionality can be enabled using the <literal>mediaopt hostap</literal> option of &man.ifconfig.8;. This feature requires a wireless - adapter based on the Prism II chipset.</para> + adapter based on the Prism II chipset. &merged;</para> + + <para>The &man.wi.4; driver now has support for + <application>bsd-airtools</application>. &merged;</para> <para>The xe driver can now be built as a module. &merged;</para> @@ -2586,6 +2589,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> still available from &os; Ports Collection as <filename role="package">net/44bsd-rdist</filename>.</para> + <para>&man.reboot.8; now takes a <option>-k</option> to specify + the next kernel to boot. &merged;</para> + <para>The &man.renice.8; command implements a <option>-n</option> option, which specifies an increment to be applied to the priority of a process.</para> @@ -2767,6 +2773,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> that becomes available when other partitions are deleted. &merged;</para> + <para>&man.sysinstall.8; no longer mounts the &man.procfs.5; + filesystem by default on new installs.</para> + <para>&man.syslogd.8; can take a <option>-n</option> option to disable DNS queries for every request. &merged;</para> @@ -3006,8 +3015,8 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <literal>mdocNG</literal>), which removes many of the limitations of its predecessor. &merged;</para> - <para><application>Heimdal</application> has been updated to - 0.3f.</para> + <para><application>Heimdal Kerberos</application> has been updated to + 0.4e. &merged;</para> <para>The version of <application>IPFilter</application> provided with &os; now includes the &man.ipfs.8; program, @@ -3478,6 +3487,16 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <quote>origin</quote> directive, which makes it easier for programs such as &man.pkg.version.1; to determine the directory from which a package was built. &merged;</para> + + <para>The Ports Collection infrastructure now uses + <application>XFree86</application> 4.X as the default version + of the X Window System for the purposes of satisfying + dependencies. To return to using + <application>XFree86</application> 3.X, add the following line + to <filename>/etc/make.conf</filename>: &merged;</para> + + <programlisting>XFREE86_VERSION=3</programlisting> + </sect3> </sect2> @@ -3504,6 +3523,12 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> &man.pkg.info.1; can be used to examine/manipulate its components. &merged;</para> + <para>It is now possible to make releases of &os; + &release.current; on a &os; 4-STABLE host. Cross-architecture + (building a release for a target architecture on a host of a + different architecture) releases are also possible. See + &man.release.7; for details.</para> + </sect2> </sect1> 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 18c0d29..8a41177 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -744,7 +744,10 @@ a wireless access point. This functionality can be enabled using the <literal>mediaopt hostap</literal> option of &man.ifconfig.8;. This feature requires a wireless - adapter based on the Prism II chipset.</para> + adapter based on the Prism II chipset. &merged;</para> + + <para>The &man.wi.4; driver now has support for + <application>bsd-airtools</application>. &merged;</para> <para>The xe driver can now be built as a module. &merged;</para> @@ -2586,6 +2589,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> still available from &os; Ports Collection as <filename role="package">net/44bsd-rdist</filename>.</para> + <para>&man.reboot.8; now takes a <option>-k</option> to specify + the next kernel to boot. &merged;</para> + <para>The &man.renice.8; command implements a <option>-n</option> option, which specifies an increment to be applied to the priority of a process.</para> @@ -2767,6 +2773,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> that becomes available when other partitions are deleted. &merged;</para> + <para>&man.sysinstall.8; no longer mounts the &man.procfs.5; + filesystem by default on new installs.</para> + <para>&man.syslogd.8; can take a <option>-n</option> option to disable DNS queries for every request. &merged;</para> @@ -3006,8 +3015,8 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <literal>mdocNG</literal>), which removes many of the limitations of its predecessor. &merged;</para> - <para><application>Heimdal</application> has been updated to - 0.3f.</para> + <para><application>Heimdal Kerberos</application> has been updated to + 0.4e. &merged;</para> <para>The version of <application>IPFilter</application> provided with &os; now includes the &man.ipfs.8; program, @@ -3478,6 +3487,16 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <quote>origin</quote> directive, which makes it easier for programs such as &man.pkg.version.1; to determine the directory from which a package was built. &merged;</para> + + <para>The Ports Collection infrastructure now uses + <application>XFree86</application> 4.X as the default version + of the X Window System for the purposes of satisfying + dependencies. To return to using + <application>XFree86</application> 3.X, add the following line + to <filename>/etc/make.conf</filename>: &merged;</para> + + <programlisting>XFREE86_VERSION=3</programlisting> + </sect3> </sect2> @@ -3504,6 +3523,12 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> &man.pkg.info.1; can be used to examine/manipulate its components. &merged;</para> + <para>It is now possible to make releases of &os; + &release.current; on a &os; 4-STABLE host. Cross-architecture + (building a release for a target architecture on a host of a + different architecture) releases are also possible. See + &man.release.7; for details.</para> + </sect2> </sect1> |