Remove proprietary drivers

Closes #234

Signed-off-by: axaloteDev <git@axalote.dev.br>
This commit is contained in:
axaloteDev 2026-03-29 21:18:45 -03:00 committed by Max
commit f49aee3465

View file

@ -448,7 +448,7 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
| [rsyslog](https://www.rsyslog.com/) | [syslog-ng](https://www.syslog-ng.com/products/open-source-log-management/) | Explicitly stated in the [documentation](https://www.rsyslog.com/doc/about/ai_first.html) |
| [systemd](https://github.com/systemd/systemd) | dinit, s6, OpenRC, shepherd | [AGENTS.md](https://github.com/systemd/systemd/blob/main/AGENTS.md), [Claude used for commits](https://github.com/systemd/systemd/commit/744d589632c545e90ae76853abbfbc90cb530e24) |
| [wireplumber](https://gitlab.freedesktop.org/pipewire/wireplumber/) | | [AGENTS.md file in code repository](https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/master/AGENTS.md?ref_type=heads) |
| [Mesa3D](https://mesa3d.org/) | Nvidia proprietary drivers implement their own video stack distinct from Mesa. For AMD GPUs, AMDGPU-PRO is separate from Mesa3D but it does include some modules of it. There are no drivers for Intel GPUs that aren't based on Mesa3D. | Explicitly stated in their [Contribution Guidelines](https://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors). |
| [Mesa3D](https://mesa3d.org/) | | Explicitly stated in their [Contribution Guidelines](https://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors). |
## Operating Systems