summaryrefslogtreecommitdiffstats
path: root/README.poky.md
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2023-07-04 10:36:09 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-07-10 11:36:34 +0100
commit6704606b351c4d570cce96ee9afb38c565829790 (patch)
tree5145f84180517cdd1219794be9d08bc4aa563c4a /README.poky.md
parentd9559953275cd6940c7cad22c42f60e1d3c7945c (diff)
downloadpoky-6704606b351c4d570cce96ee9afb38c565829790.tar.gz
kernel-module-split add systemd modulesloaddir and modprobedir config
Because busybox doesn't support other path than /etc [1] we can't change the default path unconditionally so change it only for systemd. The modules-load.d [2] - Configure kernel modules to load at boot should install their configuration files in /usr/lib/modules-load.d. The modprobe.d [3] - Configuration directory for modprobe should install their configuration files in /lib/modprobe.d [1] https://git.busybox.net/busybox/tree/modutils/modprobe.c?id=669c40ed8ebf480c95ce36135104e474e361a7e6#n658 [2] https://man7.org/linux/man-pages/man5/modules-load.d.5.html [3] https://man7.org/linux/man-pages/man5/modprobe.d.5.html [YOCTO #12212] https://bugzilla.yoctoproject.org/show_bug.cgi?id=12212 (From OE-Core rev: 075c309bd28bc8e19a82569a2e75da14fa5795dd) Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.poky.md')
0 files changed, 0 insertions, 0 deletions