Discussion
Loading...

Post

Log in
  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Rust Bytes
Rust Bytes
@rustaceans@mastodon.social  ·  activity timestamp 2 months ago

Linux bootloaders love stuffing logic into configs that are basically full-blown programs.

That’s great if you enjoy debugging boot failures caused by a stray space, but a nightmare if you’re injecting your own hypervisor or maintaining systems you don’t fully control.

  • Copy link
  • Flag this post
  • Block
Rust Bytes
Rust Bytes
@rustaceans@mastodon.social replied  ·  activity timestamp 2 months ago

Edera needed something machine-readable, predictable, and maintainable… so they built it.

Sprout treats boot data like, well, data. It loads configurations from TOML, keeps unsafe Rust usage minimal, and works across x86_64 and ARM64 systems.

  • Copy link
  • Flag this comment
  • Block
Rust Bytes
Rust Bytes
@rustaceans@mastodon.social replied  ·  activity timestamp 2 months ago

Why Sprout’s Worth Paying Attention To :
- Config you can read - You can define entries, actions, and drivers in plain TOML.
- Linux and Windows boot support that doesn’t fight you - EFI stub, chainloading, and initrds are handled cleanly.

  • Copy link
  • Flag this comment
  • Block
Federation Bot
Federation Bot
@Federation_Bot replied  ·  activity timestamp 2 months ago

Autoconfiguration that actually helps - It can generate entries from your EFI environment or BLS-compatible filesystems.

  • Copy link
  • Flag this comment
  • Block
Rust Bytes
Rust Bytes
@rustaceans@mastodon.social replied  ·  activity timestamp 2 months ago

Sprout’s still young, but it’s already positioning itself as the “bootloader that won’t gaslight you.” Developers deserve that.

It’s available on GitHub at https://github.com/edera-dev/sprout.

  • Copy link
  • Flag this comment
  • Block

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.2-alpha.7 no JS en
Automatic federation enabled
Log in
  • Explore
  • About
  • Members
  • Code of Conduct