Skip to content

v0.1.53

Choose a tag to compare

@garybowers garybowers released this 22 Apr 18:43
· 26 commits to main since this release

Bootimus v0.1.53

Highlights

  • Windows 7 added to distro profiles
  • Tools submenu moved to the top of the PXE boot menu
  • Issue #32 (extraction) fixed
  • Distro profile catalogue refreshed

Changes

PXE boot

  • Windows 7 profile added - bootable via the existing wimboot path
  • Tools menu now appears at the top of the main boot menu instead of the bottom

Distro profiles

  • Catalogue bumped to latest
  • Windows 7 profile added

Bug fixes

  • Issue #32 - extraction fix in internal/extractor/extractor.go

Repo / build

  • README.md updated (logo, links, polish)
  • New repo-level .dockerignore keeps node_modules, dist, data/, and build artefacts out of image builds