Wslcompact Versions Save

Compacts the size of the ever-growing WSL vhdx images.

8.7

1 year ago

CHANGELOG

  • [Fix] error when estimating the size of distros such as NixOS with exotic folder structure The fix solves issue #9

8.5

1 year ago

CHANGELOG

  • [Fix] Dolved incompatibility with GUI disabled systems The system container access is used to estimate each distro's size and is only available when sound, graphics, and media ports are activated. Those systems with GuiApplications=false setting in the ~/.wslcomfig config file in Windows or in /etc/wsl.conf inside a distro will prevent the use of the container. A different way to estimate the data contained in each distro is implemented. It closes issue #7.

8.0

1 year ago

CHANGELOG

  • [Fix] Added safety measure in case image replace fails. wslcompact now will leave the generated image in the temp folder in the event of a failure during the image replace process. In case of a problem, the compacted image will remain there as a backup.

7.0

1 year ago

CHANGELOG

  • [Fix] size estimation sometimes fails. wslcompact uses the df binary within WSL to know the actual data size inside the distro. When more than one distro is running, there is a chance for an additional warning that was colliding with the capture of the value.

6.0

1 year ago

CHANGELOG

  • Updated delivery method
  • License and Readme are part of the delivered package.

5.0

1 year ago

Initial Powershell Module based on previous versions as a file in this repo.