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

move out of base i915/amdgpu drivers to the extensions #9728

Closed smira closed 2 days ago

smira commented 6 days ago

With i915, there's an issue with kernel panic if the firmware is missing, while we the system can boot without i915 driver at all (relying e.g. on UEFI framebuffer).

With AMD GPU, we don't need that to be in the base system probably, as we don't ship NVIDIA GPU either.

Proposal: rename existing extensions as

Provide compatibility fallbacks in both Image Factory and Omni for renamed extensions.