summaryrefslogtreecommitdiff
path: root/docs/using.txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-26 10:13:12 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-26 10:13:12 +0100
commit6967ec40538c8b4f8646dfc38aa355dc70a84dab (patch)
treef00c8bb9588ab648907a32cb0bd668cd755349e5 /docs/using.txt
parent3b3eb69398bbc7cc6c8f413fcaefe5e688566289 (diff)
reflect updates to OpenADK in docs and screenshots
Diffstat (limited to 'docs/using.txt')
-rw-r--r--docs/using.txt18
1 files changed, 10 insertions, 8 deletions
diff --git a/docs/using.txt b/docs/using.txt
index 7cf109609..44537087b 100644
--- a/docs/using.txt
+++ b/docs/using.txt
@@ -18,16 +18,18 @@ assistant:
For each menu entry in the configuration tool, you can find associated
help that describes the purpose of the entry.
-image::menuconfig.png[]
+image::openadk-appliance.png[]
-First of all you need to choose your target architecture, your target
-system, your target C library, your target firmware type and your target
-package format. After that you can select individual packages and kernel
-settings or just use one of the predefined package collections. When you
-are ready exit and save. You can always redefine the configuration
-using +make menuconfig+.
+First of all you need to choose a new or predefined appliance.
+This is a collection of different packages and configuration options
+for specific appliance.
-image::menuconfig-configured.png[]
+image::openadk-target.png[]
+
+After that you can choose your target architecture, your target system and
+other general stuff. Then you can select individual packages and kernel
+settings. When you are ready exit and save. You can always redefine the
+configuration using +make menuconfig+.
Once everything is configured, the configuration tool generates a
+.config+ file that contains the description of your configuration. It