diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 29 |
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>‐‐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>‐‐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>‐‐timeout</filename>:</emphasis> | 4369 | <listitem><para><emphasis><filename>‐‐timeout</filename>:</emphasis> |
| 4371 | Specifies the number of seconds before the | 4370 | Specifies the number of seconds before the |
