From fb4649297b0510fd739e9449a01d9bfdb2502963 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 1 Aug 2014 10:24:54 +0300 Subject: 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 Signed-off-by: Richard Purdie --- .../dev-manual/dev-manual-common-tasks.xml | 29 +++++++++++----------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'documentation/dev-manual') 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 @@ only the basic kickstart partitioning commands: partition (or part for short) and bootloader. + + + Bootloader functionality and boot partitions are + implemented by the various + ‐‐source + plugins that implement bootloader functionality. + The bootloader command essentially provides a means of + modifying bootloader configuration. + + + Future updates will implement more commands and options. + If you use anything that is not specifically + supported, results can be unpredictable. + @@ -4351,21 +4365,6 @@ This command specifies how the boot loader should be and supports the following options: - - - Bootloader functionality and boot partitions - are implemented by the various - ‐‐source - plugins that implement bootloader - functionality. - The bootloader command essentially provides a - means of modifying bootloader configuration. - - - Future updates will implement more commands and options. - If you use anything that is not specifically - supported, results can be unpredictable. - ‐‐timeout: Specifies the number of seconds before the -- cgit v1.2.3-54-g00ecf