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/a0b93d5319b8
branches: trunk
changeset: 350904:a0b93d5319b8
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 4adf30739cd5 -r a0b93d5319b8 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