]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
sdk-manual: Updated the connection steps for deployment
authorScott Rifenbark <srifenbark@gmail.com>
Wed, 7 Sep 2016 20:54:44 +0000 (13:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 14:27:33 +0000 (15:27 +0100)
Provided clearer instruction on how to set up a new SSH
connection when deploying an application to QEMU.

(From yocto-docs rev: 93adc542a40e86377380684e1ce294edd0fd7268)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/sdk-manual/sdk-appendix-mars.xml
documentation/sdk-manual/sdk-using.xml

index cdc12e0d2fb9d485930a6edf236ae243773ccc5f..89d7929e9da1fbfb5c56ccf4d93632c8d9580ce7 100644 (file)
                     </para></listitem>
                 <listitem><para>Click "Next".
                     </para></listitem>
-                <listitem><para>Clear out the "host name" field and enter
-                    the IP Address determined earlier (e.g. 192.168.7.2).
+                <listitem><para>Clear out the "Connection name" field and
+                    enter any name you want for the connection.
                     </para></listitem>
                 <listitem><para>Put the IP address for the connection in
-                    "Host" field.
+                    the "Host" field.
+                    For QEMU, the default is <filename>192.168.7.2</filename>.
+                    However, if a previous QEMU session did not exit
+                    cleanly, the IP address increments (e.g.
+                    <filename>192.168.7.3</filename>).
+                    <note>
+                        You can find the IP address for the current QEMU
+                        session by looking in the xterm that opens when
+                        you launch QEMU.
+                    </note>
                     </para></listitem>
-                <listitem><para>Provide <filename>root</filename> for the
-                    "User" field.
+                <listitem><para>Enter <filename>root</filename>, which
+                    is the default for QEMU, for the "User" field.
+                    Be sure to leave the password field empty.
                     </para></listitem>
                 <listitem><para>Click "Finish" to close the
                     New Connections Dialog.
index d3b4e668834188517008ee8cbd2281ac31d97f05..0a16598dd941a78e93467310935b27145fcf75be 100644 (file)
                         Secure Socket Shell and then click "OK".
                         Optionally, you can select an TCF connection instead.
                         </para></listitem>
-                    <listitem><para>Clear out the "Connection name" field and enter
-                        the IP Address determined earlier (e.g. 192.168.7.2).
+                    <listitem><para>Clear out the "Connection name" field and
+                        enter any name you want for the connection.
                         </para></listitem>
                     <listitem><para>Put the IP address for the connection in
-                        "Host" field.
+                        the "Host" field.
+                        For QEMU, the default is <filename>192.168.7.2</filename>.
+                        However, if a previous QEMU session did not exit
+                        cleanly, the IP address increments (e.g.
+                        <filename>192.168.7.3</filename>).
+                        <note>
+                            You can find the IP address for the current QEMU
+                            session by looking in the xterm that opens when
+                            you launch QEMU.
+                        </note>
                         </para></listitem>
-                    <listitem><para>Provide <filename>root</filename> for the
-                        "User" field.
+                    <listitem><para>Enter <filename>root</filename>, which
+                        is the default for QEMU, for the "User" field.
+                        Be sure to leave the password field empty.
                         </para></listitem>
                     <listitem><para>Click "Finish" to close the
                         New Connections Dialog.