From 5d2745190f95246320315af11ff98e47883f5557 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Tue, 5 Jan 2016 15:04:14 -0600 Subject: dev-manual: Added the --configfile bootloader option. (From yocto-docs rev: 649b6cf64a726b0682d756e23e6d56a490ea505e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index f0836e8b1d..dbf493a150 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4684,6 +4684,14 @@ APPEND or grub kernel command line. + --configfile: + 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 + canned-wks folder. + This option overrides all other bootloader options. + -- cgit 1.2.3-korg