Shea Levy wrote: > On 03/26/2012 11:15 AM, Yury G. Kudryashov wrote: >> We'll maintain /lib/modules/modversion symlink instead. This way both >> module-init-tools and libkmod will work without patches. > > I really don't like this approach. Given that the kmod tools accept a > --dirname=DIR option that allows you to point to the modules directory, > why add this additional impurity?
This way we're closer to what upstream supports. Why do you consider this to be an impurity? You can't have two kernels running at the same time anyway. And if you want to load a module from another directory, use `-d` or `insmod`. Eelco Dolstra wrote: > I dislike introducing a /lib/modules. What was wrong with using an > environment variable to point at the modules tree? E.g., next udev version relies on libkmod (not `modprobe`) to load modules. This way we can switch a symlink on nixos-rebuild switch. Any ideas how to do it with env var? -- Yury G. Kudryashov, mailto: ur...@mccme.ru _______________________________________________ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev