diff options
author | bmah <bmah@FreeBSD.org> | 2001-12-21 02:27:46 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-12-21 02:27:46 +0000 |
commit | 8502f9434ecb62e71cc3a80561d5000478172217 (patch) | |
tree | 34e4126779b7f57aeed42f1e47fda6edaac7b78e /release/doc | |
parent | 2c142873b96d3b48b475613d6f44215549fcccd4 (diff) | |
download | FreeBSD-src-8502f9434ecb62e71cc3a80561d5000478172217.zip FreeBSD-src-8502f9434ecb62e71cc3a80561d5000478172217.tar.gz |
New release notes: sysinstall(8) now turns on Soft Updates by
default for new filesystems, fdc(4) update.
Diffstat (limited to 'release/doc')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 9 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 9 |
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 c9bb09c..7c3f073 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -845,6 +845,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> supports the Compaq SmartRAID 5* family of RAID controllers (5300, 532, 5i). &merged;</para> + <para>The &man.fdc.4; floppy disk has undergone a number of + enhancements. Density selection for common settings is now + automatic; the driver is also much more flexible in setting the + densities of various subdevices.</para> + <para>The ida disk driver now has crashdump support. &merged;</para> <para arch="alpha">A bug that made certain CDROM drives fail to @@ -2136,6 +2141,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>&man.sysinstall.8; now has the ability to load KLDs as a part of the installation. &merged;</para> + <para>&man.sysinstall.8; now enables Soft Updates by default on + all filesystems it creates, except for the root + filesystem. &merged;</para> + <para>&man.syslogd.8; can take a <option>-n</option> option to disable DNS queries for every request. &merged;</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 c9bb09c..7c3f073 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -845,6 +845,11 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> supports the Compaq SmartRAID 5* family of RAID controllers (5300, 532, 5i). &merged;</para> + <para>The &man.fdc.4; floppy disk has undergone a number of + enhancements. Density selection for common settings is now + automatic; the driver is also much more flexible in setting the + densities of various subdevices.</para> + <para>The ida disk driver now has crashdump support. &merged;</para> <para arch="alpha">A bug that made certain CDROM drives fail to @@ -2136,6 +2141,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <para>&man.sysinstall.8; now has the ability to load KLDs as a part of the installation. &merged;</para> + <para>&man.sysinstall.8; now enables Soft Updates by default on + all filesystems it creates, except for the root + filesystem. &merged;</para> + <para>&man.syslogd.8; can take a <option>-n</option> option to disable DNS queries for every request. &merged;</para> |