mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-23 22:34:31 +02:00
Tidy bootloaders based on new style guide (#407)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/407
This commit is contained in:
commit
56a68b64af
1 changed files with 7 additions and 6 deletions
13
README.md
13
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) | [](#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) | [](#permissive-ai-policy) ([1](https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/master/AGENTS.md?ref_type=heads)) | [](#request-for-help)|
|
||||
| [Mesa3D](https://mesa3d.org/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors)) | [](#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) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue