diff options
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 8 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 8 |
2 files changed, 16 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 5cf69f0f9649f..27c2ebb4d226a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -2251,6 +2251,14 @@ 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>When run from the installation media, &man.sysinstall.8; + will automatically load any device drivers found in the + <filename>/stand/modules</filename> directory of the + <literal>mfsroot</literal> floppy or filesystem image. Note that + any drivers so loaded will not appear in the kernel's boot + messages; the &man.sysinstall.8; debugging screen will provide + additional information. &merged;</para> + <para>&man.sysinstall.8; now enables Soft Updates by default on all filesystems it creates, except for the root filesystem. &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 5cf69f0f9649f..27c2ebb4d226a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -2251,6 +2251,14 @@ 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>When run from the installation media, &man.sysinstall.8; + will automatically load any device drivers found in the + <filename>/stand/modules</filename> directory of the + <literal>mfsroot</literal> floppy or filesystem image. Note that + any drivers so loaded will not appear in the kernel's boot + messages; the &man.sysinstall.8; debugging screen will provide + additional information. &merged;</para> + <para>&man.sysinstall.8; now enables Soft Updates by default on all filesystems it creates, except for the root filesystem. &merged;</para> |
