summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-08-01 10:24:54 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-02 10:00:26 +0100
commitfb4649297b0510fd739e9449a01d9bfdb2502963 (patch)
treef61701b291c2bacfac579e9ef57e0ec944269e24 /documentation/dev-manual
parentf937e05b44f6b46ba60c4d3a18f57bb78b0ec7c0 (diff)
downloadpoky-fb4649297b0510fd739e9449a01d9bfdb2502963.tar.gz
dev-manual: Edits to the wic reference section.
Pulled a note about future support of commands and options from the bootloader section and got it up in the higher level intro section for that part of the manual. (From yocto-docs rev: f8d677301abcd0d549ea9ad4cca79f43cb2db7f0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml29
1 files changed, 14 insertions, 15 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 8f7c6d9269..4174d94527 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4205,6 +4205,20 @@
4205 only the basic kickstart partitioning commands: 4205 only the basic kickstart partitioning commands:
4206 <filename>partition</filename> (or <filename>part</filename> 4206 <filename>partition</filename> (or <filename>part</filename>
4207 for short) and <filename>bootloader</filename>. 4207 for short) and <filename>bootloader</filename>.
4208 <note>
4209 <para>
4210 Bootloader functionality and boot partitions are
4211 implemented by the various
4212 <filename>&dash;&dash;source</filename>
4213 plugins that implement bootloader functionality.
4214 The bootloader command essentially provides a means of
4215 modifying bootloader configuration.
4216 </para>
4217 <para>
4218 Future updates will implement more commands and options.
4219 If you use anything that is not specifically
4220 supported, results can be unpredictable.</para>
4221 </note>
4208 </para> 4222 </para>
4209 4223
4210 <para> 4224 <para>
@@ -4351,21 +4365,6 @@
4351 <para> 4365 <para>
4352 This command specifies how the boot loader should be 4366 This command specifies how the boot loader should be
4353 and supports the following options: 4367 and supports the following options:
4354 <note>
4355 <para>
4356 Bootloader functionality and boot partitions
4357 are implemented by the various
4358 <filename>&dash;&dash;source</filename>
4359 plugins that implement bootloader
4360 functionality.
4361 The bootloader command essentially provides a
4362 means of modifying bootloader configuration.
4363 </para>
4364 <para>
4365 Future updates will implement more commands and options.
4366 If you use anything that is not specifically
4367 supported, results can be unpredictable.</para>
4368 </note>
4369 <itemizedlist> 4368 <itemizedlist>
4370 <listitem><para><emphasis><filename>&dash;&dash;timeout</filename>:</emphasis> 4369 <listitem><para><emphasis><filename>&dash;&dash;timeout</filename>:</emphasis>
4371 Specifies the number of seconds before the 4370 Specifies the number of seconds before the