Skip to content

Commit

Permalink
Added note about Debian backports
Browse files Browse the repository at this point in the history
  • Loading branch information
sirredbeard authored Sep 12, 2018
1 parent 34ef5ab commit 4115646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ A Linux® distribution optimized for WSL based on Debian® stable from Whitewate

- A fast Linux terminal and development environment for developers and pro-users built on [Windows® Subsystem for Linux](https://github.com/sirredbeard/Awesome-WSL) (WSL) on Windows 10.
- Out-of-the-box support for most Linux graphical apps with no need to configure display or libGL settings. Note: Requires a Windows-based X client, 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).
- Popular development tools, including git and python3, are pre-installed. Additional packages can be easily installed via the apt package management system (e.g. `$ sudo apt install nodejs`) from the [expansive Debian repos](https://packages.debian.org/stable/) and third-party Debian-compatible repos.
- A handful of unnecessary packages, such as systemd, have been removed to improve stability and security.
- Popular development tools, including git and python3, are pre-installed. Additional packages can be easily installed via the apt package management system (e.g. `$ sudo apt install nodejs`) from the [expansive Debian repos](https://packages.debian.org/stable/) and third-party Debian-compatible repos. The Debian backports repo is pre-configured.
- Pre-installed with [wslu](https://github.com/patrick330602/wslu), a set of useful open-source utilities for interacting between WSL and Windows 10.
- A handful of unnecessary packages, such as systemd, have been removed to improve stability and security.
- Additional scripts to easily install the following popular applications:
- Visual Studio Code `$ sudo /opt/installcode.sh`
- Google Chrome `$ sudo /opt/installchrome.sh`
Expand Down

0 comments on commit 4115646

Please sign in to comment.