Replies: 1 comment 3 replies
-
Hello there. I'm honestly confused by how update deliveries are handled. My understanding was that WSL as a windows module is sort of a stable branch, while the preview app is sort of a pre-release. However, this is already the third app update that is not propagated to the windows module. In addition to this, the Windows store continues to not provide the version number, to either the store GUI or winget, which is really upsetting. Could you please clarify? |
Beta Was this translation helpful? Give feedback.
-
https://github.com/microsoft/wslg/releases/tag/v1.0.30
\\wsl.localhost\distro
and\\wsl$\distro
prefix as case-insensitive [GH 7744]wsl.exe --mount
on ARM64--web-download
to download distributions via http instead of using the store.wsl.exe --mount
andwsl.exe --unmount
print error strings instead of integers.This change introduces new "debug shell" functionality to WSL. This will launch an interactive shell in the root Mariner namespace when the WSL2 VM launches. To enable the debug shell put the following entry in
%userprofile%\.wslconfig
This discussion was created from the release 0.51.0.
Beta Was this translation helpful? Give feedback.
All reactions