documentation: adt-manual - updates to adt_installer location choice

Fixes [YOCTO_#2930]

You can now select the install location directory instead of
automatically going to /opt/poky.  Some small edits to the
section that describes what happens when you fire off the
adt_installer script.

(From yocto-docs rev: 57f34c9b3a82222ed0ffc99e998614884b9a3486)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-09-26 13:58:31 -07:00 committed by Richard Purdie
parent 43f295d3f1
commit 691d46286c
1 changed files with 4 additions and 3 deletions

View File

@ -200,9 +200,10 @@
</note> </note>
<para> <para>
Once the installer begins to run, you are asked to confirm the location for Once the installer begins to run, you are asked to enter the location for
cross-toolchain installation, which is <filename>/opt/poky/&lt;release&gt;</filename>. cross-toolchain installation.
After confirming the location, you are prompted to run in The default location is <filename>/opt/poky/&lt;release&gt;</filename>.
After selecting the location, you are prompted to run in
interactive or silent mode. interactive or silent mode.
If you want to closely monitor the installation, choose “I” for interactive If you want to closely monitor the installation, choose “I” for interactive
mode rather than “S” for silent mode. mode rather than “S” for silent mode.