diff --git a/README.md b/README.md index 0ef0117..a87b9da 100644 --- a/README.md +++ b/README.md @@ -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 |