Module Name:    src
Committed By:   pgoyette
Date:           Thu Jan 26 04:24:20 UTC 2017

Modified Files:
        src/doc: TODO.modules

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


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/doc/TODO.modules

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/TODO.modules
diff -u src/doc/TODO.modules:1.10 src/doc/TODO.modules:1.11
--- src/doc/TODO.modules:1.10	Sat Jan 14 21:18:40 2017
+++ src/doc/TODO.modules	Thu Jan 26 04:24:20 2017
@@ -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 @@ christos and pgoyette.
     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/
+

Reply via email to