All of lore.kernel.org
 help / color / mirror / Atom feed
From: alhe@linux.microsoft.com
To: docs@lists.yoctoproject.org
Cc: richard.purdie@linuxfoundation.org
Subject: [PATCH 3/4] overview-manual: Document the basics of WSL and create a link to the build host setup process
Date: Sun, 29 Mar 2020 22:42:50 -0700	[thread overview]
Message-ID: <20200330054251.11134-3-alhe@linux.microsoft.com> (raw)
In-Reply-To: <20200330054251.11134-1-alhe@linux.microsoft.com>

Signed-off-by: Alejandro Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Alejandro Hernandez Samaniego <alhe@linux.microsoft.com>
---
 .../overview-manual-yp-intro.xml               | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml
index 30a8ff3320..40ce7e33bb 100644
--- a/documentation/overview-manual/overview-manual-yp-intro.xml
+++ b/documentation/overview-manual/overview-manual-yp-intro.xml
@@ -907,6 +907,24 @@
                     "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-to-use-crops'>Setting Up to Use CROss PlatformS (CROPS)</ulink>"
                     section in the Yocto Project Development Tasks Manual.
                     </para></listitem>
+                <listitem><para>
+                    <emphasis>Windows Subsystem For Linux (WSLv2):</emphasis>
+                    You may use Windows Subsystem For Linux v2 to set up a build
+                    host using Windows 10.
+                    <note>
+                      The Yocto Project is not compatible with WSLv1, it is
+                      compatible but not officially supported nor validated
+                      with WSLv2, if you still decide to use WSL please upgrade
+                      to WSLv2.
+                    </note>
+                    The Windows Subsystem For Linux allows Windows 10 to run a real
+                    Linux kernel inside of a lightweight utility virtual
+                    machine (VM) using virtualization technology.</para>
+                    <para>For information on how to set up a Build Host with
+                    WSLv2, see the
+                    "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-to-use-wsl'>Setting Up to Use Windows Subsystem For Linux</ulink>"
+                    section in the Yocto Project Development Tasks Manual.
+                    </para></listitem>
                 <listitem><para>
                     <emphasis>Toaster:</emphasis>
                     Regardless of what your Build Host is running, you can
-- 
2.17.1


  parent reply	other threads:[~2020-03-30  5:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30  5:42 [PATCH 1/4] ref-manual: Explain the project is not validated against WSL but people may still use it alhe
2020-03-30  5:42 ` [PATCH 2/4] dev-manual: Document the WSLv2 install process alhe
2020-03-30 10:07   ` [docs] " Peter Kjellerstedt
2020-03-31  0:35     ` alhe
2020-03-31  0:55       ` alhe
2020-03-30  5:42 ` alhe [this message]
2020-03-30  5:42 ` [PATCH 4/4] brief-yoctoprojectqs: Document the basics of WSL and create a link to the build host setup process alhe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200330054251.11134-3-alhe@linux.microsoft.com \
    --to=alhe@linux.microsoft.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.