Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-23 | Use libkmod only when requested | Richard Yao | |
We support module loading through modprobe when libkmod is neither available nor wanted. 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-11-12 | use the same email address everywhere | Kay Sievers | |
2012-10-26 | udev: kmod - fix typo | Kay Sievers | |
2012-10-25 | udev: kmod, hwdb - do not fail if databases are not available | Kay Sievers | |
2012-08-08 | udev: fix typo in copyright | Kay Sievers | |
2012-08-08 | udev: re-initialize builtins in the daemon process, not in the worker | Kay Sievers | |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers | |
2012-04-04 | move imported udev into place | Kay Sievers | |