github garybowers/bootimus v0.1.20

latest releases: v0.1.70, v0.1.67, v0.1.62...
3 months ago

v0.1.20

Improvements

  • Editable boot parameters — Boot parameters are now fully user-editable per image from the Properties panel. Extraction sets sensible defaults, but users can override them without waiting for a Bootimus update.
  • Placeholder support — Boot params support {{BASE_URL}}, {{CACHE_DIR}}, {{FILENAME}}, and {{SQUASHFS}} placeholders, resolved at boot time.
  • Default params shown — Empty boot params field shows distro-specific defaults as placeholder text.

Bug Fixes

  • Fixed Debian Live boot failure — Removed hardcoded ip=dhcp from Debian kernel parameters that caused klibc ipconfig timeout on modern NICs with slow link negotiation. (#34)
  • Fixed empty fetch= for GParted/Debian Live ISOs — Squashfs detection now scans all directory entries before returning, and the fetch= URL is properly constructed from the detected squashfs path. (#35)
  • Fixed image deletion foreign key errorclient_images join table is now cleaned up before deleting images, preventing PostgreSQL constraint violations.
  • Fixed ISO upload 401 — Image upload via XHR now includes the JWT Bearer token.

Don't miss a new bootimus release

NewReleases is sending notifications on new releases.