Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-23 | Permit users to disable module loading support | Richard Yao | |
Inspired by e30431623a7d871da123cc37055ac49abf2c20ea from systemd. Signed-off-by: Richard Yao <ryao@gentoo.org> | |||
2012-11-23 | Reintroduce blkid-kmod | Richard Yao | |
This opens the door to using disabling the use of kmod from autotools. Signed-off-by: Richard Yao <ryao@gentoo.org> | |||
2012-11-17 | Eliminate kmod dependency | Richard Yao | |
Changes to rules were introduced by 06316d9f1a91b4d3efdb7402e72498cb3deb1806 while kmod support was introduced in other commits. A ton of commits were made involving kmod and it is quite clear that it is broken, so we remove it. This changes our rules to depend on modprobe. As long as the modprobe binary is in /, and not /usr, udev module loading should function properly. Signed-off-by: Richard Yao <ryao@gentoo.org> | |||
2012-04-14 | udev: move all unconditionally installed rules to rules/ | Kay Sievers | |