about summary refs log tree commit diff
path: root/core-services/01-static-devnodes.sh
Commit message (Collapse)AuthorAgeFilesLines
* core-services/01-static-devnodes: simplify parsingclassabbyamp2023-04-131-1/+1
| | | | fixes #82
* core-services/01-static-devnodes.sh: Honour modprobe blacklistsDaniel NĂ©ri2017-02-121-1/+1
|
* core-services: load kernel modules that aren't autoloaded by eudev3 anymore. 20150424Juan RP2015-04-241-0/+6
We use the output of `kmod static-nodes` to get a list of modules that should be loaded for the running kernel, just like systemd does via tmpfiles.d(5).