From 691d46286c97dd1e9e1a4c9dbf3b9dc3149b8a9e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 26 Sep 2012 13:58:31 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 119bfdad22..5957915419 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -200,9 +200,10 @@ - Once the installer begins to run, you are asked to confirm the location for - cross-toolchain installation, which is /opt/poky/<release>. - After confirming the location, you are prompted to run in + Once the installer begins to run, you are asked to enter the location for + cross-toolchain installation. + The default location is /opt/poky/<release>. + After selecting the location, you are prompted to run in interactive or silent mode. If you want to closely monitor the installation, choose ā€œIā€ for interactive mode rather than ā€œSā€ for silent mode. -- cgit v1.2.3-54-g00ecf