Skip to content

Releases: sirredbeard/wslinternals

0.0.14

24 Jan 17:27
Compare
Choose a tag to compare
  • 0.0.14 introduces wsl-perf. wsl-perf is a front-end to the Linux kernel perf tool for benchmarking, traces, and kernel debugging. On first run, wsl-perf will download and build the perf tool from source and save the staticly linked binary as perf.elf. wsl-perf will pass any command line arguments to perf.elf, which is run as root in the WSL2 System Distro. d00de78
  • Updated documentation related to wsl-perf.
  • Added test builds on push to any branch in GitHub Actions. 06b56bb
  • Added build status badges to README. 60a8cef

0.0.13

19 Jan 03:07
Compare
Choose a tag to compare
  • Fixes a bug in wsl-dist-update caused by Docker Desktop, Podman Desktop, and Rancher Desktop distros, which are now skipped, closes #12 d28fb65
  • Fixes a bug caused by Podman Desktop in list-wsl 43a3d60
  • Adds openEuler distro support to wsl-dist-update 925d3b6
  • Adds -wsl and -wslpr to wsl-dist-update allowing for updating WSL and WSL pre-release d6e4070
  • Documentation for -wsl and -wslpr c9a7a5d
  • Ensures the system distro stays alive during kernel builds in wsl-latest-kernel.ps1 fd1a94b
  • Renames wsl-dist-update-sched to sched-wsl-dist-update cac7b33

0.0.12

28 Dec 23:57
f605701
Compare
Choose a tag to compare

Fixes a bug in wsl-latest-kernel where the system distro would be shut down and reset during compilation time by adding a persistent task in the background during the compilation.

0.0.11

28 Dec 00:58
f605701
Compare
Choose a tag to compare

New wsl-latest-kernel tool to download and install the latest kernel released on WSL2-Linux-Kernel,
wsl-dist-update adds optional -winget option to update winget on Windows.
wsl-dist-update adds optional -scoop option to update scoop on Windows.
wsl-dist-update now displays nice names "Pengwin" and "Fedora Remix for WSL" for those respective distros.
Add documentation for new -winget and -scoop options for wsl-dist-update.
Updates to README.md for new -winget and -scoop options for wsl-dist-update.
Updates to README.md for active voice in wslctl options.
Updates to README.md for wsl-latest-kernel.

0.0.10 Beans Edition

12 Nov 18:13
Compare
Choose a tag to compare

Adds rogue hcs VM killing to -hardReset and -destructiveReset as inspired by @snickler.

Closes #11.

0.0.9

07 Nov 17:51
Compare
Choose a tag to compare

Closes #10

0.0.8

12 Oct 16:20
Compare
Choose a tag to compare
  • Fixes #9

0.0.7

12 Oct 00:12
cfaf79a
Compare
Choose a tag to compare
  • Adds support for Windows Terminal Preview to sysdistrowt
  • Fixes a typo in an error message in sysdistrowt that would Windows Terminal Preview was not installed when it was
  • First official release using GitHub Actions

0.0.6

11 Oct 18:25
afe1baa
Compare
Choose a tag to compare

Fixes for wsl-dist-update

0.0.5

11 Oct 17:52
Compare
Choose a tag to compare

Adds wsl-dist-update