dev-manual: Added the --configfile bootloader option.

(From yocto-docs rev: 649b6cf64a726b0682d756e23e6d56a490ea505e)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ed Bartosh 2016-01-05 15:04:14 -06:00 committed by Richard Purdie
parent 7b3b1f9d31
commit 5d2745190f
1 changed files with 8 additions and 0 deletions

View File

@ -4684,6 +4684,14 @@
<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.
You can provide a full pathname for the file or
a file that exists in the
<filename>canned-wks</filename> folder.
This option overrides all other bootloader options.
</para></listitem>
</itemizedlist>
</para>
</section>