You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,16 @@ A Linux® distribution optimized for WSL based on Debian® stable from Whitewate
5
5
## Features
6
6
7
7
- Optimized for use with [Windows® Subsystem for Linux](https://github.com/sirredbeard/Awesome-WSL) (WSL) on Windows 10 Version 1709+.
8
-
- Out-of-the-box support for external Windows-based X clients, such as [X410](http://afflnk.microsoft.com/c/1291904/459838/7593?prodsku=9NLP712ZMN9Q&u=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fstore%2Fp%2Fx410%2F9NLP712ZMN9Q).
9
-
- Popular programming tools, including git and python3, pre-installed. Additional packages can be easily installed via the apt package management system from the expansive Debian repos.
10
-
- Ships with useful utilities for running Linux on WSL installable with one command.
8
+
- Out-of-the-box support for external Windows-based X clients, such as [X410](http://afflnk.microsoft.com/c/1291904/459838/7593?prodsku=9NLP712ZMN9Q&u=https%3A%2F%2Fwww.microsoft.com%2Fen-us%2Fstore%2Fp%2Fx410%2F9NLP712ZMN9Q), no need to set DISPLAY or LIBGL settings.
9
+
- Popular programming tools, including git and python3, are pre-installed. Additional packages can be easily installed via the apt package management system from the expansive Debian repos.
11
10
- A handful of unnecessary packages, such as systemd, have been removed to improve stability and security.
12
-
- Scripts to easily install the following popular applications:
11
+
- Install [wslu](https://github.com/patrick330602/wslu), a set of useful utilities for running Linux on WSL, with one command.
12
+
- Additional scripts to easily install the following popular applications:
- New features actively added based on community demand, including [paid bug and feature bounties](https://github.com/WhitewaterFoundry/WLinux/issues?q=is%3Aissue+is%3Aopen+label%3ABounty).
15
+
- Think another app needs to be here? File a [feature request](https://github.com/WhitewaterFoundry/WLinux/issues/new/choose).
16
+
- New features are actively added based on community demand, including [paid bug and feature bounties](https://github.com/WhitewaterFoundry/WLinux/issues?q=is%3Aissue+is%3Aopen+label%3ABounty).
17
+
- Faster patching than any upstream Linux distro for WSL-specific bugs.
17
18
18
19
## Background
19
20
@@ -26,7 +27,6 @@ Support is handled via the GitHub project issues page. First search for your iss
0 commit comments