summaryrefslogtreecommitdiff
path: root/modprobe.d
Commit message (Collapse)AuthorAgeFilesLines
* meson: install the right README file in modprobe.dZbigniew Jędrzejewski-Szmek2021-07-071-0/+5
| | | | | We put the "global" README file there. Introduced in d83e90c73cf25a839f5e60f355baa0d38364ff41.
* Add READMEs in all .d directoriesZbigniew Jędrzejewski-Szmek2021-03-261-0/+7
|
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
|
* modprobe.d: expand drop-in to handle dummy0 as well (#7099)Mantas Mikulėnas2017-10-161-0/+4
|
* modprobe.d: ship drop-in to set bonding max_bonds to 0 (#6448)Dimitri John Ledkov2017-08-021-0/+14
This allows networkd to correctly manage bond0 using networkd, when requested by the user. Fixes #5971 #6184