Wsl Distrod Versions Save

Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.

v0.1.7

1 year ago

Bug Fixes

  • Bind mount /tmp/.X11-unix for newer version of WSL2 (#57) (921bc3c), closes #56

v0.1.6

1 year ago

Bug Fixes

  • ci: Fix version command reported wrong version (#58) (fd9bbdc)

v0.1.5

2 years ago

Bug Fixes

  • Clean up /etc/environment when distrod is disabled. (#32) (fc28178)
  • Fix SystemdUnitDisabler followed absolute symbolic links (#34) (533ee3f)
  • Update hostname in hosts (#33) (973f9e9)

v0.1.4

2 years ago

Release v0.1.4

Improvements

  • Add a little more debug logging

Bug Fixes

  • Fix mount argument, which caused undocumented behavior

v0.1.3

2 years ago

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

2 years ago

Release v0.1.2

Bug Fixes

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

v0.1.1

2 years ago

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

2 years ago

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-pre12

2 years ago

/proc/cmdline is more robust to pass WSL envs than using the container interface

v0.1.0-pre11

2 years ago

Zip the windows assets