Commit Graph

21 Commits

Author SHA1 Message Date
pgoyette
9ad866d219 Add another issue that I just remembered, from the time working on the
[pgoyette-compat] branch, regarding inability to get some XEN-related
modules to build.
2019-12-08 15:51:49 +00:00
pgoyette
949406f27b Another issue, as identified on IRC/ICB 2019-09-29 00:57:11 +00:00
pgoyette
759c9ce33f Add an entry to remind someone(tm) to review the need for WARNS=3 in
more than 100 modules' Makefile.
2019-02-20 04:32:51 +00:00
pgoyette
714733c811 Expand the weak-symbol section to mention module unload issues. As
noted by martin@ on source-chages-d list.
2018-12-28 21:51:49 +00:00
pgoyette
2d3b79fc5b Add an entry regarding weak symbols 2018-12-28 21:37:56 +00:00
pgoyette
2cfa8ac5e0 Add a note about the (lack of) correspondence between a module's name and
the name of the file from which it is loaded.
2018-12-13 11:28:00 +00:00
pgoyette
3510fa3acc Add some comments/suggestions from John Nemeth. Thanks! 2018-05-04 00:25:26 +00:00
pgoyette
7dd71e321d Add reference to uwe's PR kern/52821 2017-12-15 21:57:09 +00:00
pgoyette
ea63cbf5e6 Add previous statement from core@ and add reference to earlier E-mail
discussion.

OK martin@
2017-08-21 10:38:19 +00:00
pgoyette
6828875ed3 Add a note regarding the need for a common mechanism for defining and
building modules, whether built-in or separately-loadable.
2017-08-04 11:55:06 +00:00
pgoyette
34fb8cb604 Add comment about possibly prompting for "release" portion of module
path at boot-loader time.
2017-01-26 04:24:20 +00:00
pgoyette
19c83516ef Add an entry to discuss association of a kernel with its specific modules.
Prompted by recent Email discussion started by wiz (there have been many
earlier discussions on this topic, too).
2017-01-14 21:18:40 +00:00
pgoyette
d442c42849 Note desire to have a way to selectively build modules (and include them
from the modules/mi sets-list) based on "attributes" rather than having
to enumerate individual architectures on which to build and include.
2016-12-15 03:24:43 +00:00
wiz
84771e7b84 Fix typo. 2016-09-28 06:47:55 +00:00
christos
dd3883cd61 Minor edit. 2016-09-27 22:54:57 +00:00
pgoyette
3bed3657af Add some additional comments resulting from my recent efforts to provide
ld(4) modularization.
2016-09-27 22:27:50 +00:00
pgoyette
83e4431e30 Expand discussion a bit, and provide ppp as an example way to do things. 2016-08-06 00:30:57 +00:00
pgoyette
86ecb258f2 The ppp compressors are already being handled correctly. No new
work will be needed here.
2016-08-05 04:21:01 +00:00
pgoyette
5c61d9f897 Add some info regarding ppp 2016-08-05 02:27:14 +00:00
pgoyette
d1fb75105d Add some more notes 2016-08-04 22:12:31 +00:00
pgoyette
a26f51ded8 Add a list of "module issues" based on an Email discussion between myself
and christos@
2016-08-04 10:45:52 +00:00