Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson: install the right README file in modprobe.d | Zbigniew Jędrzejewski-Szmek | 2021-07-07 | 1 | -0/+5 |
| | | | | | We put the "global" README file there. Introduced in d83e90c73cf25a839f5e60f355baa0d38364ff41. | ||||
* | Add READMEs in all .d directories | Zbigniew Jędrzejewski-Szmek | 2021-03-26 | 1 | -0/+7 |
| | |||||
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add SPDX license headers to various assorted files | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+2 |
| | |||||
* | modprobe.d: expand drop-in to handle dummy0 as well (#7099) | Mantas Mikulėnas | 2017-10-16 | 1 | -0/+4 |
| | |||||
* | modprobe.d: ship drop-in to set bonding max_bonds to 0 (#6448) | Dimitri John Ledkov | 2017-08-02 | 1 | -0/+14 |
This allows networkd to correctly manage bond0 using networkd, when requested by the user. Fixes #5971 #6184 |