mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-03 07:37:06 +02:00
Add Limine
This commit is contained in:
parent
07d759d52b
commit
3158216590
1 changed files with 6 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
* [Virtualization](#virtualization)
|
||||
* [VPN Software](#vpn-software)
|
||||
* [System Services and Daemons](#system-services-and-daemons)
|
||||
* [Bootloaders](#bootloaders)
|
||||
* [Operating Systems](#operating-systems)
|
||||
* [Why not LLMs?](#why-not-llms)
|
||||
* [Legal Ramifications](#legal-ramifications)
|
||||
|
|
@ -453,6 +454,11 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
|
|||
| [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/) | | Explicitly stated in their [Contribution Guidelines](https://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors). |
|
||||
|
||||
## Bootloaders
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [Limine](https://github.com/Limine-Bootloader/Limine) | [Hyper](https://github.com/UltraOS/Hyper), [GRUB](https://www.gnu.org/software/grub/) | This entry was added by the creator and main maintainer of Limine. Limine does not ban code authored by LLMs or anyone/anything else, as long as it's reviewed by a human. The author has used LLMs (Claude Code) numerous times for many commits. |
|
||||
|
||||
## Operating Systems
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue