Commit 380e713
Main > Live (#2192)
* Final editorial review update (#2063)
Fix oobe delete user path
Rename best practices to recommendations
Minor writing style updates
* Fix backtick in build-custom-distro.md (#2062)
* Remove the duplicate `feedback_product_url` value (#2040)
* Update troubleshooting.md (#2034)
Azure virtual machine does support Nested Virtualization, but cannot use with Trusted Launch. Hence proposing minor correction.
* Update networking.md (#2033)
Updated that the hostname takes a lowercase -i as the address flag. This can be seen by running hostname --help. also made the "under the hood" section more verbose with the full length ip-address command.
* Add the information about the --pre-release option (#2031)
* Add note for blocked Microsoft Store (#2030)
* Add note for blocked Microsoft Store
* Editorial update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Add rule to ignore service account's contribute (#2039)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command. (#2028)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command.
* Add Docker Desktop error recommendation
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fix warnings (#2065)
* Fix pytorch directml install command (#2066)
Resolves #2044
* Add documentation for shortcut.enabled and windowsterminal.enabled (#2076)
* Add documentation for shortcut.enabled and windowsterminal.enabled
* Small fixes
* chore: update wsl config docs (#2087)
WSL default behaviour changed as of May 2024
* Put the whole command in a block (#2071)
* Put the whole command in a block
Without this change, the command gets inline and breaks at the beginning, confusing the reader, making them think the command begins by route instead of ip
* Update WSL/networking.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* Fix `contributors_to_exclude` did not work (#2068)
* make sure the systemd-sysv package is installed (#1996)
* make sure the systemd-sysv package is installed
* Update WSL/systemd.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* WSL/wsl-config.md: rewrite lead for clarity (#2021)
* WSL/wsl-config.md: rewrite lead for clarity
This is a rewrite of the lead section, as I feel the previous one was long-winded yet did not meaningfully summarize the most important points of the article.
* Minor changes to this table format update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fixed typos (#2092)
* Update wsl-database.md (#2096)
* Update wsl-database.md
Update the Microsoft SQL Server installation link to SQL Server on WSL 2
* Updated to fix link and streamline title.
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Update systemd.md (#2102)
* Update systemd.md
State that `wsl --version` command could throws an error if outdated and therefore it must be updated to make systemd working on the distribution.
* Update formatting
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* add section for wsl manage (#2107)
* Update disk space expand command format (#2121)
* Fix typo in troubleshooting.md (#2114)
* Add platform id to feedback template
* add kernelModules documentation (#2145)
* Add the default column value for kernelModules (#2146)
* add kernelModules documentation
* Add the default column value for kernelModules
* Fix incorrect "hostname -i" command in networking.md (#2083)
The lower case "-i" will return a "127.0.1.1" which is a loop back address. The address cannot be accessed from Windows side. The upper-case "-I" instead will return the outside address of the WSL instance seen by Windows.
Thus "-I" should be used instead of "-i" to get the host IP seen from WSL. There's already a note saying about this below the changed part.
This commit mainly reverts the change of PR #2033.
* Simplify instructions around making settings take effect
* Updated docs for server core. (#2098)
* Update install-manual.md for server core
* Update install-on-server.md
* Fix umask default for DrvFs automount (#2004)
* Make docs consistent with DrvFs automount umask behavior
Resolves #1628 by making docs consistent with real behavior tested in WSL2. (Also resolves #1767 by making the table consistent with the following paragraph, but note from testing, it was the paragraph that didn't match the real behavior, not the table.)
* Update WSL/wsl-config.md
* Update WSL/wsl-config.md
* Update WSL/wsl-config.md
* Update WSL/wsl-config.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* Update troubleshooting.md with troubleshooting tips with GSA (#2151)
There are compatibility issues with the Microsoft Global Secure Access Client and WSL. Updating troubleshooting to help unblock WSL users.
* "Change directory to home" is not accurate (#2152)
* Use consistent table formatting in wsl-config (#2131)
* Remove unused images (#2128)
* Remove unused images
* Delete WSL/media/updateAndSecurity.png
* Update links and text in ThirdPartyNotices per CELA request
See https://ceapex.visualstudio.com/Engineering/_workitems/edit/997743.
* Update formatting in ThirdPartyNotices file
* Update formatting in ThirdPartyNotices file
* Remove duplicate privacy information link.
* Add WSL Open Source links and overview (#2182)
* resolve conflict (#2184)
* Main > Live (#2122)
* Final editorial review update (#2063)
Fix oobe delete user path
Rename best practices to recommendations
Minor writing style updates
* Fix backtick in build-custom-distro.md (#2062)
* Remove the duplicate `feedback_product_url` value (#2040)
* Update troubleshooting.md (#2034)
Azure virtual machine does support Nested Virtualization, but cannot use with Trusted Launch. Hence proposing minor correction.
* Update networking.md (#2033)
Updated that the hostname takes a lowercase -i as the address flag. This can be seen by running hostname --help. also made the "under the hood" section more verbose with the full length ip-address command.
* Add the information about the --pre-release option (#2031)
* Add note for blocked Microsoft Store (#2030)
* Add note for blocked Microsoft Store
* Editorial update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Add rule to ignore service account's contribute (#2039)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command. (#2028)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command.
* Add Docker Desktop error recommendation
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fix warnings (#2065)
* Fix pytorch directml install command (#2066)
Resolves #2044
* Add documentation for shortcut.enabled and windowsterminal.enabled (#2076)
* Add documentation for shortcut.enabled and windowsterminal.enabled
* Small fixes
* chore: update wsl config docs (#2087)
WSL default behaviour changed as of May 2024
* Put the whole command in a block (#2071)
* Put the whole command in a block
Without this change, the command gets inline and breaks at the beginning, confusing the reader, making them think the command begins by route instead of ip
* Update WSL/networking.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* Fix `contributors_to_exclude` did not work (#2068)
* make sure the systemd-sysv package is installed (#1996)
* make sure the systemd-sysv package is installed
* Update WSL/systemd.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* WSL/wsl-config.md: rewrite lead for clarity (#2021)
* WSL/wsl-config.md: rewrite lead for clarity
This is a rewrite of the lead section, as I feel the previous one was long-winded yet did not meaningfully summarize the most important points of the article.
* Minor changes to this table format update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fixed typos (#2092)
* Update wsl-database.md (#2096)
* Update wsl-database.md
Update the Microsoft SQL Server installation link to SQL Server on WSL 2
* Updated to fix link and streamline title.
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Update systemd.md (#2102)
* Update systemd.md
State that `wsl --version` command could throws an error if outdated and therefore it must be updated to make systemd working on the distribution.
* Update formatting
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* add section for wsl manage (#2107)
* Update disk space expand command format (#2121)
* Fix typo in troubleshooting.md (#2114)
* Add platform id to feedback template
* add kernelModules documentation (#2145)
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* Add WSL Open Source links and overview
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* resolve merge conflict (#2186)
* Main > Live (#2122)
* Final editorial review update (#2063)
Fix oobe delete user path
Rename best practices to recommendations
Minor writing style updates
* Fix backtick in build-custom-distro.md (#2062)
* Remove the duplicate `feedback_product_url` value (#2040)
* Update troubleshooting.md (#2034)
Azure virtual machine does support Nested Virtualization, but cannot use with Trusted Launch. Hence proposing minor correction.
* Update networking.md (#2033)
Updated that the hostname takes a lowercase -i as the address flag. This can be seen by running hostname --help. also made the "under the hood" section more verbose with the full length ip-address command.
* Add the information about the --pre-release option (#2031)
* Add note for blocked Microsoft Store (#2030)
* Add note for blocked Microsoft Store
* Editorial update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Add rule to ignore service account's contribute (#2039)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command. (#2028)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command.
* Add Docker Desktop error recommendation
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fix warnings (#2065)
* Fix pytorch directml install command (#2066)
Resolves #2044
* Add documentation for shortcut.enabled and windowsterminal.enabled (#2076)
* Add documentation for shortcut.enabled and windowsterminal.enabled
* Small fixes
* chore: update wsl config docs (#2087)
WSL default behaviour changed as of May 2024
* Put the whole command in a block (#2071)
* Put the whole command in a block
Without this change, the command gets inline and breaks at the beginning, confusing the reader, making them think the command begins by route instead of ip
* Update WSL/networking.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* Fix `contributors_to_exclude` did not work (#2068)
* make sure the systemd-sysv package is installed (#1996)
* make sure the systemd-sysv package is installed
* Update WSL/systemd.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* WSL/wsl-config.md: rewrite lead for clarity (#2021)
* WSL/wsl-config.md: rewrite lead for clarity
This is a rewrite of the lead section, as I feel the previous one was long-winded yet did not meaningfully summarize the most important points of the article.
* Minor changes to this table format update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fixed typos (#2092)
* Update wsl-database.md (#2096)
* Update wsl-database.md
Update the Microsoft SQL Server installation link to SQL Server on WSL 2
* Updated to fix link and streamline title.
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Update systemd.md (#2102)
* Update systemd.md
State that `wsl --version` command could throws an error if outdated and therefore it must be updated to make systemd working on the distribution.
* Update formatting
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* add section for wsl manage (#2107)
* Update disk space expand command format (#2121)
* Fix typo in troubleshooting.md (#2114)
* Add platform id to feedback template
* add kernelModules documentation (#2145)
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* Add WSL Open Source links and overview
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* Resolve conflicts attempt 3 (#2188)
* Main > Live (#2122)
* Final editorial review update (#2063)
Fix oobe delete user path
Rename best practices to recommendations
Minor writing style updates
* Fix backtick in build-custom-distro.md (#2062)
* Remove the duplicate `feedback_product_url` value (#2040)
* Update troubleshooting.md (#2034)
Azure virtual machine does support Nested Virtualization, but cannot use with Trusted Launch. Hence proposing minor correction.
* Update networking.md (#2033)
Updated that the hostname takes a lowercase -i as the address flag. This can be seen by running hostname --help. also made the "under the hood" section more verbose with the full length ip-address command.
* Add the information about the --pre-release option (#2031)
* Add note for blocked Microsoft Store (#2030)
* Add note for blocked Microsoft Store
* Editorial update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Add rule to ignore service account's contribute (#2039)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command. (#2028)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command.
* Add Docker Desktop error recommendation
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fix warnings (#2065)
* Fix pytorch directml install command (#2066)
Resolves #2044
* Add documentation for shortcut.enabled and windowsterminal.enabled (#2076)
* Add documentation for shortcut.enabled and windowsterminal.enabled
* Small fixes
* chore: update wsl config docs (#2087)
WSL default behaviour changed as of May 2024
* Put the whole command in a block (#2071)
* Put the whole command in a block
Without this change, the command gets inline and breaks at the beginning, confusing the reader, making them think the command begins by route instead of ip
* Update WSL/networking.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* Fix `contributors_to_exclude` did not work (#2068)
* make sure the systemd-sysv package is installed (#1996)
* make sure the systemd-sysv package is installed
* Update WSL/systemd.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* WSL/wsl-config.md: rewrite lead for clarity (#2021)
* WSL/wsl-config.md: rewrite lead for clarity
This is a rewrite of the lead section, as I feel the previous one was long-winded yet did not meaningfully summarize the most important points of the article.
* Minor changes to this table format update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fixed typos (#2092)
* Update wsl-database.md (#2096)
* Update wsl-database.md
Update the Microsoft SQL Server installation link to SQL Server on WSL 2
* Updated to fix link and streamline title.
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Update systemd.md (#2102)
* Update systemd.md
State that `wsl --version` command could throws an error if outdated and therefore it must be updated to make systemd working on the distribution.
* Update formatting
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* add section for wsl manage (#2107)
* Update disk space expand command format (#2121)
* Fix typo in troubleshooting.md (#2114)
* Add platform id to feedback template
* add kernelModules documentation (#2145)
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* Add WSL Open Source links and overview
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* Main > Live (#2122) (#2189)
* Main > Live (#2122)
* Final editorial review update (#2063)
Fix oobe delete user path
Rename best practices to recommendations
Minor writing style updates
* Fix backtick in build-custom-distro.md (#2062)
* Remove the duplicate `feedback_product_url` value (#2040)
* Update troubleshooting.md (#2034)
Azure virtual machine does support Nested Virtualization, but cannot use with Trusted Launch. Hence proposing minor correction.
* Update networking.md (#2033)
Updated that the hostname takes a lowercase -i as the address flag. This can be seen by running hostname --help. also made the "under the hood" section more verbose with the full length ip-address command.
* Add the information about the --pre-release option (#2031)
* Add note for blocked Microsoft Store (#2030)
* Add note for blocked Microsoft Store
* Editorial update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Add rule to ignore service account's contribute (#2039)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command. (#2028)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command.
* Add Docker Desktop error recommendation
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fix warnings (#2065)
* Fix pytorch directml install command (#2066)
Resolves #2044
* Add documentation for shortcut.enabled and windowsterminal.enabled (#2076)
* Add documentation for shortcut.enabled and windowsterminal.enabled
* Small fixes
* chore: update wsl config docs (#2087)
WSL default behaviour changed as of May 2024
* Put the whole command in a block (#2071)
* Put the whole command in a block
Without this change, the command gets inline and breaks at the beginning, confusing the reader, making them think the command begins by route instead of ip
* Update WSL/networking.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* Fix `contributors_to_exclude` did not work (#2068)
* make sure the systemd-sysv package is installed (#1996)
* make sure the systemd-sysv package is installed
* Update WSL/systemd.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* WSL/wsl-config.md: rewrite lead for clarity (#2021)
* WSL/wsl-config.md: rewrite lead for clarity
This is a rewrite of the lead section, as I feel the previous one was long-winded yet did not meaningfully summarize the most important points of the article.
* Minor changes to this table format update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fixed typos (#2092)
* Update wsl-database.md (#2096)
* Update wsl-database.md
Update the Microsoft SQL Server installation link to SQL Server on WSL 2
* Updated to fix link and streamline title.
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Update systemd.md (#2102)
* Update systemd.md
State that `wsl --version` command could throws an error if outdated and therefore it must be updated to make systemd working on the distribution.
* Update formatting
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* add section for wsl manage (#2107)
* Update disk space expand command format (#2121)
* Fix typo in troubleshooting.md (#2114)
* Add platform id to feedback template
* add kernelModules documentation (#2145)
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* Resolve conflict in wsl-config.md (#2190)
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* Fix troubleshooting link (#2191)
* Fix troubleshooting link
* Fix file perm link
* Resolve wsl.conf conflict (#2193)
* Main > Live (#2122)
* Final editorial review update (#2063)
Fix oobe delete user path
Rename best practices to recommendations
Minor writing style updates
* Fix backtick in build-custom-distro.md (#2062)
* Remove the duplicate `feedback_product_url` value (#2040)
* Update troubleshooting.md (#2034)
Azure virtual machine does support Nested Virtualization, but cannot use with Trusted Launch. Hence proposing minor correction.
* Update networking.md (#2033)
Updated that the hostname takes a lowercase -i as the address flag. This can be seen by running hostname --help. also made the "under the hood" section more verbose with the full length ip-address command.
* Add the information about the --pre-release option (#2031)
* Add note for blocked Microsoft Store (#2030)
* Add note for blocked Microsoft Store
* Editorial update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Add rule to ignore service account's contribute (#2039)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command. (#2028)
* Update WSL shutdown instructions for clarity by specifying PowerShell should be run as administrator before executing the shutdown command.
* Add Docker Desktop error recommendation
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fix warnings (#2065)
* Fix pytorch directml install command (#2066)
Resolves #2044
* Add documentation for shortcut.enabled and windowsterminal.enabled (#2076)
* Add documentation for shortcut.enabled and windowsterminal.enabled
* Small fixes
* chore: update wsl config docs (#2087)
WSL default behaviour changed as of May 2024
* Put the whole command in a block (#2071)
* Put the whole command in a block
Without this change, the command gets inline and breaks at the beginning, confusing the reader, making them think the command begins by route instead of ip
* Update WSL/networking.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* Fix `contributors_to_exclude` did not work (#2068)
* make sure the systemd-sysv package is installed (#1996)
* make sure the systemd-sysv package is installed
* Update WSL/systemd.md
---------
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
* WSL/wsl-config.md: rewrite lead for clarity (#2021)
* WSL/wsl-config.md: rewrite lead for clarity
This is a rewrite of the lead section, as I feel the previous one was long-winded yet did not meaningfully summarize the most important points of the article.
* Minor changes to this table format update
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Fixed typos (#2092)
* Update wsl-database.md (#2096)
* Update wsl-database.md
Update the Microsoft SQL Server installation link to SQL Server on WSL 2
* Updated to fix link and streamline title.
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* Update systemd.md (#2102)
* Update systemd.md
State that `wsl --version` command could throws an error if outdated and therefore it must be updated to make systemd working on the distribution.
* Update formatting
---------
Co-authored-by: Matt Wojciakowski <mattwoj@microsoft.com>
* add section for wsl manage (#2107)
* Update disk space expand command format (#2121)
* Fix typo in troubleshooting.md (#2114)
* Add platform id to feedback template
* add kernelModules documentation (#2145)
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
* Resolve conflict in wsl-config.md (#2190)
* Resolve wsl conf conflict (#2194)
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
---------
Co-authored-by: Carlos Nihelton <carlosnsoliveira@gmail.com>
Co-authored-by: Caozhi Li <git@licaoz.com>
Co-authored-by: thiruma0203 <thiruma.msft@hotmail.com>
Co-authored-by: Horsevad <Horsevad@users.noreply.github.com>
Co-authored-by: Carlos Rafael Ramirez <crramirez@users.noreply.github.com>
Co-authored-by: Chunyao Chan <24861096+Civon@users.noreply.github.com>
Co-authored-by: Blue <OneBlue@users.noreply.github.com>
Co-authored-by: alsi-lawr <alexlawrence1418@gmail.com>
Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Zhoneym <140673973+Zhoneym@users.noreply.github.com>
Co-authored-by: multiplealiases <conflictvegetable@protonmail.com>
Co-authored-by: Lucas Dondo / Dondi <59975541+LucasDondo@users.noreply.github.com>
Co-authored-by: Amit Khandelwal <119350246+amitkh-msft@users.noreply.github.com>
Co-authored-by: Federico C. <24813315+fcucino@users.noreply.github.com>
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
Co-authored-by: Ally Zhang <931550270@qq.com>
Co-authored-by: John Kennedy <jken@microsoft.com>
Co-authored-by: Huang, Zhaoquan <zhaoquan2008@hotmail.com>
Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>
Co-authored-by: Ben Hillis <benhill@microsoft.com>
Co-authored-by: Justin Dearing <zippy1981@gmail.com>
Co-authored-by: Jimmy V. Liu <jimmy.v.liu@intel.com>
Co-authored-by: Keith Horton <khorton@microsoft.com>
Co-authored-by: Silent Spud <1478389+SilentSpud@users.noreply.github.com>
Co-authored-by: zwJimRaynor <102346076+zwJimRaynor@users.noreply.github.com>
Co-authored-by: Megan Bradley <mbradley@microsoft.com>1 parent 0e7654c commit 380e713
20 files changed
Lines changed: 116 additions & 33 deletions
File tree
- WSL
- media
- offlineinstallscreens
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
28 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
163 | 167 | | |
164 | 168 | | |
165 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
45 | 54 | | |
46 | 55 | | |
47 | 56 | | |
| |||
50 | 59 | | |
51 | 60 | | |
52 | 61 | | |
53 | | - | |
| 62 | + | |
54 | 63 | | |
55 | | - | |
| 64 | + | |
56 | 65 | | |
57 | | - | |
58 | | - | |
59 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
60 | 74 | | |
| 75 | + | |
61 | 76 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 77 | + | |
67 | 78 | | |
68 | | - | |
69 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
70 | 83 | | |
71 | | - | |
| 84 | + | |
72 | 85 | | |
73 | 86 | | |
74 | 87 | | |
75 | | - | |
| 88 | + | |
76 | 89 | | |
77 | 90 | | |
78 | | - | |
| 91 | + | |
79 | 92 | | |
80 | 93 | | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments