v0.1.70
Added
- Windows binaries:
bootimus-windows-amd64.exeandbootimus-windows-arm64.exepublished alongside the Linux builds. - Simplified Chinese (zh-CN) localisation: Full translation across the admin UI, marketing site, and documentation. The language picker auto-selects zh-CN for Chinese browsers.
- Documentation translations: Complete docs (
admin,appliance,authentication,auto-install,clients,deployment,dhcp,distro-profiles,images) now in German, Spanish, French, Russian, and Simplified Chinese. - CLI
bootimus bootloaders:list,use <set>, andactivesubcommands for managing iPXE bootloader sets from the shell. - CLI
bootimus version: Prints the version;--verboseadds commit, build state, build tags, Go version, and iPXE version. - New distro profiles: AlmaLinux, Rocky Linux, and Raspberry Pi OS.
- New distro logos: AlmaLinux, Rocky Linux, Raspberry Pi OS, DragonFlyBSD, NetBSD, OpenBSD, and Slackware.
Fixed
- Docker ISO extraction: Replaced the no-op
bsdtarpackage withlibarchive-tools, restoring extraction on the official image. Thanks to @JakeStanger for the patch. - Linux Mint profile: Refreshed to 22.3 (Cinnamon / MATE / XFCE) and switched to the University of Kent mirror.
Changed
- Static builds: Server now ships as a fully static binary, enabling clean Windows cross-compilation and removing the glibc dependency.
Upgrade notes
- Windows users: grab
bootimus-windows-amd64.exefrom the release page. Proxy DHCP, TFTP, and HTTP boot work on Windows; admin UI is unchanged. - No DB migration required.
Docker
docker pull garybowers/bootimus:0.1.70