Merge pull request 'Remove proprietary drivers' (#244) from axaloteDev/open-slopware:remove/proprietary-amd-nvidia-drivers into main

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/244
Reviewed-by: Max <cloudymax@noreply.codeberg.org>
This commit is contained in:
Max 2026-04-05 19:29:04 +02:00
commit 0b603c92d5

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