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>
This commit is contained in:
Scott Rifenbark 2013-09-16 10:20:39 -07:00 committed by Richard Purdie
parent 44cc19d2ed
commit fde7349e25
1 changed files with 2 additions and 1 deletions

View File

@ -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>