Skip to content

Conversation

@KanjiMonster
Copy link
Contributor

Import systemd's modprobe config added in newer versions [1][2] to inhibit legacy automatic bond0 and dummy0 netdevice creation by the drivers. This requires building the drivers as modules, so switch them from =y to =m.

Note that we can only do that for arm64, since x86_64 current does not enable dummy or bond support.

[1] systemd/systemd@582faeb
[2] systemd/systemd@cfe134e

Import systemd's modprobe config added in newer versions [1][2] to
inhibit legacy automatic bond0 and dummy0 netdevice creation by the
drivers. This requires building the drivers as modules, so switch
them from =y to =m.

Note that we can only do that for arm64, since x86_64 current does not
enable dummy or bond support.

[1] systemd/systemd@582faeb
[2] systemd/systemd@cfe134e

Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
@taraschornyiplv
Copy link
Contributor

reverify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants