diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/toaster-manual/toaster-manual-setup-and-use.xml | 41 |
1 files changed, 26 insertions, 15 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml index eb2de9b673..74c00c498c 100644 --- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml +++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml | |||
@@ -88,9 +88,11 @@ | |||
88 | <title>The Directory for Cloning Layers</title> | 88 | <title>The Directory for Cloning Layers</title> |
89 | 89 | ||
90 | <para> | 90 | <para> |
91 | If you are running Toaster in Build Mode, Toaster creates | 91 | If you are running Toaster in |
92 | a <filename>_toaster_clones</filename> directory inside | 92 | <link linkend='toaster-build-mode'>Build Mode</link>, |
93 | your Source Directory (i.e. <filename>poky</filename>). | 93 | Toaster creates a <filename>_toaster_clones</filename> |
94 | directory inside your Source Directory | ||
95 | (i.e. <filename>poky</filename>). | ||
94 | For example, suppose you use this command to start Toaster: | 96 | For example, suppose you use this command to start Toaster: |
95 | <literallayout class='monospaced'> | 97 | <literallayout class='monospaced'> |
96 | poky/bitbake/bin/toaster | 98 | poky/bitbake/bin/toaster |
@@ -115,15 +117,16 @@ | |||
115 | <title>The Build Directory</title> | 117 | <title>The Build Directory</title> |
116 | 118 | ||
117 | <para> | 119 | <para> |
118 | If you are running Toaster in Build Mode, Toaster creates a | 120 | If you are running Toaster in |
119 | build directory within your Source Directory (e.g. | 121 | <link linkend='toaster-build-mode'>Build Mode</link>, |
120 | <filename>poky</filename>). | 122 | Toaster creates a build directory within your Source |
123 | Directory (e.g. <filename>poky</filename>). | ||
121 | For example, suppose you use this command to start Toaster: | 124 | For example, suppose you use this command to start Toaster: |
122 | <literallayout class='monospaced'> | 125 | <literallayout class='monospaced'> |
123 | poky/bitbake/bin/toaster | 126 | poky/bitbake/bin/toaster |
124 | </literallayout> | 127 | </literallayout> |
125 | In this example, Toaster creates and uses the | 128 | In this example, Toaster creates and uses the |
126 | <filename>poky/_toaster_clones</filename> | 129 | <filename>poky/build</filename> |
127 | directory to execute the builds. | 130 | directory to execute the builds. |
128 | </para> | 131 | </para> |
129 | 132 | ||
@@ -141,7 +144,8 @@ | |||
141 | <title>Creating a Django Superuser</title> | 144 | <title>Creating a Django Superuser</title> |
142 | 145 | ||
143 | <para> | 146 | <para> |
144 | Toaster is built on the Django framework. | 147 | Toaster is built on the |
148 | <ulink url='https://www.djangoproject.com/'>Django framework</ulink>. | ||
145 | Django provides an administration interface you can use | 149 | Django provides an administration interface you can use |
146 | to edit Toaster configuration parameters. | 150 | to edit Toaster configuration parameters. |
147 | </para> | 151 | </para> |
@@ -382,8 +386,15 @@ | |||
382 | </para> | 386 | </para> |
383 | 387 | ||
384 | <para> | 388 | <para> |
385 | The <filename>lsupdates</filename> command fetches the | 389 | The <filename>lsupdates</filename> command fetches |
386 | initial recipes and layers data from the layer index. | 390 | information about machines, recipes and |
391 | layers available as part of OpenEmbedded. | ||
392 | The information is fetched from the | ||
393 | <ulink url='http://layers.openembedded.org/'>OpenEmbedded Metadata Index</ulink>. | ||
394 | This information provides easy access to metadata | ||
395 | from Toaster, and it is key for Toaster's usability. | ||
396 | It is not recommended that you use Toaster without | ||
397 | fetching this information." | ||
387 | </para> | 398 | </para> |
388 | 399 | ||
389 | <para> | 400 | <para> |
@@ -1336,17 +1347,17 @@ | |||
1336 | <para> | 1347 | <para> |
1337 | Following are several videos that show how to use the Toaster GUI: | 1348 | Following are several videos that show how to use the Toaster GUI: |
1338 | <itemizedlist> | 1349 | <itemizedlist> |
1350 | <listitem><para><emphasis>Build Configuration:</emphasis> | ||
1351 | This | ||
1352 | <ulink url='https://www.youtube.com/watch?v=qYgDZ8YzV6w'>video</ulink> | ||
1353 | overviews and demonstrates build configuration for Toaster. | ||
1354 | </para></listitem> | ||
1339 | <listitem><para><emphasis>Build Custom Layers:</emphasis> | 1355 | <listitem><para><emphasis>Build Custom Layers:</emphasis> |
1340 | This | 1356 | This |
1341 | <ulink url='https://www.youtube.com/watch?v=QJzaE_XjX5c'>video</ulink> | 1357 | <ulink url='https://www.youtube.com/watch?v=QJzaE_XjX5c'>video</ulink> |
1342 | shows you how to build custom layers that are used with | 1358 | shows you how to build custom layers that are used with |
1343 | Toaster. | 1359 | Toaster. |
1344 | </para></listitem> | 1360 | </para></listitem> |
1345 | <listitem><para><emphasis>Build Configuration:</emphasis> | ||
1346 | This | ||
1347 | <ulink url='https://www.youtube.com/watch?v=qYgDZ8YzV6w'>video</ulink> | ||
1348 | overviews and demonstrates build configuration for Toaster. | ||
1349 | </para></listitem> | ||
1350 | <listitem><para><emphasis>Toaster Homepage and Table Controls:</emphasis> | 1361 | <listitem><para><emphasis>Toaster Homepage and Table Controls:</emphasis> |
1351 | This | 1362 | This |
1352 | <ulink url='https://www.youtube.com/watch?v=QEARDnrR1Xw'>video</ulink> | 1363 | <ulink url='https://www.youtube.com/watch?v=QEARDnrR1Xw'>video</ulink> |