Tags: vadmium/module-init-tools
Tags
release: bump release to 3.13 This latest release includes multiple modprobe configuration directories (allowing for runtime preference /run/modprobe.d, /etc/modprobe.d, /usr/local/lib/modprobe.d, /lib/modprobe.d). There is also support for kernel versions other than 2.6.x since a 3.x release is forthcoming. Signed-off-by: Jon Masters <jcm@jonmasters.org>
release: module-init-tools v3.12 The latest version of module-init-tools contains new features such as "devname" and "softdep" alias support, as well as various bug fixes and other miscellaneous enhancements. A detailed list of changes is also available on modules.wiki.kernel.org: https://modules.wiki.kernel.org/index.php/Module_init_tools_3_12 Signed-off-by: Jon Masters <jcm@jonmasters.org>
depmod: add some comments to the code Some comments I was working on recently. More coming later. Signed-off-by: Jon Masters <jcm@jonmasters.org>
pre-release: module-init-tools v3.12-pre3 A few more misc. fixes. Assuming nothing blows up 3.12 will follow with a couple more fixes shortly after this one. Signed-off-by: Jon Masters <jcm@jonmasters.org>
build: remove explicit call to build modules.dep.bin There's a known bug with docbook2man in some cases (Fedora) not following multiple names for a manpage and only generating a single output file. We use links in the source to ensure those other versions will be built if possible. A better fix will be to figure out how to make docbook2man behave. Signed-off-by: Jon Masters <jcm@jonmasters.org>
pre-release: initial version for 3.12 This is the initial release that will become 3.12. It has a few cleanups. I will next work on the softdep patches. Signed-off-by: Jon Masters <jcm@jonmasters.org>
PreviousNext