Skip to content

v0.7.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:46
· 808 commits to main since this release
7910c35

testOS 0.7.0-beta.2

Prebuilt testOS image for USB benchmarking. See install.sh (Linux/macOS) or install.ps1 (Windows) in the repo to flash this to a USB stick.

Mock build: false

See the testOS README for usage.

What's Changed

  • fix(testos): rename apache-tools -> apache package (Arch) by @Nan0pk in #202
  • fix(release): install mkosi optional deps needed for bootable images by @Nan0pk in #204
  • fix(testos): handle unset USER env var in build-testos.sh by @Nan0pk in #205
  • fix(install.ps1): use string concatenation instead of interpolation w… by @Nan0pk in #201
  • ci(install.ps1): add PowerShell parser check + PS 5.1 hazard scan by @Nan0pk in #198
  • fix(release): compress .raw with zstd to fit GitHub 2 GB asset limit by @Nan0pk in #206

Full Changelog: v0.7.0-beta.2-test.1...v0.7.0-beta.2