summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/concepts.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-09-23 19:36:01 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-10-07 10:54:26 +0100
commit40b77252122884b8395d59648147a93f2d0e33d9 (patch)
tree36432316236f203c17aefce0e2dace6adca0012a /documentation/overview-manual/concepts.rst
parentb42af6aa4a5c64f80091d9445b79e2565515854c (diff)
downloadpoky-40b77252122884b8395d59648147a93f2d0e33d9.tar.gz
manuals: add references to the "do_rootfs" task
[YOCTO #14508] Reported-by: Quentin Schulz <foss@0leil.net> (From yocto-docs rev: 926c836e5184243fb1aee113962e11c01f0297ee) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r--documentation/overview-manual/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 2aa7676324..8b8625a080 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -1012,7 +1012,7 @@ all the post installation scripts must succeed on the build host during
1012the package installation phase since the root filesystem on the target 1012the package installation phase since the root filesystem on the target
1013is read-only. 1013is read-only.
1014 1014
1015The final stages of the ``do_rootfs`` task handle post processing. Post 1015The final stages of the :ref:`ref-tasks-rootfs` task handle post processing. Post
1016processing includes creation of a manifest file and optimizations. 1016processing includes creation of a manifest file and optimizations.
1017 1017
1018The manifest file (``.manifest``) resides in the same directory as the 1018The manifest file (``.manifest``) resides in the same directory as the