Bootable v0.1.1
Bootable ships native installers and portable builds for its matching GUI and TUI.
Packages are unsigned and the macOS app is ad-hoc signed, not notarized. Use expendable
USB or SD media and check the physical target before approving erasure.
- Linux x86-64: AppImage, DEB, RPM, and tar.gz
- Windows 10+ x86-64: MSI, setup EXE, portable GUI/TUI EXEs, and ZIP
- macOS Apple Silicon: DMG and tar.gz
- Integrity: SHA-256 sidecars and GitHub build provenance for every asset
- Privilege: interactive apps remain unelevated; a fixed helper performs approved writes
The DEB/RPM and Windows installers place the protected helper automatically. The macOS
DMG includes an explicit helper installer. Legacy BIOS helpers, Linux persistence,
Windows To Go, DOS media, and multiboot are not implemented.
What's Changed
- release: add native installers for v0.1.1 by @debpalash in #3
Full Changelog: v0.1.0...v0.1.1