diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-01-05 11:00:59 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-14 15:25:27 +0000 |
commit | b797db0db4b472edbee96cd891c9523818d13346 (patch) | |
tree | 219fa940ca3407006357c3fc90acb5c252906235 /documentation/ref-manual/ref-tasks.xml | |
parent | 64c37b5400b489a3b52bbffac59689b392e0e1f0 (diff) | |
download | poky-b797db0db4b472edbee96cd891c9523818d13346.tar.gz |
documentation: Created new YP Overview Manual
Fixes [YOCTO #12370]
Added a new chapter to the newly created Yocto Project Overview
Manual. This chapter originated from the YP Reference Manual and
was the old chapter 3, which talked a lot about various concepts.
This information is better suited for the new overview manual.
The change involved moving the entire chapter and renaming it.
This move of the content affected many, many external references
and links into the old area. Consequently, I had to recast all
these links from the different manual.
Changes also included fixing the mega-manual.xml file so that it
would include the new overview manual as part of it.
Many figures had to be relocated as part of the move as well. This
meant deleting them from the ref-manual/figures folder and putting
them into the overview-manual/figures folder.
(From yocto-docs rev: 87b81358f2bbd02b4a0d966d86c4d7b006d4d78f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
-rw-r--r-- | documentation/ref-manual/ref-tasks.xml | 44 |
1 files changed, 23 insertions, 21 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index c726cb904b..62a677a430 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml | |||
@@ -220,8 +220,8 @@ | |||
220 | 220 | ||
221 | <para> | 221 | <para> |
222 | For more information on image creation, see the | 222 | For more information on image creation, see the |
223 | "<link linkend='image-generation-dev-environment'>Image Generation</link>" | 223 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#image-generation-dev-environment'>Image Generation</ulink>" |
224 | section. | 224 | section in the Yocto Project Overview Manual. |
225 | </para> | 225 | </para> |
226 | </section> | 226 | </section> |
227 | 227 | ||
@@ -246,8 +246,8 @@ | |||
246 | 246 | ||
247 | <para> | 247 | <para> |
248 | For more information on image creation, see the | 248 | For more information on image creation, see the |
249 | "<link linkend='image-generation-dev-environment'>Image Generation</link>" | 249 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#image-generation-dev-environment'>Image Generation</ulink>" |
250 | section. | 250 | section in the Yocto Project Overview Manual. |
251 | </para> | 251 | </para> |
252 | </section> | 252 | </section> |
253 | 253 | ||
@@ -367,8 +367,8 @@ | |||
367 | <filename>${</filename><link linkend='var-DEPLOY_DIR_DEB'><filename>DEPLOY_DIR_DEB</filename></link><filename>}</filename> | 367 | <filename>${</filename><link linkend='var-DEPLOY_DIR_DEB'><filename>DEPLOY_DIR_DEB</filename></link><filename>}</filename> |
368 | directory in the package feeds area. | 368 | directory in the package feeds area. |
369 | For more information, see the | 369 | For more information, see the |
370 | "<link linkend='package-feeds-dev-environment'>Package Feeds</link>" | 370 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" |
371 | section. | 371 | section in the Yocto Project Overview Manual. |
372 | </para> | 372 | </para> |
373 | </section> | 373 | </section> |
374 | 374 | ||
@@ -381,8 +381,8 @@ | |||
381 | <filename>${</filename><link linkend='var-DEPLOY_DIR_IPK'><filename>DEPLOY_DIR_IPK</filename></link><filename>}</filename> | 381 | <filename>${</filename><link linkend='var-DEPLOY_DIR_IPK'><filename>DEPLOY_DIR_IPK</filename></link><filename>}</filename> |
382 | directory in the package feeds area. | 382 | directory in the package feeds area. |
383 | For more information, see the | 383 | For more information, see the |
384 | "<link linkend='package-feeds-dev-environment'>Package Feeds</link>" | 384 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" |
385 | section. | 385 | section in the Yocto Project Overview Manual. |
386 | </para> | 386 | </para> |
387 | </section> | 387 | </section> |
388 | 388 | ||
@@ -395,8 +395,8 @@ | |||
395 | <filename>${</filename><link linkend='var-DEPLOY_DIR_RPM'><filename>DEPLOY_DIR_RPM</filename></link><filename>}</filename> | 395 | <filename>${</filename><link linkend='var-DEPLOY_DIR_RPM'><filename>DEPLOY_DIR_RPM</filename></link><filename>}</filename> |
396 | directory in the package feeds area. | 396 | directory in the package feeds area. |
397 | For more information, see the | 397 | For more information, see the |
398 | "<link linkend='package-feeds-dev-environment'>Package Feeds</link>" | 398 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" |
399 | section. | 399 | section in the Yocto Project Overview Manual. |
400 | </para> | 400 | </para> |
401 | </section> | 401 | </section> |
402 | 402 | ||
@@ -408,8 +408,8 @@ | |||
408 | <filename>${</filename><link linkend='var-DEPLOY_DIR_TAR'><filename>DEPLOY_DIR_TAR</filename></link><filename>}</filename> | 408 | <filename>${</filename><link linkend='var-DEPLOY_DIR_TAR'><filename>DEPLOY_DIR_TAR</filename></link><filename>}</filename> |
409 | directory in the package feeds area. | 409 | directory in the package feeds area. |
410 | For more information, see the | 410 | For more information, see the |
411 | "<link linkend='package-feeds-dev-environment'>Package Feeds</link>" | 411 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" |
412 | section. | 412 | section Yocto Project Overview Manual. |
413 | </para> | 413 | </para> |
414 | </section> | 414 | </section> |
415 | 415 | ||
@@ -431,8 +431,8 @@ | |||
431 | <para> | 431 | <para> |
432 | Locates patch files and applies them to the source code. | 432 | Locates patch files and applies them to the source code. |
433 | See the | 433 | See the |
434 | "<link linkend='patching-dev-environment'>Patching</link>" | 434 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#patching-dev-environment'>Patching</ulink>" |
435 | section for more information. | 435 | section in the Yocto Project Overview Manual for more information. |
436 | </para> | 436 | </para> |
437 | </section> | 437 | </section> |
438 | 438 | ||
@@ -451,8 +451,8 @@ | |||
451 | <para> | 451 | <para> |
452 | Creates the file and directory structure for an installable SDK. | 452 | Creates the file and directory structure for an installable SDK. |
453 | See the | 453 | See the |
454 | "<link linkend='sdk-generation-dev-environment'>SDK Generation</link>" | 454 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#sdk-generation-dev-environment'>SDK Generation</ulink>" |
455 | section for more information. | 455 | section in the Yocto Project Overview Manual for more information. |
456 | </para> | 456 | </para> |
457 | </section> | 457 | </section> |
458 | 458 | ||
@@ -538,8 +538,9 @@ | |||
538 | <link linkend='var-S'><filename>S</filename></link> variable also | 538 | <link linkend='var-S'><filename>S</filename></link> variable also |
539 | plays a role in where unpacked source files ultimately reside. | 539 | plays a role in where unpacked source files ultimately reside. |
540 | For more information on how source files are unpacked, see the | 540 | For more information on how source files are unpacked, see the |
541 | "<link linkend='source-fetching-dev-environment'>Source Fetching</link>" | 541 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#source-fetching-dev-environment'>Source Fetching</ulink>" |
542 | section and the <filename>WORKDIR</filename> and | 542 | section in the Yocto Project Overview Manual and also see the |
543 | <filename>WORKDIR</filename> and | ||
543 | <filename>S</filename> variable descriptions. | 544 | <filename>S</filename> variable descriptions. |
544 | </para> | 545 | </para> |
545 | </section> | 546 | </section> |
@@ -757,7 +758,7 @@ | |||
757 | 758 | ||
758 | <para> | 759 | <para> |
759 | Creates or updates the index in the | 760 | Creates or updates the index in the |
760 | <link linkend='package-feeds-dev-environment'>Package Feeds</link> | 761 | <ulink url='&YOCTO_DOCS_OVERVIEW_URL;#package-feeds-dev-environment'>Package Feeds</ulink> |
761 | area. | 762 | area. |
762 | <note> | 763 | <note> |
763 | This task is not triggered with the | 764 | This task is not triggered with the |
@@ -809,8 +810,9 @@ | |||
809 | Creates the root filesystem (file and directory structure) for an | 810 | Creates the root filesystem (file and directory structure) for an |
810 | image. | 811 | image. |
811 | See the | 812 | See the |
812 | "<link linkend='image-generation-dev-environment'>Image Generation</link>" | 813 | "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#image-generation-dev-environment'>Image Generation</ulink>" |
813 | section for more information on how the root filesystem is created. | 814 | section in the Yocto Project Overview Manual for more information |
815 | on how the root filesystem is created. | ||
814 | </para> | 816 | </para> |
815 | </section> | 817 | </section> |
816 | 818 | ||