Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Add comment about possibly prompting for "release" porti...



details:   https://anonhg.NetBSD.org/src/rev/27b72e2094cd
branches:  trunk
changeset: 821155:27b72e2094cd
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Thu Jan 26 04:24:20 2017 +0000

description:
Add comment about possibly prompting for "release" portion of module
path at boot-loader time.

diffstat:

 doc/TODO.modules |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 16c5b39407f8 -r 27b72e2094cd doc/TODO.modules
--- a/doc/TODO.modules  Thu Jan 26 04:15:38 2017 +0000
+++ b/doc/TODO.modules  Thu Jan 26 04:24:20 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO.modules,v 1.10 2017/01/14 21:18:40 pgoyette Exp $ */
+/* $NetBSD: TODO.modules,v 1.11 2017/01/26 04:24:20 pgoyette Exp $ */
 
 Some notes on the limitations of our current (as of 7.99.35) module
 subsystem.  This list was triggered by an Email exchange between
@@ -130,3 +130,8 @@
     Whatever new mechanism we arrive at will probably require changes to
     installation procedures and bootstrap code, and will need to handle
     both the new and old mechanisms for compatability.
+
+    One additional option mentioned is to be able to specify, at boot
+    loader time, an alternate value for the os-release portion of the
+    default module path,  i.e. /stand/$MACHINE/$ALT-RELEASE/modules/
+



Home | Main Index | Thread Index | Old Index