Skip to content

Lexr 0.2.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Sep 08:07
· 12 commits to main since this release
2482b69

Lexr 0.2.0-rc.3

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 the bundled install.sh. 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.3

The 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 installation guide as shipped with this release.

Changes

  • docs: define Snapdragon X project scope (#18) (2482b69)
  • feat(image): add experimental Fedora Live remaster adapter (#10) (ed6e981)