Releases: okibcn/wslcompact
Releases · okibcn/wslcompact
8.7
8.5
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 withGuiApplications=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
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
CHANGELOG
- [Fix] size estimation sometimes fails.
wslcompact uses thedf
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
CHANGELOG
- Updated delivery method
- License and Readme are part of the delivered package.