[install-guide] added timeout option to bootloader kickstart directive

Jack Reed jjr at fedoraproject.org
Mon Feb 27 06:17:24 UTC 2012


commit 2880971fdda23d4c6a0a1f50f8768922aef9f58b
Author: Jack Reed <jreed at redhat.com>
Date:   Mon Feb 27 12:15:05 2012 +1000

    added timeout option to bootloader kickstart directive

 en-US/Kickstart2.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Kickstart2.xml b/en-US/Kickstart2.xml
index 7bade31..c3131c3 100644
--- a/en-US/Kickstart2.xml
+++ b/en-US/Kickstart2.xml
@@ -559,6 +559,12 @@ Boot loader configuration
 
 <listitem>
 	<para>
+		<command>--timeout=</command> &mdash; Specifies how many seconds the splash menu or hidden menu will wait for a selection before booting the default option. Specifying 0 will tell GRUB not to display these menus.
+	</para>
+</listitem>
+
+<listitem>
+	<para>
 		<command>--upgrade</command> &mdash; Upgrade the existing boot loader configuration, preserving the old entries. This option is only available for upgrades.
 	</para>
 </listitem>


More information about the docs-commits mailing list