Skip to content

Tags: nullpo-head/wsl-distrod

Tags

v0.1.4

Toggle v0.1.4's commit message
Release v0.1.4

## Improvements

- Add a little more debug logging

## Bug Fixes

- Fix mount argument, which caused undocumented behavior

v0.1.3

Toggle v0.1.3's commit message
Release v0.1.3

## Bug Fixes

- Fix a tar archive containing files with log path/linkname was not handled correctly (Fix #6)

v0.1.2

Toggle v0.1.2's commit message
Release v0.1.2

## Bug Fixes

- Fix scheduling task was not working on Windows of non-English locale. (Fix #4)

v0.1.1

Toggle v0.1.1's commit message
Release v0.1.1. This release contains bug fixes.

## Bug Fixes

- Fix WSL's correct resolv.conf was removed during installation on Windows
- Fix autostart was failing for light-weight images from linuxcontainers.org
- Fix set_default_user was not working on Win11 with distros with custom names
- Network services are now completely disabled for robustness rather than tweaked

v0.1.0

Toggle v0.1.0's commit message
Release v0.1.0

## First Release v0.1.0

This is the first relase of Distrod. Distrod is a (meta-)distro for WSL2
that allows you to install Ubuntu, Arch Linux, Gentoo and many other distros
with systemd in a minute, or make your current distro run systemd.
Distrod also has built-in autostart function and port forwarding
service, which make the experience of WSL2 much better as a Linux system.

v0.1.0-pre13

Toggle v0.1.0-pre13's commit message
Workaround for the strange behavior of the installer on Windows 11

v0.1.0-pre12

Toggle v0.1.0-pre12's commit message
/proc/cmdline is more robust to pass WSL envs than using the containe…

…r interface