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: WSL/about.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ You can:
34
34
*[Read frequently asked questions](faq.md)
35
35
36
36
## Team Blogs
37
-
*[Overview post with a collection of videos and blogs](https://blogs.msdn.microsoft.com/commandline/learn-about-bash-on-windows-subsystem-for-linux/)
37
+
*[Overview post with a collection of videos and blogs](https://blogs.msdn.microsoft.com/commandline/learn-about-windows-console-and-windows-subsystem-for-linux-wsl/)
Use our open source WSL sample to build WSL distro packages for the Microsoft Store and/or to create custom Linux distro packages for sideloading. You can find the [distro launcher repo](https://github.com/Microsoft/WSL-DistroLauncher) on GitHub.
17
+
18
+
This project enables:
19
+
* Linux distribution maintainers to package and submit a Linux distribution as an appx that runs on WSL
20
+
* Developers to create custom Linux distributions that can be sideloaded onto their dev machine
21
+
22
+
## Background
23
+
We distribute Linux distros for WSL as UWP applications through the Microsoft Store. You can install those applications that will then run on WSL - the subsystem that sits in the Windows kernel. This delivery mechanism has many benefits as discussed in an earlier blog post.
24
+
25
+
## Sideloading a Custom Linux Distro Package
26
+
You can create a custom Linux distro package as an application to sideload on your personal machine. Please note that your custom package would not be distributed through the Microsoft Store unless you submit as a distribution maintainer.
27
+
To set up your machine to sideload apps, you will need to enable this in the system settings under “For Developers”. Be sure to either have developer mode, or sideload apps selected
28
+
29
+
## For Linux Distro Maintainers
30
+
To submit to the Store, you will need to work with us to receive publishing approval. If you are a Linux distribution owner interested in adding your distribution to the Microsoft Store, please contact [email protected].
31
+
32
+
## Getting Started
33
+
Follow the instructions on the [Distro Launcher GitHub repo](https://github.com/Microsoft/WSL-DistroLauncher) to create a custom Linux distro package.
34
+
35
+
36
+
## Team Blogs
37
+
*[Open Sourcing a WSL Sample for Linux Distribution Maintainers and Sideloading Custom Linux Distributions](https://blogs.msdn.microsoft.com/commandline/2018/03/26/wsl-distro-launcher/)
Copy file name to clipboardExpand all lines: WSL/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ You can also access your local machine’s filesystem from within the Linux Bash
31
31

32
32
33
33
### What is Bash?
34
-
[Bash](https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29) is a popular text-based shell and command-language. It is the default shell included within Ubuntu and other Linux distros, and in MacOS. Users type commands into a shell to execute scripts and/or run commands and tools to accomplish many tasks.
34
+
[Bash](https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29) is a popular text-based shell and command-language. It is the default shell included within Ubuntu and other Linux distros, and in macOS. Users type commands into a shell to execute scripts and/or run commands and tools to accomplish many tasks.
35
35
36
36
### How does this work?
37
37
Check out our [blog](https://blogs.msdn.microsoft.com/wsl/) where we go into detail about the underlying technology.
At //Build2017, Microsoft announced that Windows Subsystem for Linux will be [available on Windows Server](https://blogs.technet.microsoft.com/hybridcloud/2017/05/10/windows-server-for-developers-news-from-microsoft-build-2017/). These instructions walk through running on the Windows Subsystem for Linux on Windows Server 1709 and later.
18
+
At //Build2017, Microsoft announced that Windows Subsystem for Linux will be [available on Windows Server](https://blogs.technet.microsoft.com/hybridcloud/2017/05/10/windows-server-for-developers-news-from-microsoft-build-2017/). These instructions walk through running the Windows Subsystem for Linux on Windows Server 1709 and later.
19
19
20
20
## Enable the Windows Subsystem for Linux
21
21
22
22
Enable the "Windows Subsystem for Linux" optional feature and reboot.
@@ -38,10 +37,9 @@ Enable the "Windows Subsystem for Linux" optional feature and reboot.
38
37
* [OpenSUSE](https://aka.ms/wsl-opensuse-42)
39
38
* [SLES](https://aka.ms/wsl-sles-12)
40
39
41
-
You can download the distributions to Windows Server with [`Invoke-WebRequest`](https://msdn.microsoft.com/powershell/reference/5.1/microsoft.powershell.utility/invoke-webrequest) cmdlet. Here's a sample instruction to download OpenSUSE.
40
+
You can download the distributions to Windows Server with [`Invoke-WebRequest`](https://msdn.microsoft.com/powershell/reference/5.1/microsoft.powershell.utility/invoke-webrequest) cmdlet. Here's a sample instruction to download Ubuntu.
Copy file name to clipboardExpand all lines: WSL/install-win10.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,15 +24,17 @@ Enable the "Windows Subsystem for Linux" optional feature and reboot.
24
24
2. Restart your computer when prompted.
25
25
26
26
## Install your Linux Distribution of Choice
27
-
### Fall Creators Update and later: Install from the Windows Store
27
+
### Fall Creators Update and later: Install from the Microsoft Store
28
28
29
-
> This section is for Windows Insiders (build 16215 or later). Follow these steps to [Check your build](troubleshooting.md#check-your-build-number). For earlier versions of Windows 10, follow [these instructions using lxrun](install-win10.md#for-anniversary-update-and-creators-update-install-using-lxrun).
29
+
> This section is for Windows build 16215 or later. Follow these steps to [check your build](troubleshooting.md#check-your-build-number). For earlier versions of Windows 10, follow [these instructions using lxrun](install-win10.md#for-anniversary-update-and-creators-update-install-using-lxrun).
30
30
31
-
1. Open the Windows Store and choose your favorite Linux distribution.
31
+
1. Open the Microsoft Store and choose your favorite Linux distribution.
@@ -44,7 +46,7 @@ Enable the "Windows Subsystem for Linux" optional feature and reboot.
44
46
> 
45
47
46
48
3. Once the download has completed, select "Launch".
47
-
This will open a console window. Wait for installation to complete then you will be prompted to create your UNIX user account.
49
+
This will open a console window. Wait for installation to complete then you will be prompted to create your LINUX user account.
48
50

49
51
50
52
> **Troubleshooting: Installation failed with error 0x8007007e**
@@ -54,12 +56,12 @@ Enable the "Windows Subsystem for Linux" optional feature and reboot.
54
56
55
57
56
58
57
-
5. Create your UNIX username and password. This user account can be different from, and has no relationship to, your Windows username and password. [Read more](user-support.md).
59
+
5. Create your LINUX username and password. This user account has no relationship to your Windows username and password and hence can be different. [Read more](user-support.md).
58
60
59
61
You're done! Now you can use your Linux environment.
60
62
61
63
### For Anniversary Update and Creators Update: Install using lxrun
62
-
lxrun installs Ubuntu user-mode by default on top of the Windows subsystem for Linux.
64
+
lxrun installs Ubuntu user-mode by default on top of the Windows Subsystem for Linux.
63
65
64
66
> Since moving to the store, we have stopped keeping this user-mode image up to date. When you're done, run `apt-get update`.
65
67
@@ -81,7 +83,7 @@ lxrun installs Ubuntu user-mode by default on top of the Windows subsystem for L
81
83
82
84
4. Create a UNIX user
83
85
84
-
The first time you install the Windows subsystem for Linux, you will be prompted to create a UNIX username and password.
86
+
The first time you install the Windows Subsystem for Linux, you will be prompted to create a UNIX username and password.
85
87

86
88
87
89
This UNIX username and password can be different from, and has no relationship to, your Windows username and password. [Learn more about your UNIX account.](user-support.md).
0 commit comments