Lexr 0.2.0-rc.1
Pre-releaseLexr 0.2.0-rc.1
This release contains the six standalone Lexr platform executables plus LICENSE, NOTICE, and THIRD_PARTY_NOTICES.md. The versioned SHA-256 manifest covers all nine payload files. Kernel, firmware, driver, userspace, catalogue, collector, and other project documentation are not published here.
Install Lexr
This release predates both install.sh and the docs/getting-started/install.md guide. On Linux or macOS, you can still install it using the installer from main, pinned to this exact version. The installer verifies the downloaded executable against this release's own SHA-256 manifest:
curl -fsSL https://raw.githubusercontent.com/ooaklee/lexr.sh/refs/heads/main/install.sh | sh -s -- --version 0.2.0-rc.1The installer script is fetched from the current main branch, so its behaviour reflects today's installer, not this tag. For manual downloads, checksum verification, and Windows installation, read the current installation guide; its latest-release quick-start command does not apply here, so use the versioned command above.
Changes
- feat: make kernel bundles complete and SP11 boot policy explicit (#6) (
43e65fb) - chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.2.0 (#5) (
9ae34a5) - chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 (#4) (
23bccbf) - chore(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 (#3) (
a8eeffd)