Soapine is a Limine alternative made from scratch
Find a file
2025-05-27 08:30:25 +02:00
.vscode console: start implementation 2024-07-07 16:27:05 +02:00
common soapine: Now under the MIT License 2024-07-09 20:52:48 +02:00
test config: Support for value types | libc: atoi rewrite & strtol 2024-07-09 01:13:34 +02:00
.gitignore Revert 'aurix efi (not working)' commit 2024-07-05 18:49:56 +02:00
CONFIG.md Get away from JSON & write custom config file parser 2024-07-07 11:23:26 +02:00
LICENSE soapine: Now under the MIT License 2024-07-09 20:52:48 +02:00
Makefile config: parsing json works 2024-07-06 21:23:56 +02:00
PHILOSOPHY.md misc changes 2024-07-06 17:13:58 +02:00
preview.png console: start implementation 2024-07-07 16:27:05 +02:00
README.md Update README.md 2025-05-27 08:30:25 +02:00
run.mk config: Support for value types | libc: atoi rewrite & strtol 2024-07-09 01:13:34 +02:00

This is legacy!

Soapine is now abandoned, and will soon be replaced with a new bootloader i'm currently making

Soapine

Soapine is an advanced bootloader that is made as an alternative to Limine.

Soapine's menu on QEMU Soapine's menu on QEMU

Q&A

Why making a Limine alternative?

We really like how Limine is powerful, but we fucking hate Limine's philosophy.

Acknowledgements

Soapine uses all the third-party software/libraries/fonts mentioned below:

  • NanoPrintF (by Charles Nicholson): A small, fast & header-only printf implementation.
  • Simpterm (modified): The terminal that powers the lib/term FBTERM backend.
  • The ZAP Group: Linux-like console fonts, used in Soapine