diff --git a/README.md b/README.md index ee02663..b52bc18 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N * [Blogging Software](#blogging-software) * [Content Management Systems](#content-management-systems) * [Static Site Generators](#static-site-generators) + * [Bootloaders](#bootloaders) * [Browsers](#browsers) * [Desktop Browsers](#desktop-browsers) * [Mobile Browsers](#mobile-browsers) @@ -80,7 +81,6 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N * [Unified Push Distributors](#unified-push-distributors) * [Budgeting](#budgeting) * [System Services and Daemons](#system-services-and-daemons) - * [Bootloaders](#bootloaders) * [Operating Systems](#operating-systems) * [Terminal Emulators](#terminal-emulators) * [Virtualization](#virtualization) @@ -280,6 +280,12 @@ This is a section for repos that are similar to this one either because they are > * [Haunt](https://dthompson.us/projects/haunt.html) > * [Zine](https://zine-ssg.io) +## Bootloaders + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [Limine](https://github.com/Limine-Bootloader/Limine) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://codeberg.org/small-hack/open-slopware/pulls/263#issuecomment-12690237), [2](https://codeberg.org/small-hack/open-slopware/pulls/285#issue-4234860)) | [Hyper](https://github.com/UltraOS/Hyper), [GRUB](https://www.gnu.org/software/grub/) | + ## Browsers ### Desktop Browsers @@ -742,11 +748,6 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors | [wireplumber](https://gitlab.freedesktop.org/pipewire/wireplumber/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/master/AGENTS.md?ref_type=heads)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help)| | [Mesa3D](https://mesa3d.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help)| -## 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 | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |