Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 580 Bytes

kareszwsl

a custom purpose-built linux distribution for windows subsystem for linux based on ArchWSL

installing

pre-built

the easiest way to install is to go to the releases page and download the latest wsldl.zip file. Extract it and run the installer exe.

You can also get only the filesystem tar.

build it yourself

  • have wsl
  • have internet
  • clone the repo
  • run the scripts/build.cmd
  • wait...
  • and you will have your rootfs tar file.
  • to also create the custom installer and the zip file, run scripts/wsldl.cmd