aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-09-16 10:20:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-22 12:20:46 +0100
commitfde7349e254f6fa217ec49384cc67fb640c108be (patch)
tree73daa155384a5fc917573f6a35e933a74dcb0639 /documentation
parent44cc19d2edda5e692e7a9057a123d2ef04bfaede (diff)
downloadopenembedded-core-contrib-fde7349e254f6fa217ec49384cc67fb640c108be.tar.gz
ref-manual: Updated the IMAGE_ROOTFS variable description.
Fixes [YOCTO #2808] Applied review edits from Paul. (From yocto-docs rev: d32dad2e1a8dc4daff8df413e9284832a686bd95) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 34083ac1ba..976bf0e4bb 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2000,7 +2000,8 @@ Core layer for images cannot be removed
<glossentry id='var-IMAGE_ROOTFS'><glossterm>IMAGE_ROOTFS</glossterm>
<glossdef>
<para>
- The location of the root filesystem.
+ The location of the root filesystem while it is under
+ construction (i.e. during <filename>do_rootfs</filename>).
This variable is not configurable.
Do not change it.
</para>