wsldl
rootfs_builder
wsldl | rootfs_builder | |
---|---|---|
5 | 2 | |
1,807 | 52 | |
1.1% | - | |
7.4 | 0.0 | |
7 days ago | 7 months ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wsldl
-
wsldl : more linux distros of wsl2
I generally recommend just DIYing your WSL distro: https://github.com/yuk7/wsldl
-
First time I ever paid for fedora
You can install a ton of distros for free: https://github.com/yuk7/wsldl
-
On a scale of 1-10, how much do you hate it?
https://github.com/yuk7/wsldl combined with a tarball of the base root system (Gentoo is easy because that's how a system starts off anyway).
-
Custom WSL Distributions
For installing the distribution we'll be using WSLDL, start by downloading the latest version of the Launcher.exe executable, rename it to your distribution's name of choice, such as oraclelinux.exe and place your created rootfs.tar.gz file beside it, move them into a directory where you want to install your WSL filesystem, and finish off by running the launcher executable we downloaded and renamed earlier, and.. you're done, the distribution is now installed into WSL and you can configure and setup everything as you need.
rootfs_builder
-
From WampServer, to Vagrant, to QEMU
FWIW it's not too difficult to convert a docker image to a VM rootfs. See rootfs_builder[0] for example.
I'm currently working on a wrapper for QEMU that has docker-like semantics for pull/run/start/stop/exec/etc, but it will pull docker images from docker registries and convert them to qcow2 for you and run them in QEMU. It works on Linux and Windows and should work on MacOS and BSD eventually.
[0]: https://github.com/ForAllSecure/rootfs_builder
-
Custom WSL Distributions
After go has finished installing you're going to want to clone this repository and build the executable, this tool will allow us to extract the root filesystem from the docker image into a directory of our choosing.
What are some alternatives?
ArchWSL - ArchLinux based WSL Distribution. Supports multiple install.
multipass - Multipass orchestrates virtual Ubuntu instances
LinuxmintWSL2 - Linux mint on wsl2 using wsldl
openvscode-server - Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
Fedora-Remix-for-WSL - Fedora Remix for Windows Subsystem for Linux.
ManjaroWSL - Manjaro for WSL2 using wsldl