[yocto] [PATCH 6/7] dev-manual: add description of --configfile option

Ed Bartosh ed.bartosh at linux.intel.com
Tue Jan 5 03:10:55 PST 2016


Added description of wic kickstart bootloader --configfile
option to OpenEmbedded Kickstart (.wks) Reference.

Signed-off-by: Ed Bartosh <ed.bartosh at linux.intel.com>
---
 documentation/dev-manual/dev-manual-common-tasks.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 7b9e8a9..41e2a76 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4665,6 +4665,11 @@
                             <filename>APPEND</filename> or
                             <filename>grub</filename> kernel command line.
                             </para></listitem>
+                        <listitem><para><emphasis><filename>--configfile</filename>:</emphasis>
+                            Specifies a user defined configuration file for the bootloader.
+                            This file must be located in the canned-wks folder or could be the
+                            full path to the file. This option overrides all other bootloader
+                            options.</para></listitem>
                     </itemizedlist>
                 </para>
             </section>
-- 
2.1.4




More information about the yocto mailing list