PsUWI
0.9.1
A PowerShell Helper to create testing Ubuntu instances on WSL.
Installation Options
Owners
Copyright
(c) 2021 Patrick Wu. All rights reserved.
Package Details
Author(s)
- Patrick Wu
Tags
Functions
New-UbuntuWSLInstance Remove-UbuntuWSLInstance Remove-AllUbuntuWSLInstances
Dependencies
This module has no dependencies.
Release Notes
# 0.9.1
- Shotcuts created by the distros generated by PsUWI will also be removed.
# 0.9.0
- Fix a small issue that wrong arch tarball is downloaded;
- Add support for WSL1 only Windows 10 version.
# 0.8.1
- no longer uses -Slient in -NonInteractive.
# 0.8.0
- Add -Silent, -NonInteracitve and -AdditionalPkg
- Fix several small issues
# 0.5.0
- Fix the user creation issue;
- Fix the issue that when using RootOnly, nothing will shown;
- Fix a issue that cause folder switch when $env:HOME is not set;
- Add -EnableProposed and -EnableSource.
# 0.2.1
- defaults to wsl2 now;
- sudo works in bionic now;
- if AdditionalPPA is empty, PPA addtion will not be executed.
# 0.2.0
Remove some old code; Add a new AdditionalPPA parameter.
# 0.1.1
Fix switch option and grammar fixes
# 0.1.0
First Release
FileList
- PsUWI.nuspec
- LICENSE
- PsUWI.psd1
- PsUWI.psm1
- publish.ps1
- README.md
- .github\workflows\publish.yml