summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-features.xml')
-rw-r--r--documentation/ref-manual/ref-features.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml
index 282a517191..a4516a2665 100644
--- a/documentation/ref-manual/ref-features.xml
+++ b/documentation/ref-manual/ref-features.xml
@@ -297,6 +297,12 @@
297 Enables logging postinstall script runs to 297 Enables logging postinstall script runs to
298 the <filename>/var/log/postinstall.log</filename> file 298 the <filename>/var/log/postinstall.log</filename> file
299 on first boot of the image on the target system. 299 on first boot of the image on the target system.
300 <note>
301 To make the <filename>/var/log</filename> directory
302 on the target persistent, use the
303 <ulink url='&YOCTO_DOCS_REF_URL;#var-VOLATILE_LOG_DIR'><filename>VOLATILE_LOG_DIR</filename></ulink>
304 variable by setting it to "no".
305 </note>
300 </para></listitem> 306 </para></listitem>
301 <listitem><para><emphasis>ptest-pkgs:</emphasis> 307 <listitem><para><emphasis>ptest-pkgs:</emphasis>
302 Installs ptest packages for all ptest-enabled recipes. 308 Installs ptest packages for all ptest-enabled recipes.