siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.89k stars 555 forks source link

chore: remove i915/amdgpu drivers #9750

Closed frezbo closed 2 days ago

frezbo commented 2 days ago

Drop i915 and amdgpu drivers from Talos rootfs, these will be packaged as extensions containing both firmware and drivers.

Some modules like ttm, i2c-algo-bit etc have been left off since they are used by both amdgpu and i915, so makes sense to keep in plain talos.

Part of: #9728

frezbo commented 2 days ago

/m