SaaSHub helps you find the best software and product alternatives Learn more →
Efiboot Alternatives
Similar projects and alternatives to efiboot
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
trystero
✨🤝✨ Build instant multiplayer webapps, no server required — Magic WebRTC matchmaking over BitTorrent, Nostr, MQTT, IPFS, Supabase, and Firebase
-
-
-
-
-
-
-
-
-
-
-
-
efiboot discussion
efiboot reviews and mentions
-
No more boot loader: Please use the kernel instead
I developed a tool for managing EFI boot entries for my personal use.
I've been meaning to get it ready to release publicly. It's mostly there, just a bit manual to install.
https://efiboot.cbarrick.dev
-
My User Experience Porting Off Setup.py
With project.toml, the new strat is to build the wheel with `python3 -m build` and then install it with `pip install --root=$DESTDIR` plus a handful of flags to tell pip not to touch the network or the local cache.
It's not great, but it's also not terrible.
E.g. https://github.com/cbarrick/efiboot/blob/2ca46a7c27c837adf23...
-
Ask HN: Show me your half baked project
It's called Efiboot: https://github.com/cbarrick/efiboot
It lets you manage EFI boot entries in a TOML file.
It's actually in pretty good shape, but I still want to work out a reproducible and offline build system, for the sake of packaging in Debian, Arch, etc.
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Dec 2024
Stats
cbarrick/efiboot is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of efiboot is Python.