mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
This adds the Intel IGC driver for 2.5G NICs (I225/I226). Fedora CoreOS comes with those drivers as well: ``` core@localhost:~$ cat /etc/os-release | grep PRETTY_NAME PRETTY_NAME="Fedora CoreOS 39.20240225.3.0" core@localhost:~$ lsmod | grep igc igc 192512 0 ```