K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-05-10T22:32:23.802466Z K 7 svn:log V 402 Change the default installation directory for modules to /boot/modules. Kernel installs always override KMODDIR when installing modules, so this default setting is only used for standalone module builds. Many out-of-tree modules manually override KMODDIR already to avoid placing modules in /boot/kernel. This now makes that behavior the default. Discussed on: arch@ Reviewed by: imp Relnotes: yes END