Actions
action #133034
opendepmod: use /var
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2023-07-19
Due date:
% Done:
0%
Estimated time:
Description
depmod only generates cache files to speed up lookups. Those cache files should therefor be in /var instead of /usr. Ideally modprobe would just work without those cache files, just slower. Or maybe generate the cache on first call of modprobe.
Separating the cache would also allow to have kernel modules in alternative locations, ie to have /usr read-only with local additions.
Actions