From 6b1db7e808e993deb48cfe9afbec264bc028dcff Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sat, 8 Mar 2003 00:27:34 +0000 Subject: [PATCH] New release note: Default kern.module_path no longer includes /modules. (Mostly based on submission...any errors are my fault.) Submitted by: sheldonh --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 12 ++++++++++++ release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 4f805ca4720..4b350b00a75 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -191,6 +191,18 @@ The PC98 bootloader now has support for booting from SCSI MO media. &merged; + The /modules directory (once the + default location for modules on &os; 4.X) is no longer a + part of the default kern.module_path. + Third-party modules should be placed in + /boot/modules. + + + Modules designed for use with &os; 4.X are likely to + panic and should be used with extreme caution). + + + 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 4f805ca4720..4b350b00a75 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -191,6 +191,18 @@ The PC98 bootloader now has support for booting from SCSI MO media. &merged; + The /modules directory (once the + default location for modules on &os; 4.X) is no longer a + part of the default kern.module_path. + Third-party modules should be placed in + /boot/modules. + + + Modules designed for use with &os; 4.X are likely to + panic and should be used with extreme caution). + + +