Skip to content

Tags: vadmium/module-init-tools

Tags

v3.16

Toggle v3.16's commit message
Merge branch 'dev'

Conflicts:
	ChangeLog

Signed-off-by: Jon Masters <jcm@jonmasters.org>

v3.15

Toggle v3.15's commit message
Merge branch 'master' of master.kernel.org:/pub/scm/utils/kernel/modu…

…le-init-tools/module-init-tools

Conflicts:
	ChangeLog

Signed-off-by: Jon Masters <jcm@jonmasters.org>

v3.14

Toggle v3.14's commit message
changelog: fix the changelog for v3.14 release

Quick edit to the 3.14 release to include an updated changelog.

Signed-off-by: Jon Masters <jcm@jonmasters.org>

v3.13

Toggle v3.13's commit message
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>

v3.12

Toggle v3.12's commit message
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>

v3.12-pre3

Toggle v3.12-pre3's commit message
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>

v3.3-pre13

Toggle v3.3-pre13's commit message
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>

v3.12-pre2

Toggle v3.12-pre2's commit message
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>

v3.12-pre1

Toggle v3.12-pre1's commit message
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>

v3.11.1

Toggle v3.11.1's commit message
release: module-init-tools v3.11.1

Bump the release to 3.11.1 since the previous tarballs didn't have the
correct generated documentation files present.

Signed-off-by: Jon Masters <jcm@jonmasters.org>