From d5efb9fab4e8a31f1a114be752fb5f4469be343b Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Tue, 30 Apr 2002 19:40:22 +0000 Subject: [PATCH] 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. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 31 +++++++++++++++++-- .../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 18c0d299870..8a411772f6e 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 mediaopt hostap option of &man.ifconfig.8;. This feature requires a wireless - adapter based on the Prism II chipset. + adapter based on the Prism II chipset. &merged; + + The &man.wi.4; driver now has support for + bsd-airtools. &merged; The xe driver can now be built as a module. &merged; @@ -2586,6 +2589,9 @@ options HZ=1000 # not compulsory but strongly recommended still available from &os; Ports Collection as net/44bsd-rdist. + &man.reboot.8; now takes a to specify + the next kernel to boot. &merged; + The &man.renice.8; command implements a option, which specifies an increment to be applied to the priority of a process. @@ -2767,6 +2773,9 @@ options HZ=1000 # not compulsory but strongly recommended that becomes available when other partitions are deleted. &merged; + &man.sysinstall.8; no longer mounts the &man.procfs.5; + filesystem by default on new installs. + &man.syslogd.8; can take a option to disable DNS queries for every request. &merged; @@ -3006,8 +3015,8 @@ options HZ=1000 # not compulsory but strongly recommended mdocNG), which removes many of the limitations of its predecessor. &merged; - Heimdal has been updated to - 0.3f. + Heimdal Kerberos has been updated to + 0.4e. &merged; The version of IPFilter provided with &os; now includes the &man.ipfs.8; program, @@ -3478,6 +3487,16 @@ options HZ=1000 # not compulsory but strongly recommended origin directive, which makes it easier for programs such as &man.pkg.version.1; to determine the directory from which a package was built. &merged; + + The Ports Collection infrastructure now uses + XFree86 4.X as the default version + of the X Window System for the purposes of satisfying + dependencies. To return to using + XFree86 3.X, add the following line + to /etc/make.conf: &merged; + + XFREE86_VERSION=3 + @@ -3504,6 +3523,12 @@ options HZ=1000 # not compulsory but strongly recommended &man.pkg.info.1; can be used to examine/manipulate its components. &merged; + 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. + 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 18c0d299870..8a411772f6e 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 mediaopt hostap option of &man.ifconfig.8;. This feature requires a wireless - adapter based on the Prism II chipset. + adapter based on the Prism II chipset. &merged; + + The &man.wi.4; driver now has support for + bsd-airtools. &merged; The xe driver can now be built as a module. &merged; @@ -2586,6 +2589,9 @@ options HZ=1000 # not compulsory but strongly recommended still available from &os; Ports Collection as net/44bsd-rdist. + &man.reboot.8; now takes a to specify + the next kernel to boot. &merged; + The &man.renice.8; command implements a option, which specifies an increment to be applied to the priority of a process. @@ -2767,6 +2773,9 @@ options HZ=1000 # not compulsory but strongly recommended that becomes available when other partitions are deleted. &merged; + &man.sysinstall.8; no longer mounts the &man.procfs.5; + filesystem by default on new installs. + &man.syslogd.8; can take a option to disable DNS queries for every request. &merged; @@ -3006,8 +3015,8 @@ options HZ=1000 # not compulsory but strongly recommended mdocNG), which removes many of the limitations of its predecessor. &merged; - Heimdal has been updated to - 0.3f. + Heimdal Kerberos has been updated to + 0.4e. &merged; The version of IPFilter provided with &os; now includes the &man.ipfs.8; program, @@ -3478,6 +3487,16 @@ options HZ=1000 # not compulsory but strongly recommended origin directive, which makes it easier for programs such as &man.pkg.version.1; to determine the directory from which a package was built. &merged; + + The Ports Collection infrastructure now uses + XFree86 4.X as the default version + of the X Window System for the purposes of satisfying + dependencies. To return to using + XFree86 3.X, add the following line + to /etc/make.conf: &merged; + + XFREE86_VERSION=3 + @@ -3504,6 +3523,12 @@ options HZ=1000 # not compulsory but strongly recommended &man.pkg.info.1; can be used to examine/manipulate its components. &merged; + 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. +