mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
documentation: Updated everything for new overview-manual
This involved changing the root manual folder from "getting-started" to "overview-manual". Also, every link using the ENTITY "YOCTO_DOCS_GS_URL" was changed to "YOCTO_DOCS_OM_URL". Most manuals had several occurrences of these links. The makefile needed updating to process the new manual and not process the old "getting-started" manual. (From yocto-docs rev: 1abf64e56e9096258038ae37b787a81bf786bb3b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7105c52799
commit
1b877bc9dd
@@ -327,7 +327,7 @@
|
||||
<para>Following is an example command that extracts the root
|
||||
filesystem from a previously built root filesystem image that
|
||||
was downloaded from the
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;#index-downloads'>Index of Releases</ulink>.
|
||||
<ulink url='&YOCTO_DOCS_OM_URL;#index-downloads'>Index of Releases</ulink>.
|
||||
This command extracts the root filesystem into the
|
||||
<filename>core2-64-sato</filename> directory:
|
||||
<literallayout class='monospaced'>
|
||||
|
||||
@@ -247,7 +247,7 @@
|
||||
<para>
|
||||
The <filename>devtool</filename> command line is organized
|
||||
similarly to
|
||||
<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink> in that it
|
||||
<ulink url='&YOCTO_DOCS_OM_URL;#git'>Git</ulink> in that it
|
||||
has a number of sub-commands for each function.
|
||||
You can run <filename>devtool --help</filename> to see all the
|
||||
commands.
|
||||
|
||||
Reference in New Issue
Block a user